diff --git a/src/app/page.tsx b/src/app/page.tsx index e6a4e0a..0fdd28b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Reservations", id: "contact" } ]} button={{ text: "Call Now", href: "tel:+919876543210" }} - animateOnLoad={true} + animateOnLoad={false} />