diff --git a/src/app/page.tsx b/src/app/page.tsx index ed238fe..57ab04b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-italian-food_23-2148202507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-italian-food_23-2148202507.jpg?_wi=1", imageAlt: "Restaurant ambiance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-tomahawk-beef-steak-gourmet-dish-stove_482257-121134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-tomahawk-beef-steak-gourmet-dish-stove_482257-121134.jpg?_wi=1", imageAlt: "Chef preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-people-dining-together-concept_53876-26275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-dining-together-concept_53876-26275.jpg?_wi=1", imageAlt: "Gourmet plates", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { title="L'excellence italienne au service du goût" description="Loliva propose une expérience gastronomique raffinée alliant traditions italiennes et créativité contemporaine." subdescription="Chaque plat est une invitation au voyage, préparé avec des ingrédients frais dans un cadre chaleureux et moderne." - imageSrc="http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232217.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232217.jpg?_wi=1" mediaAnimation="slide-up" icon={Utensils} /> @@ -120,7 +120,7 @@ export default function LandingPage() { "Frais", "Bio", ], - imageSrc: "http://img.b2bpic.net/free-photo/condiments-near-pasta-vegetables_23-2147853438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/condiments-near-pasta-vegetables_23-2147853438.jpg?_wi=1", }, { id: "f2", @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Des pâtes à la truffe exceptionnelles et un service irréprochable.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-italian-food_23-2148202507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-italian-food_23-2148202507.jpg?_wi=2", imageAlt: "happy customer fine dining", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "Ambiance chic et cocktails de grande qualité.", tag: "Recommandé", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-tomahawk-beef-steak-gourmet-dish-stove_482257-121134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-tomahawk-beef-steak-gourmet-dish-stove_482257-121134.jpg?_wi=2", imageAlt: "happy customer fine dining", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "Le cadre est sublime, idéal pour un dîner en amoureux.", tag: "Cadre", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-dining-together-concept_53876-26275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-dining-together-concept_53876-26275.jpg?_wi=2", imageAlt: "happy customer fine dining", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Très bonne cuisine, je recommande vivement le tiramisu.", tag: "Cuisine", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232217.jpg?_wi=2", imageAlt: "happy customer fine dining", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "Les pizzas sont dignes d'une vraie pizzeria napolitaine.", tag: "Pizza", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-with-friends-while-drinking-beer-communicating-tavern_637285-2421.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/condiments-near-pasta-vegetables_23-2147853438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/condiments-near-pasta-vegetables_23-2147853438.jpg?_wi=2", imageAlt: "happy customer fine dining", }, ]}