From 1de6e352e0f2760f181a6782e7738cfb46355c59 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 16:59:56 +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 e8044d9..7db82f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Strokovno popravilo in vzdrževanje čolnov. Zanesljiv navtični servis z dolgoletnimi izkušnjami. Poskrbimo za vaš čoln hitro, kakovostno in pošteno." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-519.jpg?_wi=1", imageAlt: "boat repair workshop nautical service", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { description: "Strokovna mehanična popravila motorjev.", bentoComponent: "reveal-icon", icon: Settings, - imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-519.jpg?_wi=2", imageAlt: "nautical engineer working on boat motor", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { description: "Sodobna diagnostika in redno vzdrževanje.", bentoComponent: "reveal-icon", icon: Search, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg?_wi=1", imageAlt: "nautical engineer working on boat motor", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() { name: "Janez Novak", handle: "@jnovak", testimonial: "Vrhunska storitev in hitra odzivnost.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg?_wi=2", }, { id: "2", -- 2.49.1