Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7474913e98 | |||
| e18c49096f | |||
| 9f77ad1d01 | |||
| 3703c480db | |||
| 7769343350 | |||
| ac6d9309ac |
1433
src/app/layout.tsx
1433
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -22,6 +22,7 @@ import {
|
||||
Heart,
|
||||
HelpCircle,
|
||||
Mail,
|
||||
ArrowRight,
|
||||
} from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -46,7 +47,8 @@ export default function HomePage() {
|
||||
{ label: "Documentation", href: "https://docs.example.com" },
|
||||
{ label: "API Reference", href: "https://docs.example.com/api" },
|
||||
{
|
||||
label: "Integration Guide", href: "https://docs.example.com/integrations"},
|
||||
label: "Integration Guide", href: "https://docs.example.com/integrations"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -116,23 +118,31 @@ export default function HomePage() {
|
||||
tag="Features"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Explore All Features", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "AI Voice Agent", description:
|
||||
"Automatically answer incoming calls with natural-sounding AI voice agents that understand context and handle complex conversations.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/illustration-of-an-ai-voice-agent-techno-1772920341022-ccf45efa.png?_wi=1", imageAlt: "AI Voice Agent Technology"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/illustration-of-an-ai-voice-agent-techno-1772920341022-ccf45efa.png?_wi=1", imageAlt: "AI Voice Agent Technology"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Intelligent Chatbot Widget", description:
|
||||
"Deploy a customizable chatbot on your website to handle customer inquiries instantly with AI-powered responses.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/modern-chatbot-widget-interface-showing--1772920341182-7da4fd2d.png?_wi=1", imageAlt: "Chatbot Widget Interface"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/modern-chatbot-widget-interface-showing--1772920341182-7da4fd2d.png?_wi=1", imageAlt: "Chatbot Widget Interface"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Advanced Analytics", description:
|
||||
"Track call metrics, conversation quality, customer satisfaction, and AI response accuracy in real-time dashboards.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/business-analytics-dashboard-showing-gra-1772920343957-1ec01bd4.png?_wi=1", imageAlt: "Analytics Dashboard"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/business-analytics-dashboard-showing-gra-1772920343957-1ec01bd4.png?_wi=1", imageAlt: "Analytics Dashboard"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Seamless Integrations", description:
|
||||
"Connect with your existing business systems—PMS, POS, appointment software—for a unified experience.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/integration-illustration-showing-connect-1772920342268-08faf69f.png?_wi=1", imageAlt: "Integration Architecture"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/integration-illustration-showing-connect-1772920342268-08faf69f.png?_wi=1", imageAlt: "Integration Architecture"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -180,7 +190,8 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
names={["Hotel Partners", "Restaurant Network", "Clinic Alliance", "Business Collective", "Technology Leaders", "Commerce Hub", "Financial Network"]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-hotel-chain-logo-or-icon-simple--1772920340221-9b3eedc5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-restaurant-or-food-service-logo--1772920340028-57e93f9b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-healthcare-or-clinic-logo-icon-s-1772920340916-9d2cecd6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-business-or-consulting-logo-icon-1772920340541-ca0f7b4e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-technology-or-software-company-l-1772920342972-05685f93.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-e-commerce-or-retail-logo-icon-s-1772920340130-d6eaeff2.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-financial-services-or-fintech-lo-1772920340683-d1e71b21.png"]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-hotel-chain-logo-or-icon-simple--1772920340221-9b3eedc5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-restaurant-or-food-service-logo--1772920340028-57e93f9b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-healthcare-or-clinic-logo-icon-s-1772920340916-9d2cecd6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-business-or-consulting-logo-icon-1772920340541-ca0f7b4e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-technology-or-software-company-l-1772920342972-05685f93.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-e-commerce-or-retail-logo-icon-s-1772920340130-d6eaeff2.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/generic-financial-services-or-fintech-lo-1772920340683-d1e71b21.png"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -191,22 +202,28 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-woman-i-1772920340819-25365bf4.png?_wi=1", imageAlt: "Sarah Mitchell"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-woman-i-1772920340819-25365bf4.png?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dr. James Chen", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-man-in--1772920341627-72c8442a.png?_wi=1", imageAlt: "Dr. James Chen"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-man-in--1772920341627-72c8442a.png?_wi=1", imageAlt: "Dr. James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-woman-i-1772920341338-2652e4bf.png?_wi=1", imageAlt: "Elena Rodriguez"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-woman-i-1772920341338-2652e4bf.png?_wi=1", imageAlt: "Elena Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Johnson", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-man-in--1772920356064-a3bece92.png?_wi=1", imageAlt: "Michael Johnson"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-man-in--1772920356064-a3bece92.png?_wi=1", imageAlt: "Michael Johnson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Park", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-woman-i-1772920340858-b0108dff.png?_wi=1", imageAlt: "Lisa Park"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-woman-i-1772920340858-b0108dff.png?_wi=1", imageAlt: "Lisa Park"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Thompson", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-man-in--1772920340982-3a3e41b0.png?_wi=1", imageAlt: "David Thompson"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/professional-headshot-photo-of-a-man-in--1772920340982-3a3e41b0.png?_wi=1", imageAlt: "David Thompson"
|
||||
},
|
||||
]}
|
||||
cardTitle="Over 5,000 businesses trust VoiceFlow to handle their customer conversations automatically"
|
||||
cardTag="Customer Success Stories"
|
||||
@@ -228,23 +245,29 @@ export default function HomePage() {
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What businesses does VoiceFlow work best for?", content:
|
||||
"VoiceFlow is designed for hotels, restaurants, clinics, and any service-based business that receives customer calls and inquiries. It's particularly effective for businesses that want to reduce wait times and improve customer service availability."},
|
||||
"VoiceFlow is designed for hotels, restaurants, clinics, and any service-based business that receives customer calls and inquiries. It's particularly effective for businesses that want to reduce wait times and improve customer service availability."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How does the AI learn about my business?", content:
|
||||
"You upload your company information, FAQ documents, service descriptions, and operational details through our Knowledge Base Manager. The AI then uses this information to provide accurate, context-aware responses to customer inquiries."},
|
||||
"You upload your company information, FAQ documents, service descriptions, and operational details through our Knowledge Base Manager. The AI then uses this information to provide accurate, context-aware responses to customer inquiries."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can I customize the voice and language?", content:
|
||||
"Yes! VoiceFlow supports multiple languages and voice styles. You can choose from various AI voice profiles and customize greeting messages to match your brand personality."},
|
||||
"Yes! VoiceFlow supports multiple languages and voice styles. You can choose from various AI voice profiles and customize greeting messages to match your brand personality."
|
||||
},
|
||||
{
|
||||
id: "4", title:
|
||||
"What happens if the AI can't answer a question?", content:
|
||||
"The AI can be configured to seamlessly transfer calls to a human agent, collect customer information for later follow-up, or provide predefined responses. You have full control over the fallback behavior."},
|
||||
"The AI can be configured to seamlessly transfer calls to a human agent, collect customer information for later follow-up, or provide predefined responses. You have full control over the fallback behavior."
|
||||
},
|
||||
{
|
||||
id: "5", title: "How is customer data kept secure?", content:
|
||||
"We use enterprise-grade encryption, comply with GDPR and HIPAA standards, and never share customer data with third parties. All conversations are securely stored and accessible only to your team."},
|
||||
"We use enterprise-grade encryption, comply with GDPR and HIPAA standards, and never share customer data with third parties. All conversations are securely stored and accessible only to your team."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Can I integrate VoiceFlow with my existing systems?", content:
|
||||
"Yes! VoiceFlow integrates with hotel management systems, restaurant POS systems, clinic appointment software, and most common business platforms through our API or pre-built integrations."},
|
||||
"Yes! VoiceFlow integrates with hotel management systems, restaurant POS systems, clinic appointment software, and most common business platforms through our API or pre-built integrations."
|
||||
},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
@@ -273,4 +296,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user