Update src/app/page.tsx

This commit is contained in:
2026-03-03 05:19:44 +00:00
parent ea5d1ac432
commit 9869d6f258

View File

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