From 3e0747c149f9e013ec09b4956f960e7023723695 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:49:08 +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 120f1d3..509c636 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="Smile & Shine Dental" description="NABH-Accredited Dental Clinic | 4.9★ Rating | 840+ Reviews | 12+ Years of Excellence in Visakhapatnam" buttons={[ - { text: "Book Free Consultation", href: "#contact" }, + { text: "Schedule Free Consultation Today", href: "#contact" }, { text: "Call: +91-XXXXX XXXXX", href: "tel:+91XXXXX" } ]} slides={[ -- 2.49.1