Update src/app/page.tsx

This commit is contained in:
2026-03-03 15:23:37 +00:00
parent 6b132ee46c
commit 77b92e12f6

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }
]}
button={{ text: "Get Directions", href: "https://maps.google.com/?q=24.24235,55.700408" }}
animateOnLoad={false}
animateOnLoad={true}
/>
</div>