From e20100cd8c8382727a4257347aeda510d5c08f7e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:19:46 +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 a5082f2..ef0f69b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-471.jpg?_wi=1", imageAlt: "Gradbišče", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29990.jpg?_wi=1", imageAlt: "Fotovoltaika", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/steel-beam-installation-piles-construction-site_632498-60852.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-471.jpg?_wi=2", imageAlt: "concrete bridge construction", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/green-cargo-truck-driving-winter-highway-across-snowy-landscape-logistics-truck-transport_169016-71739.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29990.jpg?_wi=2", imageAlt: "concrete bridge construction", }, { -- 2.49.1