diff --git a/src/app/page.tsx b/src/app/page.tsx index e6252c6..1028df0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { avatarText="Trusted by 2,000+ satisfied patients" buttons={[ { text: "Book Emergency Appointment", href: "contact" }, - { text: "Call Now: +91-XXXX-XXXX", href: "#" } + { text: "Chat with Dentist Now", href: "contact" } ]} buttonAnimation="slide-up" />