Update src/app/page.tsx

This commit is contained in:
2026-03-10 14:25:25 +00:00
parent 5d0d2a16f1
commit c078b99ce3

View File

@@ -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"
/>
</div>