diff --git a/src/app/page.tsx b/src/app/page.tsx index 71b8c7b..fabae63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} buttons={[ - { text: "Call Us Now", href: "tel:+919876543210" }, + { text: "Call Us Now", href: "tel:+917406929088" }, { text: "Send a Message", href: "#contact" } ]} buttonAnimation="slide-up" @@ -89,7 +89,7 @@ export default function LandingPage() { tag="Our Expertise" tagIcon={Award} tagAnimation="slide-up" - buttons={[{ text: "Schedule a Call", href: "tel:+919876543210" }]} + buttons={[{ text: "Schedule a Call", href: "tel:+917406929088" }]} buttonAnimation="slide-up" accordionItems={[ { @@ -206,13 +206,13 @@ export default function LandingPage() {
@@ -248,7 +248,7 @@ export default function LandingPage() { }, { title: "Connect", items: [ - { label: "Call: +91 987-654-3210", href: "tel:+919876543210" }, + { label: "Call: +91 740-692-9088", href: "tel:+917406929088" }, { label: "Email: hello@webdevstudio.in", href: "mailto:hello@webdevstudio.in" }, { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Instagram", href: "https://instagram.com" }