Update src/app/page.tsx

This commit is contained in:
2026-03-14 09:18:41 +00:00
parent c2ae499177
commit c0ff82f130

View File

@@ -131,7 +131,6 @@ export default function LandingPage() {
titleClassName="text-4xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/75"
cardTitleClassName="text-xl font-semibold text-foreground"
cardDescriptionClassName="text-base text-foreground/70"
/>
</div>
@@ -164,7 +163,6 @@ export default function LandingPage() {
titleClassName="text-4xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/75"
cardNameClassName="text-lg font-semibold text-foreground"
cardPriceClassName="text-primary-cta font-bold"
/>
</div>