Update src/app/page.tsx

This commit is contained in:
2026-03-03 05:02:00 +00:00
parent fb4aa34be0
commit ddc8ffd97a

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Reservations", id: "contact" }
]}
button={{ text: "Call Now", href: "tel:+919876543210" }}
animateOnLoad={true}
animateOnLoad={false}
/>
</div>