diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cb2da9..dacaf08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -273,8 +273,6 @@ export default function LandingPage() { buttons={[{ text: "Contact Support", href: "#contact" }]} buttonAnimation="slide-up" containerClassName="max-w-7xl mx-auto px-4 py-20" - titleClassName="text-4xl font-bold text-foreground mb-4" - descriptionClassName="text-lg text-foreground/70 mb-12" />