Merge version_3 into main #24

Merged
bender merged 1 commits from version_3 into main 2026-03-03 05:26:52 +00:00
Showing only changes of commit 571ac46408 - Show all commits

View File

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