Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:24:02 +00:00
parent fde7613de1
commit 7eeb2d4821

View File

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