Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:20:24 +00:00
parent d689a3c473
commit 00a67f4dd6

View File

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