From 39cd0519270306d93c4861ea171063ad2779a041 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 22:06:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2414b07..2027bff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { quote: "Des saveurs incroyables.", tag: "Date Spot", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-food_23-2149143975.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg?_wi=2", imageAlt: "client souriant bar", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "Le service est impeccable.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132201.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709061.jpg?_wi=1", imageAlt: "client souriant bar", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "Service rapide et magnifique.", tag: "Cocktails", avatarSrc: "http://img.b2bpic.net/free-photo/yellow-color-cocktail-with-ice_140725-2462.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sushi-meal-sliced-fish-rolls-with-seashells-grey-wall_140725-46915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sushi-meal-sliced-fish-rolls-with-seashells-grey-wall_140725-46915.jpg?_wi=1", imageAlt: "client souriant bar", }, ]} @@ -223,7 +223,7 @@ export default function LandingPage() { id: "2", name: "Sakura Noir", price: "15€", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709061.jpg?_wi=2", }, { id: "3", @@ -235,7 +235,7 @@ export default function LandingPage() { id: "4", name: "Gyoza Craft", price: "9€", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sushi-meal-sliced-fish-rolls-with-seashells-grey-wall_140725-46915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sushi-meal-sliced-fish-rolls-with-seashells-grey-wall_140725-46915.jpg?_wi=2", }, { id: "5", -- 2.49.1