chore(website): Remove outdated battlecard (#9117)

This is outdated and probably doesn't send a strong message in its
current form.
This commit is contained in:
Jamil
2025-05-13 08:41:06 -07:00
committed by GitHub
parent a8b29aea21
commit 53b505e748

View File

@@ -367,7 +367,8 @@ export default function Page() {
<UseCaseCards />
<BattleCard />
{/* Needs to be updated */}
{/*<BattleCard />*/}
</>
);
}