Merge version_1 into main #1
@@ -53,8 +53,8 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-reading-menu-restaurant_23-2150384799.jpg", imageAlt: "AI Receptionist for restaurants" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-businessman-sitting-by-table-cafe-analyzing-indicators-laptop-computer-while-talking-by-smartphone-focus-man_171337-5601.jpg", imageAlt: "Automated call handling system" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-wall-clock-looking-camera-confused-with-hand-his-head-standing-green-background_141793-118901.jpg", imageAlt: "Restaurant busy hours" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-talking-mobile-phone_1170-2025.jpg", imageAlt: "Customer calling restaurant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240972.jpg", imageAlt: "AI responding to call" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-talking-mobile-phone_1170-2025.jpg?_wi=1", imageAlt: "Customer calling restaurant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240972.jpg?_wi=1", imageAlt: "AI responding to call" }
|
||||
]}
|
||||
ariaLabel="Hero section for FEBRIX AI Receptionist"
|
||||
/>
|
||||
@@ -106,10 +106,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "01", title: "Le client appelle", description: "Un client appelle votre restaurant pour commander.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-talking-mobile-phone_1170-2025.jpg", imageAlt: "customer calling restaurant phone"
|
||||
id: "1", value: "01", title: "Le client appelle", description: "Un client appelle votre restaurant pour commander.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-talking-mobile-phone_1170-2025.jpg?_wi=2", imageAlt: "customer calling restaurant phone"
|
||||
},
|
||||
{
|
||||
id: "2", value: "02", title: "L'IA répond", description: "Notre réceptionniste IA répond immédiatement et prend la commande.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240972.jpg", imageAlt: "voice AI responding conversation"
|
||||
id: "2", value: "02", title: "L'IA répond", description: "Notre réceptionniste IA répond immédiatement et prend la commande.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240972.jpg?_wi=2", imageAlt: "voice AI responding conversation"
|
||||
},
|
||||
{
|
||||
id: "3", value: "03", title: "Commande envoyée", description: "La commande est instantanément envoyée à votre système de restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-phone-with-online-menu_23-2149303455.jpg", imageAlt: "order confirmation restaurant system"
|
||||
|
||||
Reference in New Issue
Block a user