diff --git a/src/app/page.tsx b/src/app/page.tsx index ba80439..3dbf92a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,6 @@ export default function LandingPage() { { text: "See How It Works", href: "#how-it-works" } ]} buttonAnimation="blur-reveal" - className="hero-section" - containerClassName="hero-container" - titleClassName="hero-title" - descriptionClassName="hero-description" - tagClassName="hero-tag" />