diff --git a/src/app/page.tsx b/src/app/page.tsx index ee51c3c..c6fd688 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,6 @@ export default function LandingPage() { mediaAnimation="slide-up" useInvertedBackground={false} tagAnimation="blur-reveal" - titleClassName="text-4xl md:text-5xl font-extrabold leading-tight" descriptionClassName="text-xl font-semibold" subdescriptionClassName="text-lg text-accent" iconClassName="w-16 h-16 text-primary-cta" @@ -178,7 +177,7 @@ export default function LandingPage() { ] } ]} - titleClassName="text-3xl md:text-4xl font-extrabold" + textBoxTitleClassName="text-3xl md:text-4xl font-extrabold" />