From 1c89bcb1d4cd54994517f69824a00eb3af4f4f08 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 08:29:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 258e822..b378e58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { title: "Zadovoljnih gostov", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934670.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -112,7 +112,7 @@ export default function LandingPage() { tags: [ "Meat", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-side-dish-with-cucumber-lettuce-bell-pepper-soy-sauce_141793-441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-side-dish-with-cucumber-lettuce-bell-pepper-soy-sauce_141793-441.jpg?_wi=1", }, { id: "meat-platter", @@ -120,7 +120,7 @@ export default function LandingPage() { tags: [ "Meat", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-side-dish-with-cucumber-lettuce-bell-pepper-soy-sauce_141793-441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-side-dish-with-cucumber-lettuce-bell-pepper-soy-sauce_141793-441.jpg?_wi=2", }, { id: "fish", @@ -144,7 +144,7 @@ export default function LandingPage() { tags: [ "Wine", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934670.jpg?_wi=2", }, ]} title="Naše specialitete" -- 2.49.1