diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b54cd80..99e7988 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -51,7 +51,7 @@ export default function ContactPage() { description="We are available via WhatsApp, phone, or email to answer your questions and schedule service." buttons={[ { text: "WhatsApp Us", href: "https://wa.me/15559876543" }, - { text: "Call Us: (555) 987-6543", href: "tel:5559876543" }, + { text: "Call Us: +234 80 3064 8767", href: "tel:5559876543" }, { text: "Email Us", href: "mailto:info@airprohvac.com" } ]} background={{ variant: "plain" }}