diff --git a/src/app/page.tsx b/src/app/page.tsx index 8484c86..f10c54a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "FAQ", id: "faq" } ]} button={{ - text: "Get Free Consultation", href: "#contact" + text: "Contact: 01796383117", href: "#contact" }} /> @@ -361,7 +361,7 @@ export default function LandingPage() { id: "3", title: "Direct Contact via Email", content: "Email me directly at services@leadandemaildpro.com for detailed project discussions, bulk lead orders, or partnership opportunities." }, { - id: "4", title: "WhatsApp Direct Message", content: "Message me on WhatsApp for quick questions or to schedule a call. I respond within 2 hours during business hours." + id: "4", title: "WhatsApp Direct Message", content: "Message me on WhatsApp at 01796383117 for quick questions or to schedule a call. I respond within 2 hours during business hours." } ]} /> @@ -411,4 +411,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}