Update src/app/page.tsx

This commit is contained in:
2026-03-06 23:58:31 +00:00
parent 9ad6abd1b8
commit f94cdbd116

View File

@@ -211,7 +211,6 @@ export default function LandingPage() {
cardClassName="bg-card rounded-2xl p-8"
valueClassName="text-4xl font-bold text-primary-cta mb-2"
cardTitleClassName="text-xl font-semibold text-foreground mb-2"
cardDescriptionClassName="text-sm text-foreground/60"
/>
</div>