From f09d0a94902e9e2beeefb550ceb71126a676653e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 21:36:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 013074c..492cf73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { description="Inteligentna i održiva rješenja za čišćenje – za čistu budućnost." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plant-shop-owner-cleaning-leaf-potted-plant_53876-128885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plant-shop-owner-cleaning-leaf-potted-plant_53876-128885.jpg?_wi=1", imageAlt: "Sustainable cleaning professional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-2408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-2408.jpg?_wi=1", imageAlt: "Clean surface concept", }, { - imageSrc: "http://img.b2bpic.net/free-photo/employee-getting-consoled-by-colleagues-after-being-fired-leaving-office_482257-126635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-getting-consoled-by-colleagues-after-being-fired-leaving-office_482257-126635.jpg?_wi=1", imageAlt: "Office cleaning service", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { { title: "Privatni korisnici", description: "Personalizirana rješenja za vaš dom uz potpunu ekološku sigurnost.", - imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-with-facemask-holding-mop-with-happy-expression-white-wall_114579-49501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-with-facemask-holding-mop-with-happy-expression-white-wall_114579-49501.jpg?_wi=1", imageAlt: "Home cleaning", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { id: "p1", name: "EcoSpray Basic", price: "15,00 €", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-zero-waste-composition-wooden-background_23-2148491205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-zero-waste-composition-wooden-background_23-2148491205.jpg?_wi=1", imageAlt: "Eco product", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Iznimna profesionalnost i ekološki pristup koji nas je oduševio.", tag: "Poslovni klijent", avatarSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405425.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plant-shop-owner-cleaning-leaf-potted-plant_53876-128885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plant-shop-owner-cleaning-leaf-potted-plant_53876-128885.jpg?_wi=2", imageAlt: "business client professional", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Napokon rješenje koje je sigurno za moju obitelj i kućne ljubimce.", tag: "Privatni korisnik", avatarSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-25147.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-2408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-2408.jpg?_wi=2", imageAlt: "business client professional", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "SmartEcoCleaning je naš dugogodišnji partner od povjerenja.", tag: "Poslovni klijent", avatarSrc: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335477.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/employee-getting-consoled-by-colleagues-after-being-fired-leaving-office_482257-126635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-getting-consoled-by-colleagues-after-being-fired-leaving-office_482257-126635.jpg?_wi=2", imageAlt: "business client professional", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Najbolji omjer cijene i kvalitete uz vrhunsku ekološku osviještenost.", tag: "Poslovni klijent", avatarSrc: "http://img.b2bpic.net/free-photo/interracial-colleagues-shaking-hands_23-2148349949.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-with-facemask-holding-mop-with-happy-expression-white-wall_114579-49501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-with-facemask-holding-mop-with-happy-expression-white-wall_114579-49501.jpg?_wi=2", imageAlt: "business client professional", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Sve pohvale za brzinu i učinkovitost njihovih usluga.", tag: "Privatni korisnik", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-getting-her-hands-disinfected-cafe_637285-8082.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-zero-waste-composition-wooden-background_23-2148491205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-zero-waste-composition-wooden-background_23-2148491205.jpg?_wi=2", imageAlt: "business client professional", }, ]}