diff --git a/src/app/page.tsx b/src/app/page.tsx index 33fd6e8..df78f77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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" />