From c078b99ce3e011257e4c381fed382ff085259f0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:25:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ----- 1 file changed, 5 deletions(-) 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" />