From 52f84883641bf2420c2e4af2f97407ab733dd295 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:44:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea5dacf..80496ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,23 +63,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg?_wi=1", imageAlt: "Traditional Polish dish preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg?_wi=2", imageAlt: "Freshly handmade pierogi", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg?_wi=3", imageAlt: "Steaming hot traditional soup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg?_wi=4", imageAlt: "Golden pork chop presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-crawfish_23-2150426211.jpg?_wi=5", imageAlt: "Kitchen team at work", }, ]} @@ -99,7 +99,7 @@ export default function LandingPage() { role: "Lokalna mieszkanka", company: "Gdańsk", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg?_wi=1", }, { id: "2", @@ -131,7 +131,7 @@ export default function LandingPage() { role: "Foodie", company: "Instagram", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg?_wi=2", }, ]} title="Co mówią nasi goście" -- 2.49.1