From b9244423067ccb33a4d252b5153191a966700faa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 19:33:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4535b4e..e45b061 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg?_wi=1" imageAlt="Intérieur élégant du restaurant Barsha" mediaAnimation="none" avatars={[ @@ -181,7 +181,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Notre Histoire & Philosophie" description="Fondé il y a plus d'une décennie, Barsha est né de la passion pour l'art culinaire et le désir de créer un lieu où la gastronomie rime avec émotion. Nous croyons en l'utilisation des meilleurs produits locaux et de saison pour élaborer des plats qui racontent une histoire. Notre philosophie est de vous offrir une expérience mémorable, où chaque saveur est une découverte et chaque repas un voyage." - imageSrc="http://img.b2bpic.net/free-photo/confident-handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-holding-hands-folded-while-looking-white-wall_141793-32406.jpg" + imageSrc="http://img.b2bpic.net/free-photo/confident-handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-holding-hands-folded-while-looking-white-wall_141793-32406.jpg?_wi=1" imageAlt="Portrait d'un chef professionnel dans une cuisine moderne" /> @@ -200,7 +200,7 @@ export default function LandingPage() { price: "180 MAD", rating: 5, reviewCount: "58 avis", - imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-salmon-fillet-with-spices-green-salad-served-with-glass-italian-wine_114579-2331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-salmon-fillet-with-spices-green-salad-served-with-glass-italian-wine_114579-2331.jpg?_wi=1", imageAlt: "Carpaccio de Saint-Jacques", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { price: "220 MAD", rating: 5, reviewCount: "62 avis", - imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949022.jpg?_wi=1", imageAlt: "Foie Gras Poêlé", }, { @@ -359,7 +359,7 @@ export default function LandingPage() { tag: "Dîner Romantique", avatarSrc: "http://img.b2bpic.net/free-photo/happy-red-haired-man-taking-selfie-photo_1262-5118.jpg", avatarAlt: "Avatar d'Amelia S.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg?_wi=2", imageAlt: "satisfied customer portrait smiling", }, { @@ -383,7 +383,7 @@ export default function LandingPage() { tag: "Anniversaire", avatarSrc: "http://img.b2bpic.net/free-photo/enthusiastic-european-girl-standing-kitchen-with-cup-tea-pretty-brunette-woman-posing-with-pizza-laughing_197531-9681.jpg", avatarAlt: "Avatar de Chloé D.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-holding-hands-folded-while-looking-white-wall_141793-32406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-holding-hands-folded-while-looking-white-wall_141793-32406.jpg?_wi=2", imageAlt: "satisfied customer portrait smiling", }, { @@ -395,7 +395,7 @@ export default function LandingPage() { tag: "Famille", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-phone_23-2149335055.jpg", avatarAlt: "Avatar de Mohammed A.", - imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-salmon-fillet-with-spices-green-salad-served-with-glass-italian-wine_114579-2331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-salmon-fillet-with-spices-green-salad-served-with-glass-italian-wine_114579-2331.jpg?_wi=2", imageAlt: "satisfied customer portrait smiling", }, { @@ -407,7 +407,7 @@ export default function LandingPage() { tag: "Expérience Café", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", avatarAlt: "Avatar de Laura G.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949022.jpg?_wi=2", imageAlt: "satisfied customer portrait smiling", }, ]} -- 2.49.1