Merge version_1 into main #15

Merged
bender merged 1 commits from version_1 into main 2026-03-03 05:03:51 +00:00
Showing only changes of commit df7f904bc7 - 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={false} animateOnLoad={true}
/> />
</div> </div>