From a8f1bc6f67a25de572653740afd3cee10da53bea Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 02:03:34 +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 1e054b1..50c66ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,19 +74,19 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=1", imageAlt: "Gourmet dish in elegant restaurant setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg?_wi=1", imageAlt: "Charming outdoor terrace restaurant by the sea", }, { - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=1", imageAlt: "Interior of modern upscale restaurant", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg?_wi=1", imageAlt: "Fresh seafood platter gourmet presentation", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { tag: "Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-joyful-bearded-guy-posing-indoors_74855-2696.jpg", avatarAlt: "Karim Haddad", - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=2", imageAlt: "smiling woman professional headshot", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { tag: "Celebration", avatarSrc: "http://img.b2bpic.net/free-photo/tnder-beautiful-feminine-asian-female-striped-blouse-tilting-head-gentle-touching-face-before-putting-facial-anti-acne-mask-smiling-lovely-gazing-camera-white-wall_176420-34528.jpg", avatarAlt: "Sophie Martin", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg?_wi=2", imageAlt: "smiling woman professional headshot", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { tag: "Gourmet", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-man-white-shirt-poses-velvet-wall_197531-23907.jpg", avatarAlt: "Antoine Gauthier", - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=2", imageAlt: "smiling woman professional headshot", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", avatarAlt: "Lina Khoury", - imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg?_wi=2", imageAlt: "smiling woman professional headshot", }, ]} -- 2.49.1