diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b8c7a3..90b1f86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />