diff --git a/src/app/page.tsx b/src/app/page.tsx index 735a2c4..b4f40c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -243,12 +243,14 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "animated-grid"}} - text="Ready to Transform Your Business? Partner with APPOINTED .AI to build a bespoke AI Voice Agent solution tailored to your unique challenges. Fill out the form below or reach out directly to our team.\n\nšŸ“ Nairobi, Kenya\nšŸ“ž +254 115984468\nāœ‰ appointedai79@gmail.com" + text="Let's Build Your AI Voice Agent.\n\nReady to transform your business? Get in touch with us for a free consultation.\n\nšŸ“ Nairobi, Kenya\nšŸ“ž +254 115984468\nāœ‰ appointedai79@gmail.com" buttons={[ { - text: "Get My AI Voice Agent", href: "mailto:appointedai79@gmail.com?subject=AI%20Voice%20Agent%20Inquiry%20from%20Website"}, + text: "Get My Free Consultation", href: "mailto:appointedai79@gmail.com?subject=AI%20Voice%20Agent%20Inquiry%20from%20Website"}, { text: "Call Us Now", href: "tel:+254115984468"}, + { + text: "WhatsApp Us", href: "https://wa.me/254115984468"} ]} /> @@ -267,6 +269,16 @@ export default function LandingPage() { label: "Services", href: "#services"}, ], }, + { + title: "Services", items: [ + { + label: "AI Receptionists", href: "#services"}, + { + label: "AI Appointment Scheduling", href: "#services"}, + { + label: "AI Customer Support Agents", href: "#services"} + ] + }, { title: "Contact", items: [ { @@ -274,7 +286,7 @@ export default function LandingPage() { { label: "Phone", href: "tel:+254115984468"}, { - label: "Location", href: "https://maps.app.goo.gl/YourNairobiLocation"}, + label: "Location", href: "https://maps.app.goo.gl/Nairobi"}, ], }, {