Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:18:56 +00:00
parent 108fdb44b7
commit d689a3c473

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
]}
button={{
text: "Get Started", href: "#contact"}}
animateOnLoad={true}
animateOnLoad={false}
/>
</div>