diff --git a/src/app/page.tsx b/src/app/page.tsx index a86e429..4e8e2af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,6 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" containerClassName="max-w-7xl mx-auto px-4 py-24" - titleClassName="text-4xl lg:text-5xl font-light text-foreground mb-4" textBoxClassName="max-w-2xl" textBoxTitleClassName="text-3xl lg:text-4xl font-light text-foreground mb-4" textBoxDescriptionClassName="text-foreground/70 leading-relaxed mb-6"