From 9869d6f258643a2063c1a30876553240926cd2d7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:19:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fdd28b..e6a4e0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Reservations", id: "contact" } ]} button={{ text: "Call Now", href: "tel:+919876543210" }} - animateOnLoad={false} + animateOnLoad={true} />