Update src/app/page.tsx

This commit is contained in:
2026-03-14 11:14:01 +00:00
parent 1fb2c1674a
commit abd64b0a38

View File

@@ -126,7 +126,6 @@ export default function LandingPage() {
cardNameClassName="text-xl font-semibold text-foreground mt-4"
cardPriceClassName="text-2xl font-bold text-accent mt-2"
gridClassName="grid grid-cols-1 md:grid-cols-3 gap-8"
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
textBoxDescriptionClassName="text-lg text-foreground/70"
textBoxTagClassName="text-sm font-semibold text-accent"
textBoxButtonContainerClassName="mt-8 flex gap-4"