diff --git a/src/app/page.tsx b/src/app/page.tsx index e3c9ec4..e981c4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah M.", handle: "@sarahmmaroc", testimonial: "Service impeccable, ambiance chaleureuse et plats délicieux. Une adresse incontournable à Taza.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "Sarah M." + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=1", imageAlt: "Sarah M." }, { name: "Ahmed B.", handle: "@ahmedbelhaj", testimonial: "Vue magnifique, qualité exceptionnelle, prix raisonnables. Parfait pour les occasions spéciales.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Ahmed B." + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Ahmed B." }, { name: "Fatima R.", handle: "@fatimariad", testimonial: "Le petit déjeuner marocain est copieux et délicieux. L'accueil est toujours avec le sourire.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Fatima R." + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg?_wi=1", imageAlt: "Fatima R." } ]} testimonialRotationInterval={5000} @@ -143,13 +143,13 @@ export default function LandingPage() { description="Découvrez ce que nos visiteurs disent de leur expérience à O'Belvédère" testimonials={[ { - id: "1", title: "Service impeccable", quote: "Service impeccable, ambiance chaleureuse et plats délicieux. Une adresse incontournable à Taza.", name: "Sarah M.", role: "Régulière depuis 3 ans", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "Sarah M." + id: "1", title: "Service impeccable", quote: "Service impeccable, ambiance chaleureuse et plats délicieux. Une adresse incontournable à Taza.", name: "Sarah M.", role: "Régulière depuis 3 ans", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=2", imageAlt: "Sarah M." }, { - id: "2", title: "Qualité exceptionnelle", quote: "Vue magnifique, qualité exceptionnelle, prix raisonnables. Parfait pour les occasions spéciales.", name: "Ahmed B.", role: "Client fidèle", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Ahmed B." + id: "2", title: "Qualité exceptionnelle", quote: "Vue magnifique, qualité exceptionnelle, prix raisonnables. Parfait pour les occasions spéciales.", name: "Ahmed B.", role: "Client fidèle", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Ahmed B." }, { - id: "3", title: "Petit déjeuner copieux", quote: "Le petit déjeuner marocain est copieux et délicieux. L'accueil est toujours avec le sourire.", name: "Fatima R.", role: "Cliente régulière", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Fatima R." + id: "3", title: "Petit déjeuner copieux", quote: "Le petit déjeuner marocain est copieux et délicieux. L'accueil est toujours avec le sourire.", name: "Fatima R.", role: "Cliente régulière", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg?_wi=2", imageAlt: "Fatima R." }, { id: "4", title: "Cadre relaxant", quote: "L'endroit parfait pour se détendre avec vue exceptionnelle. Les plats sont vraiment délicieux.", name: "Mohammed K.", role: "Visiteur", imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", imageAlt: "Mohammed K."