diff --git a/src/app/page.tsx b/src/app/page.tsx index 3dc7430..d1dbd78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Réserver une table", href: "#contact" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg", imageAlt: "Terrasse privée Le Mademoiselle" }, + { imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg?_wi=1", imageAlt: "Terrasse privée Le Mademoiselle" }, { imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973720.jpg", imageAlt: "Plat Signature Poulpe" } ]} mediaAnimation="slide-up" @@ -69,7 +69,7 @@ export default function LandingPage() { { title: "Cadre unique", description: "Terrasse privée à deux pas du port." }, { title: "Passion artisanale", description: "Une cuisine qui raconte une histoire." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -95,8 +95,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah J.", date: "Il y a 2 semaines", title: "Magnifique", quote: "Un moment inoubliable sur la terrasse, cuisine raffinée.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg" }, - { id: "2", name: "Marc T.", date: "Il y a 1 mois", title: "Excellente adresse", quote: "Service impeccable et produits locaux de haute qualité.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-her-handsome-boyfriend-happy-cheerful-family-couple-cheering-with-glasses-red-wine-their-date-restaurant-they-taking-selfie-veranda-cafe-street_158538-23990.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg" } + { id: "1", name: "Sarah J.", date: "Il y a 2 semaines", title: "Magnifique", quote: "Un moment inoubliable sur la terrasse, cuisine raffinée.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg?_wi=2" }, + { id: "2", name: "Marc T.", date: "Il y a 1 mois", title: "Excellente adresse", quote: "Service impeccable et produits locaux de haute qualité.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-her-handsome-boyfriend-happy-cheerful-family-couple-cheering-with-glasses-red-wine-their-date-restaurant-they-taking-selfie-veranda-cafe-street_158538-23990.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg?_wi=2" } ]} title="Ce que nos clients disent" description="624 avis qui soulignent l'authenticité de notre service et la qualité de notre terrasse."