Update src/app/page.tsx
This commit is contained in:
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" }
|
||||
]}
|
||||
button={{
|
||||
text: "Get Free Consultation", href: "#contact"
|
||||
text: "Contact: 01796383117", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -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() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user