From 1c13ffa975e929be16543cc3bb439d7dcb2d5523 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:17:17 +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 f76c641..facba68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { imageAlt="NEO Books and Coffee cozy interior with warm lighting" mediaAnimation="slide-up" buttons={[ - { text: "Call Now", href: "tel:+919876543210" }, + { text: "Get Started", href: "#contact" }, { text: "Reserve Table", href: "#contact" }, ]} buttonAnimation="blur-reveal"