Merge version_1 into main #3
@@ -56,11 +56,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-modern-ai-powered-whatsapp-chat-interf-1773237762511-cd1a9236.png", imageAlt: "WhatsApp AI Chat Interface" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-comprehensive-saas-dashboard-showing-a-1773237762291-1b82dac8.png", imageAlt: "Appointment Dashboard" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/abstract-illustration-representing-ai-la-1773237760353-8f33d78f.png", imageAlt: "AI Understanding" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-calendar-and-clock-icon-concept-w-1773237761219-15db3f76.png", imageAlt: "Smart Scheduling" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-analytics-dashboard-showing-chart-1773237761315-42c8a8bd.png", imageAlt: "Analytics Dashboard" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-modern-ai-powered-whatsapp-chat-interf-1773237762511-cd1a9236.png?_wi=1", imageAlt: "WhatsApp AI Chat Interface" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-comprehensive-saas-dashboard-showing-a-1773237762291-1b82dac8.png?_wi=1", imageAlt: "Appointment Dashboard" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/abstract-illustration-representing-ai-la-1773237760353-8f33d78f.png?_wi=1", imageAlt: "AI Understanding" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-calendar-and-clock-icon-concept-w-1773237761219-15db3f76.png?_wi=1", imageAlt: "Smart Scheduling" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-analytics-dashboard-showing-chart-1773237761315-42c8a8bd.png?_wi=1", imageAlt: "Analytics Dashboard" }
|
||||
]}
|
||||
ariaLabel="Hero section with appointment automation showcase"
|
||||
/>
|
||||
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "AI Understands Customer Intent", description: "Natural language processing powered by advanced AI models. Accurately interprets booking requests, reschedules, and cancellations across multiple languages.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/abstract-illustration-representing-ai-la-1773237760353-8f33d78f.png", imageAlt: "AI Understanding"
|
||||
title: "AI Understands Customer Intent", description: "Natural language processing powered by advanced AI models. Accurately interprets booking requests, reschedules, and cancellations across multiple languages.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/abstract-illustration-representing-ai-la-1773237760353-8f33d78f.png?_wi=2", imageAlt: "AI Understanding"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Automatic Appointment Scheduling", description: "Instantly schedules appointments into your calendar while avoiding double bookings. Smart conflict detection ensures perfect scheduling every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-calendar-and-clock-icon-concept-w-1773237761219-15db3f76.png", imageAlt: "Automatic Scheduling"
|
||||
title: "Automatic Appointment Scheduling", description: "Instantly schedules appointments into your calendar while avoiding double bookings. Smart conflict detection ensures perfect scheduling every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-calendar-and-clock-icon-concept-w-1773237761219-15db3f76.png?_wi=2", imageAlt: "Automatic Scheduling"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Calendar Integration", description: "Seamless synchronization with Google Calendar, Outlook, and other major calendar systems. Real-time availability updates across all platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/connected-integration-concept-showing-wh-1773237760979-522056eb.png", imageAlt: "Calendar Integration"
|
||||
title: "Calendar Integration", description: "Seamless synchronization with Google Calendar, Outlook, and other major calendar systems. Real-time availability updates across all platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/connected-integration-concept-showing-wh-1773237760979-522056eb.png?_wi=1", imageAlt: "Calendar Integration"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Advanced Analytics Dashboard", description: "Real-time insights into appointment metrics, customer conversations, booking rates, and no-show trends. Data-driven decisions made simple.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-analytics-dashboard-showing-chart-1773237761315-42c8a8bd.png", imageAlt: "Analytics Dashboard"
|
||||
title: "Advanced Analytics Dashboard", description: "Real-time insights into appointment metrics, customer conversations, booking rates, and no-show trends. Data-driven decisions made simple.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-analytics-dashboard-showing-chart-1773237761315-42c8a8bd.png?_wi=2", imageAlt: "Analytics Dashboard"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -269,11 +269,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-comprehensive-saas-dashboard-showing-a-1773237762291-1b82dac8.png", imageAlt: "Dashboard Preview" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-modern-ai-powered-whatsapp-chat-interf-1773237762511-cd1a9236.png", imageAlt: "Chat Mockup" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-analytics-dashboard-showing-chart-1773237761315-42c8a8bd.png", imageAlt: "Analytics" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/connected-integration-concept-showing-wh-1773237760979-522056eb.png", imageAlt: "Integration" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-calendar-and-clock-icon-concept-w-1773237761219-15db3f76.png", imageAlt: "Scheduling" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-comprehensive-saas-dashboard-showing-a-1773237762291-1b82dac8.png?_wi=2", imageAlt: "Dashboard Preview" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/a-modern-ai-powered-whatsapp-chat-interf-1773237762511-cd1a9236.png?_wi=2", imageAlt: "Chat Mockup" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-analytics-dashboard-showing-chart-1773237761315-42c8a8bd.png?_wi=3", imageAlt: "Analytics" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/connected-integration-concept-showing-wh-1773237760979-522056eb.png?_wi=2", imageAlt: "Integration" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnoRaPrWa5Dl4IgSeQIAF1HwlG/modern-calendar-and-clock-icon-concept-w-1773237761219-15db3f76.png?_wi=3", imageAlt: "Scheduling" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user