Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/people-talking-isometric-ai-robot-landing-page_74855-1740.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/people-talking-isometric-ai-robot-landing-page_74855-1740.jpg?_wi=1"
|
||||
imageAlt="AI Receptionist Interface"
|
||||
showBlur={true}
|
||||
showDimOverlay={false}
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-looks-her-digital-watch-check-time-standing-outside-street-near-o_1258-117447.jpg", imageAlt: "24/7 Service Availability"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-wooden-blocks-scissors-clock-pencil-paper-keyboard-black-background-top-view-horizontal-image_176474-7869.jpg", imageAlt: "Service Efficiency Metrics"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-wooden-blocks-scissors-clock-pencil-paper-keyboard-black-background-top-view-horizontal-image_176474-7869.jpg?_wi=1", imageAlt: "Service Efficiency Metrics"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -78,10 +78,10 @@ export default function LandingPage() {
|
||||
title: "Intelligent Booking", description: "Smart scheduling that checks availability in real-time, confirms appointments, and sends reminders automatically.", icon: Calendar,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-engineering-team-using-laptop-increase-energy-output_482257-120496.jpg", imageAlt: "Accurate Scheduling System"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-engineering-team-using-laptop-increase-energy-output_482257-120496.jpg?_wi=1", imageAlt: "Accurate Scheduling System"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-wooden-blocks-scissors-clock-pencil-paper-keyboard-black-background-top-view-horizontal-image_176474-7869.jpg", imageAlt: "Booking Optimization"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-wooden-blocks-scissors-clock-pencil-paper-keyboard-black-background-top-view-horizontal-image_176474-7869.jpg?_wi=2", imageAlt: "Booking Optimization"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -89,10 +89,10 @@ export default function LandingPage() {
|
||||
title: "Natural Conversations", description: "Our AI understands Finnish and conducts natural conversations about car damage, repair needs, and appointment details.", icon: MessageCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/people-talking-isometric-ai-robot-landing-page_74855-1740.jpg", imageAlt: "Conversational AI Interface"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/people-talking-isometric-ai-robot-landing-page_74855-1740.jpg?_wi=2", imageAlt: "Conversational AI Interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-office-analyzing-checking-finance-graphs_23-2150377140.jpg", imageAlt: "Communication System"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-office-analyzing-checking-finance-graphs_23-2150377140.jpg?_wi=1", imageAlt: "Communication System"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -100,10 +100,10 @@ export default function LandingPage() {
|
||||
title: "Damage Assessment", description: "Guide customers through damage description, collect key information, and prioritize urgent repairs automatically.", icon: CheckCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-engineering-team-using-laptop-increase-energy-output_482257-120496.jpg", imageAlt: "Damage Assessment Tool"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-engineering-team-using-laptop-increase-energy-output_482257-120496.jpg?_wi=2", imageAlt: "Damage Assessment Tool"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg", imageAlt: "Smart Analysis System"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=1", imageAlt: "Smart Analysis System"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=2"
|
||||
imageAlt="AI Innovation in Auto Service"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-office-analyzing-checking-finance-graphs_23-2150377140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-office-analyzing-checking-finance-graphs_23-2150377140.jpg?_wi=2"
|
||||
imageAlt="AI System Demo"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user