Merge version_3 into main #27

Merged
bender merged 1 commits from version_3 into main 2026-03-03 05:32:32 +00:00
Showing only changes of commit 7474a6156b - 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>