Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user