diff --git a/src/app/page.tsx b/src/app/page.tsx index df78f77..86acc92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { containerClassName="py-20" 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" /> @@ -163,6 +163,7 @@ 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" />