diff --git a/src/app/page.tsx b/src/app/page.tsx index 48d23aa..4939919 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tag="Expert Tuition Centre" buttons={[ { - text: "Book a Free Trial Class", href: "#contact"}, + text: "Call Us Now", href: "tel:+919876543210"}, { text: "Meet the Teachers", href: "#about"}, ]}