Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
313
src/app/page.tsx
313
src/app/page.tsx
@@ -31,33 +31,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Benefits",
|
||||
id: "#benefits",
|
||||
},
|
||||
name: "Benefits", id: "#benefits"},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
name: "How It Works", id: "#how-it-works"},
|
||||
{
|
||||
name: "Use Cases",
|
||||
id: "#use-cases",
|
||||
},
|
||||
name: "Use Cases", id: "#use-cases"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ESf662zZV1cLGhdSrYB2wlklCc/uploaded-1780176733606-l4lkywon.png"
|
||||
logoAlt="Veyora AI Logo"
|
||||
brandName="Veyora AI"
|
||||
button={{
|
||||
text: "Request a Demo",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Request a Demo", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -66,80 +54,45 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
imagePosition="right"
|
||||
title="Your business loses opportunities when it takes too long to respond."
|
||||
description="Veyora AI helps businesses automate conversations, qualify leads, and organize customer interactions without replacing human teams."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex T.",
|
||||
handle: "@alex_tech",
|
||||
testimonial: "Veyora AI transformed our customer support. Instant responses mean happier clients and more qualified leads. It's a game-changer for efficiency.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-white-tshirt-jacket-smiling-brown-background_197531-26657.jpg",
|
||||
},
|
||||
name: "Alex T.", handle: "@alex_tech", testimonial: "Veyora AI transformed our customer support. Instant responses mean happier clients and more qualified leads. It's a game-changer for efficiency.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-white-tshirt-jacket-smiling-brown-background_197531-26657.jpg"},
|
||||
{
|
||||
name: "Maria S.",
|
||||
handle: "@maria_biz",
|
||||
testimonial: "The automation capabilities are incredible. We've streamlined our WhatsApp interactions, allowing our human team to focus on complex cases. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-from-home_23-2149130574.jpg",
|
||||
},
|
||||
name: "Maria S.", handle: "@maria_biz", testimonial: "The automation capabilities are incredible. We've streamlined our WhatsApp interactions, allowing our human team to focus on complex cases. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-from-home_23-2149130574.jpg"},
|
||||
{
|
||||
name: "Ben C.",
|
||||
handle: "@ben_innovate",
|
||||
testimonial: "From lead qualification to information collection, Veyora AI handles it all seamlessly. It integrates perfectly with our existing workflow.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
|
||||
},
|
||||
name: "Ben C.", handle: "@ben_innovate", testimonial: "From lead qualification to information collection, Veyora AI handles it all seamlessly. It integrates perfectly with our existing workflow.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"},
|
||||
{
|
||||
name: "Chloe L.",
|
||||
handle: "@chloe_growth",
|
||||
testimonial: "Our customer interactions are now perfectly organized, and nothing falls through the cracks. It's like having a 24/7 super-assistant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-laptop_273609-6048.jpg",
|
||||
},
|
||||
name: "Chloe L.", handle: "@chloe_growth", testimonial: "Our customer interactions are now perfectly organized, and nothing falls through the cracks. It's like having a 24/7 super-assistant.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-laptop_273609-6048.jpg"},
|
||||
{
|
||||
name: "David R.",
|
||||
handle: "@david_digital",
|
||||
testimonial: "The agents are incredibly smart and always on point. This frees up so much time for our team to engage in more meaningful conversations.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-young-smiling-girl-vr-glasses_1268-24395.jpg",
|
||||
},
|
||||
name: "David R.", handle: "@david_digital", testimonial: "The agents are incredibly smart and always on point. This frees up so much time for our team to engage in more meaningful conversations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-young-smiling-girl-vr-glasses_1268-24395.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Demo",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Demo", href: "#contact"},
|
||||
{
|
||||
text: "See How It Works",
|
||||
href: "#how-it-works",
|
||||
},
|
||||
text: "See How It Works", href: "#how-it-works"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-cartoon-woman-portrait_23-2151839664.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-cartoon-woman-portrait_23-2151839664.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-beautiful-woman-posing_23-2149735827.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-beautiful-woman-posing_23-2149735827.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg",
|
||||
alt: "Confident businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg", alt: "Confident businessman"},
|
||||
]}
|
||||
avatarText="Join 1,000+ businesses automating with Veyora AI"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ESf662zZV1cLGhdSrYB2wlklCc/uploaded-1780176733605-awdhqskr.png"
|
||||
@@ -148,28 +101,18 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "24/7 Availability",
|
||||
icon: Clock,
|
||||
type: "text-icon", text: "24/7 Availability", icon: Clock,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Instant Lead Qualification",
|
||||
icon: Zap,
|
||||
type: "text-icon", text: "Instant Lead Qualification", icon: Zap,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Seamless Human Handoff",
|
||||
type: "text", text: "Seamless Human Handoff"},
|
||||
{
|
||||
type: "text-icon", text: "Automated Workflows", icon: Settings,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Automated Workflows",
|
||||
icon: Settings,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Organized Interactions",
|
||||
},
|
||||
type: "text", text: "Organized Interactions"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -181,23 +124,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Manual replies take too long",
|
||||
"Missed lead opportunities",
|
||||
"Inconsistent customer service",
|
||||
"Staff overwhelmed with FAQs",
|
||||
"Time wasted on data collection",
|
||||
"Conversations get lost",
|
||||
],
|
||||
"Manual replies take too long", "Missed lead opportunities", "Inconsistent customer service", "Staff overwhelmed with FAQs", "Time wasted on data collection", "Conversations get lost"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"24/7 Customer Service",
|
||||
"Instant Responses",
|
||||
"Lead Qualification",
|
||||
"Human Handoff",
|
||||
"Business Automation",
|
||||
"Organized Conversations",
|
||||
],
|
||||
"24/7 Customer Service", "Instant Responses", "Lead Qualification", "Human Handoff", "Business Automation", "Organized Conversations"],
|
||||
}}
|
||||
title="Empower your business with Veyora AI"
|
||||
description="Our custom AI agents for WhatsApp and business automation provide unparalleled efficiency and customer engagement."
|
||||
@@ -212,33 +143,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "step-1",
|
||||
icon: MessageSquare,
|
||||
title: "Customer sends a message",
|
||||
value: "1",
|
||||
description: "Your customers initiate contact via WhatsApp or other channels.",
|
||||
},
|
||||
id: "step-1", icon: MessageSquare,
|
||||
title: "Customer sends a message", value: "1", description: "Your customers initiate contact via WhatsApp or other channels."},
|
||||
{
|
||||
id: "step-2",
|
||||
icon: Lightbulb,
|
||||
title: "AI understands the request",
|
||||
value: "2",
|
||||
description: "Veyora AI's custom agents instantly analyze and comprehend the customer's needs.",
|
||||
},
|
||||
id: "step-2", icon: Lightbulb,
|
||||
title: "AI understands the request", value: "2", description: "Veyora AI's custom agents instantly analyze and comprehend the customer's needs."},
|
||||
{
|
||||
id: "step-3",
|
||||
icon: Gauge,
|
||||
title: "Information is collected automatically",
|
||||
value: "3",
|
||||
description: "Key details are gathered efficiently, qualifying leads and preparing for next steps.",
|
||||
},
|
||||
id: "step-3", icon: Gauge,
|
||||
title: "Information is collected automatically", value: "3", description: "Key details are gathered efficiently, qualifying leads and preparing for next steps."},
|
||||
{
|
||||
id: "step-4",
|
||||
icon: Users,
|
||||
title: "Conversation is routed to the correct person",
|
||||
value: "4",
|
||||
description: "Complex inquiries are seamlessly handed off to the most relevant human team member.",
|
||||
},
|
||||
id: "step-4", icon: Users,
|
||||
title: "Conversation is routed to the correct person", value: "4", description: "Complex inquiries are seamlessly handed off to the most relevant human team member."},
|
||||
]}
|
||||
title="How Veyora AI Works for Your Business"
|
||||
description="From first contact to conversion, Veyora AI streamlines every customer interaction, making your operations smoother and more effective."
|
||||
@@ -253,65 +168,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "case-clinic",
|
||||
name: "Healthcare & Dental Clinics",
|
||||
brand: "Medical Efficiency",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "200+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521318.jpg",
|
||||
imageAlt: "Clinic use case illustration",
|
||||
},
|
||||
id: "case-clinic", name: "Healthcare & Dental Clinics", brand: "Medical Efficiency", price: "Custom", rating: 5,
|
||||
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521318.jpg", imageAlt: "Clinic use case illustration"},
|
||||
{
|
||||
id: "case-realestate",
|
||||
name: "Real Estate Agencies",
|
||||
brand: "Property Leads",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "150+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-casino-architecture_23-2150926883.jpg",
|
||||
imageAlt: "Real estate use case illustration",
|
||||
},
|
||||
id: "case-realestate", name: "Real Estate Agencies", brand: "Property Leads", price: "Custom", rating: 5,
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-casino-architecture_23-2150926883.jpg", imageAlt: "Real estate use case illustration"},
|
||||
{
|
||||
id: "case-education",
|
||||
name: "Language Schools & Education",
|
||||
brand: "Student Engagement",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-education-landing-page_52683-7044.jpg",
|
||||
imageAlt: "Education use case illustration",
|
||||
},
|
||||
id: "case-education", name: "Language Schools & Education", brand: "Student Engagement", price: "Custom", rating: 5,
|
||||
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-vector/online-education-landing-page_52683-7044.jpg", imageAlt: "Education use case illustration"},
|
||||
{
|
||||
id: "case-furniture",
|
||||
name: "Custom Furniture Businesses",
|
||||
brand: "Design Consults",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/large-modern-architecture-hall_181624-239.jpg",
|
||||
imageAlt: "Custom furniture use case illustration",
|
||||
},
|
||||
id: "case-furniture", name: "Custom Furniture Businesses", brand: "Design Consults", price: "Custom", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/large-modern-architecture-hall_181624-239.jpg", imageAlt: "Custom furniture use case illustration"},
|
||||
{
|
||||
id: "case-service",
|
||||
name: "General Service Companies",
|
||||
brand: "Automated Support",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "250+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-new-shiny-wrenches-wall-special-pockets-workshop_613910-17112.jpg",
|
||||
imageAlt: "Service business use case illustration",
|
||||
},
|
||||
id: "case-service", name: "General Service Companies", brand: "Automated Support", price: "Custom", rating: 5,
|
||||
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/set-new-shiny-wrenches-wall-special-pockets-workshop_613910-17112.jpg", imageAlt: "Service business use case illustration"},
|
||||
{
|
||||
id: "case-sme",
|
||||
name: "Small & Medium-sized Businesses",
|
||||
brand: "Growth Accelerator",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "300+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/businessman-sit-wrenchs_81522-4040.jpg",
|
||||
imageAlt: "Small and medium-sized businesses use case illustration",
|
||||
},
|
||||
id: "case-sme", name: "Small & Medium-sized Businesses", brand: "Growth Accelerator", price: "Custom", rating: 5,
|
||||
reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-vector/businessman-sit-wrenchs_81522-4040.jpg", imageAlt: "Small and medium-sized businesses use case illustration"},
|
||||
]}
|
||||
title="Industry-Specific AI Solutions"
|
||||
description="Veyora AI adapts to your unique business needs, providing specialized agents for various sectors."
|
||||
@@ -326,15 +199,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "demo-video",
|
||||
name: "Product Demo Video",
|
||||
brand: "Veyora AI in Action",
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
reviewCount: "Play Now",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736796.jpg",
|
||||
imageAlt: "Veyora AI Demo Video Placeholder",
|
||||
},
|
||||
id: "demo-video", name: "Product Demo Video", brand: "Veyora AI in Action", price: "Free", rating: 5,
|
||||
reviewCount: "Play Now", imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736796.jpg", imageAlt: "Veyora AI Demo Video Placeholder"},
|
||||
]}
|
||||
title="Watch a Quick Demo of Veyora AI"
|
||||
description="See firsthand how our custom AI agents can revolutionize your WhatsApp conversations and business automation. Experience the future of customer interaction."
|
||||
@@ -347,30 +213,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What kind of businesses can benefit from Veyora AI?",
|
||||
content: "Veyora AI is designed for a wide range of businesses, including healthcare and dental clinics, real estate agencies, language schools, educational institutions, custom furniture businesses, general service companies, and any small to medium-sized business looking to automate customer interactions and processes on WhatsApp.",
|
||||
},
|
||||
id: "faq-1", title: "What kind of businesses can benefit from Veyora AI?", content: "Veyora AI is designed for a wide range of businesses, including healthcare and dental clinics, real estate agencies, language schools, educational institutions, custom furniture businesses, general service companies, and any small to medium-sized business looking to automate customer interactions and processes on WhatsApp."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How does Veyora AI integrate with existing human teams?",
|
||||
content: "Our AI agents are built to complement, not replace, human teams. They handle initial contact, FAQs, lead qualification, and information collection, then seamlessly route complex or specific queries to the correct human staff, ensuring a smooth and efficient handoff process.",
|
||||
},
|
||||
id: "faq-2", title: "How does Veyora AI integrate with existing human teams?", content: "Our AI agents are built to complement, not replace, human teams. They handle initial contact, FAQs, lead qualification, and information collection, then seamlessly route complex or specific queries to the correct human staff, ensuring a smooth and efficient handoff process."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Is Veyora AI capable of 24/7 operation?",
|
||||
content: "Yes, Veyora AI agents operate tirelessly 24 hours a day, 7 days a week, ensuring your business never misses an opportunity to engage with customers, qualify leads, or provide instant support, regardless of time zones or office hours.",
|
||||
},
|
||||
id: "faq-3", title: "Is Veyora AI capable of 24/7 operation?", content: "Yes, Veyora AI agents operate tirelessly 24 hours a day, 7 days a week, ensuring your business never misses an opportunity to engage with customers, qualify leads, or provide instant support, regardless of time zones or office hours."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What types of automation can Veyora AI handle?",
|
||||
content: "Veyora AI can automate a variety of business processes including first customer contact, answering FAQs, qualifying leads, collecting customer information, routing conversations to human staff, organizing customer interactions, and general business process automation tailored to your specific needs.",
|
||||
},
|
||||
id: "faq-4", title: "What types of automation can Veyora AI handle?", content: "Veyora AI can automate a variety of business processes including first customer contact, answering FAQs, qualifying leads, collecting customer information, routing conversations to human staff, organizing customer interactions, and general business process automation tailored to your specific needs."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "How 'custom' are the AI agents?",
|
||||
content: "Our AI agents are highly customizable. We work closely with you to understand your business objectives, brand voice, and specific automation needs to build AI agents that are uniquely tailored to your operations, ensuring they perform exactly as required for your industry and customer base.",
|
||||
},
|
||||
id: "faq-5", title: "How 'custom' are the AI agents?", content: "Our AI agents are highly customizable. We work closely with you to understand your business objectives, brand voice, and specific automation needs to build AI agents that are uniquely tailored to your operations, ensuring they perform exactly as required for your industry and customer base."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about Veyora AI's custom agents, WhatsApp automation, and business process streamlining."
|
||||
@@ -382,16 +233,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Ready to Transform Your Business?"
|
||||
title="Ready to see Veyora AI in action?"
|
||||
description="Experience the power of custom AI agents firsthand. Request a demo to discover how Veyora AI can streamline your operations and elevate customer engagement."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Demo",
|
||||
href: "mailto:info@veyora.ai",
|
||||
},
|
||||
text: "Request a Demo", href: "mailto:info@veyora.ai"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -404,52 +252,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Benefits",
|
||||
href: "#benefits",
|
||||
},
|
||||
label: "Benefits", href: "#benefits"},
|
||||
{
|
||||
label: "How It Works",
|
||||
href: "#how-it-works",
|
||||
},
|
||||
label: "How It Works", href: "#how-it-works"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Use Cases",
|
||||
href: "#use-cases",
|
||||
},
|
||||
label: "Use Cases", href: "#use-cases"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Request Demo",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Request Demo", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/veyora.ai",
|
||||
icon: Instagram,
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/veyora.ai"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/yourwhatsappnumber",
|
||||
icon: MessageSquare,
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/yourwhatsappnumber"},
|
||||
{
|
||||
label: "Contact Email",
|
||||
href: "mailto:info@veyora.ai",
|
||||
icon: Mail,
|
||||
},
|
||||
label: "Contact Email", href: "mailto:info@veyora.ai"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user