Merge version_1 into main #2
@@ -11,7 +11,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { Zap, Sparkles, Settings, Brain, CreditCard, Users, Heart, HelpCircle, Mail } from "lucide-react";
|
||||
import { Zap, Sparkles, Settings, Brain, CreditCard, Users, Heart, HelpCircle, Mail, Crown } from "lucide-react";
|
||||
|
||||
export default function DashboardPage() {
|
||||
return (
|
||||
@@ -53,7 +53,7 @@ export default function DashboardPage() {
|
||||
{ text: "View Demo", href: "#how-it-works" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/a-modern-ai-voice-agent-dashboard-interf-1772920348371-e9e87c8d.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/a-modern-ai-voice-agent-dashboard-interf-1772920348371-e9e87c8d.png"
|
||||
imageAlt="AI Voice Agent Dashboard"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -64,33 +64,13 @@ export default function DashboardPage() {
|
||||
<FeatureCardThree
|
||||
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=2",
|
||||
imageAlt: "AI Voice Agent Technology",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "Chatbot Widget Interface",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "Integration Architecture",
|
||||
},
|
||||
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", imageAlt: "Integration Architecture"},
|
||||
]}
|
||||
title="Powerful Features Built for Your Business"
|
||||
description="Everything you need to automate customer communications and drive business growth"
|
||||
@@ -113,31 +93,19 @@ export default function DashboardPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1",
|
||||
title: "Setup",
|
||||
description: "Enter your business details and configure AI assistant preferences",
|
||||
icon: Settings,
|
||||
id: "1", value: "1", title: "Setup", description: "Enter your business details and configure AI assistant preferences", icon: Settings,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "2",
|
||||
title: "Train",
|
||||
description: "Upload company information, FAQs, and knowledge base documents",
|
||||
icon: Brain,
|
||||
id: "2", value: "2", title: "Train", description: "Upload company information, FAQs, and knowledge base documents", icon: Brain,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "3",
|
||||
title: "Deploy",
|
||||
description: "Connect phone number and embed chatbot widget on your website",
|
||||
icon: Zap,
|
||||
id: "3", value: "3", title: "Deploy", description: "Connect phone number and embed chatbot widget on your website", icon: Zap,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,51 +118,19 @@ export default function DashboardPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
badge: "Starter",
|
||||
badgeIcon: Zap,
|
||||
price: "$99/mo",
|
||||
subtitle: "Perfect for small businesses getting started",
|
||||
features: [
|
||||
"Up to 500 calls/month",
|
||||
"1 AI voice agent",
|
||||
"Basic chatbot widget",
|
||||
"Email support",
|
||||
"Standard analytics",
|
||||
"Knowledge base (5 documents)",
|
||||
],
|
||||
id: "1", badge: "Starter", badgeIcon: Zap,
|
||||
price: "$99/mo", subtitle: "Perfect for small businesses getting started", features: [
|
||||
"Up to 500 calls/month", "1 AI voice agent", "Basic chatbot widget", "Email support", "Standard analytics", "Knowledge base (5 documents)"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
badge: "Professional",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$299/mo",
|
||||
subtitle: "Best for growing businesses",
|
||||
features: [
|
||||
"Up to 5,000 calls/month",
|
||||
"5 AI voice agents",
|
||||
"Advanced chatbot customization",
|
||||
"Priority support",
|
||||
"Advanced analytics & reporting",
|
||||
"Knowledge base (50 documents)",
|
||||
"Custom voice selection",
|
||||
],
|
||||
id: "2", badge: "Professional", badgeIcon: Sparkles,
|
||||
price: "$299/mo", subtitle: "Best for growing businesses", features: [
|
||||
"Up to 5,000 calls/month", "5 AI voice agents", "Advanced chatbot customization", "Priority support", "Advanced analytics & reporting", "Knowledge base (50 documents)", "Custom voice selection"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
badge: "Enterprise",
|
||||
badgeIcon: Zap,
|
||||
price: "Custom",
|
||||
subtitle: "For large-scale operations",
|
||||
features: [
|
||||
"Unlimited calls/month",
|
||||
"Unlimited AI agents",
|
||||
"White-label solution",
|
||||
"24/7 dedicated support",
|
||||
"Custom integrations",
|
||||
"Unlimited knowledge base",
|
||||
"Advanced security & compliance",
|
||||
],
|
||||
id: "3", badge: "Enterprise", badgeIcon: Crown,
|
||||
price: "Custom", subtitle: "For large-scale operations", features: [
|
||||
"Unlimited calls/month", "Unlimited AI agents", "White-label solution", "24/7 dedicated support", "Custom integrations", "Unlimited knowledge base", "Advanced security & compliance"],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -212,15 +148,9 @@ export default function DashboardPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
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}
|
||||
/>
|
||||
@@ -230,41 +160,17 @@ export default function DashboardPage() {
|
||||
<TestimonialCardTwelve
|
||||
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=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "Dr. James Chen",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "Elena Rodriguez",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "Michael Johnson",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "Lisa Park",
|
||||
},
|
||||
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", 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=2",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
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", imageAlt: "David Thompson"},
|
||||
]}
|
||||
cardTitle="Over 5,000 businesses trust VoiceFlow to handle their customer conversations automatically"
|
||||
cardTag="Customer Success Stories"
|
||||
@@ -278,41 +184,23 @@ export default function DashboardPage() {
|
||||
<FaqDouble
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about VoiceFlow and how it can help your business"
|
||||
@@ -334,7 +222,7 @@ export default function DashboardPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/value-proposition-illustration-for-saas--1772920341849-c32a3c54.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/value-proposition-illustration-for-saas--1772920341849-c32a3c54.png"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
@@ -359,9 +247,7 @@ export default function DashboardPage() {
|
||||
{ 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"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
180
src/app/page.tsx
180
src/app/page.tsx
@@ -46,9 +46,7 @@ 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"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -104,7 +102,7 @@ export default function HomePage() {
|
||||
{ text: "View Demo", href: "#how-it-works" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/a-modern-ai-voice-agent-dashboard-interf-1772920348371-e9e87c8d.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/a-modern-ai-voice-agent-dashboard-interf-1772920348371-e9e87c8d.png"
|
||||
imageAlt="AI Voice Agent Dashboard"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -120,41 +118,21 @@ export default function HomePage() {
|
||||
tagAnimation="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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", imageAlt: "Integration Architecture"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -172,34 +150,22 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1",
|
||||
title: "Setup",
|
||||
description:
|
||||
"Enter your business details and configure AI assistant preferences",
|
||||
icon: Settings,
|
||||
id: "1", value: "1", title: "Setup", description:
|
||||
"Enter your business details and configure AI assistant preferences", icon: Settings,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "2",
|
||||
title: "Train",
|
||||
description:
|
||||
"Upload company information, FAQs, and knowledge base documents",
|
||||
icon: Brain,
|
||||
id: "2", value: "2", title: "Train", description:
|
||||
"Upload company information, FAQs, and knowledge base documents", icon: Brain,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "3",
|
||||
title: "Deploy",
|
||||
description:
|
||||
"Connect phone number and embed chatbot widget on your website",
|
||||
icon: Zap,
|
||||
id: "3", value: "3", title: "Deploy", description:
|
||||
"Connect phone number and embed chatbot widget on your website", icon: Zap,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -212,15 +178,9 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
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}
|
||||
/>
|
||||
@@ -230,47 +190,23 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", 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",
|
||||
},
|
||||
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", imageAlt: "David Thompson"},
|
||||
]}
|
||||
cardTitle="Over 5,000 businesses trust VoiceFlow to handle their customer conversations automatically"
|
||||
cardTag="Customer Success Stories"
|
||||
@@ -291,42 +227,24 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
@@ -341,7 +259,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/value-proposition-illustration-for-saas--1772920341849-c32a3c54.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/value-proposition-illustration-for-saas--1772920341849-c32a3c54.png"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
@@ -7,7 +7,7 @@ import PricingCardOne from "@/components/sections/pricing/PricingCardOne";
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { CreditCard, Users, Mail } from "lucide-react";
|
||||
import { CreditCard, Users, Mail, Zap, Sparkles, Crown } from "lucide-react";
|
||||
|
||||
export default function PricingPage() {
|
||||
const navItems = [
|
||||
@@ -31,9 +31,7 @@ export default function PricingPage() {
|
||||
{ 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"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -85,51 +83,19 @@ export default function PricingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
badge: "Starter",
|
||||
badgeIcon: "Zap",
|
||||
price: "$99/mo",
|
||||
subtitle: "Perfect for small businesses getting started",
|
||||
features: [
|
||||
"Up to 500 calls/month",
|
||||
"1 AI voice agent",
|
||||
"Basic chatbot widget",
|
||||
"Email support",
|
||||
"Standard analytics",
|
||||
"Knowledge base (5 documents)",
|
||||
],
|
||||
id: "1", badge: "Starter", badgeIcon: Zap,
|
||||
price: "$99/mo", subtitle: "Perfect for small businesses getting started", features: [
|
||||
"Up to 500 calls/month", "1 AI voice agent", "Basic chatbot widget", "Email support", "Standard analytics", "Knowledge base (5 documents)"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
badge: "Professional",
|
||||
badgeIcon: "Sparkles",
|
||||
price: "$299/mo",
|
||||
subtitle: "Best for growing businesses",
|
||||
features: [
|
||||
"Up to 5,000 calls/month",
|
||||
"5 AI voice agents",
|
||||
"Advanced chatbot customization",
|
||||
"Priority support",
|
||||
"Advanced analytics & reporting",
|
||||
"Knowledge base (50 documents)",
|
||||
"Custom voice selection",
|
||||
],
|
||||
id: "2", badge: "Professional", badgeIcon: Sparkles,
|
||||
price: "$299/mo", subtitle: "Best for growing businesses", features: [
|
||||
"Up to 5,000 calls/month", "5 AI voice agents", "Advanced chatbot customization", "Priority support", "Advanced analytics & reporting", "Knowledge base (50 documents)", "Custom voice selection"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
badge: "Enterprise",
|
||||
badgeIcon: "Crown",
|
||||
price: "Custom",
|
||||
subtitle: "For large-scale operations",
|
||||
features: [
|
||||
"Unlimited calls/month",
|
||||
"Unlimited AI agents",
|
||||
"White-label solution",
|
||||
"24/7 dedicated support",
|
||||
"Custom integrations",
|
||||
"Unlimited knowledge base",
|
||||
"Advanced security & compliance",
|
||||
],
|
||||
id: "3", badge: "Enterprise", badgeIcon: Crown,
|
||||
price: "Custom", subtitle: "For large-scale operations", features: [
|
||||
"Unlimited calls/month", "Unlimited AI agents", "White-label solution", "24/7 dedicated support", "Custom integrations", "Unlimited knowledge base", "Advanced security & compliance"],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -147,15 +113,9 @@ export default function PricingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
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}
|
||||
/>
|
||||
@@ -170,7 +130,7 @@ export default function PricingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/value-proposition-illustration-for-saas--1772920341849-c32a3c54.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/value-proposition-illustration-for-saas--1772920341849-c32a3c54.png"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user