From 9873599e26a3d9bb53e740a9677add2e013d7ef4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:07:31 +0000 Subject: [PATCH 1/3] Update src/app/kategorije/page.tsx --- src/app/kategorije/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/kategorije/page.tsx b/src/app/kategorije/page.tsx index d16c18b..f994538 100644 --- a/src/app/kategorije/page.tsx +++ b/src/app/kategorije/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { title: "B Kategorija", description: "Putnička vozila", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=3", }, ]} /> -- 2.49.1 From ba3d3cc52389c9bd80fb347f05d84a446f60b077 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:07:31 +0000 Subject: [PATCH 2/3] Update src/app/o-nama/page.tsx --- src/app/o-nama/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/o-nama/page.tsx b/src/app/o-nama/page.tsx index 94882be..efd3198 100644 --- a/src/app/o-nama/page.tsx +++ b/src/app/o-nama/page.tsx @@ -57,19 +57,19 @@ export default function LandingPage() { id: "t1", name: "Instruktor 1", role: "Master Inženjer", - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg?_wi=2", }, { id: "t2", name: "Instruktor 2", role: "Glavni Instruktor", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=2", }, { id: "t3", name: "Instruktor 3", role: "Stručni Saradnik", - imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg?_wi=2", }, ]} title="Naš Tim / Csapatunk" @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Naše iskustvo", description: "Sigurni koraci do vozačke dozvole.", tag: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=4", }, ]} /> -- 2.49.1 From a0f241701937b941d13d0ac418a68438eb3202c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:07:31 +0000 Subject: [PATCH 3/3] 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 68fd8f9..b2f9a95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=1" imageAlt="Driving School Training" mediaAnimation="slide-up" avatars={[ @@ -158,7 +158,7 @@ export default function LandingPage() { quote: "Profesionalan pristup.", name: "Marko M.", role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg?_wi=1", }, { id: "2", @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Lako do dozvole.", name: "Ana K.", role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=1", }, { id: "3", @@ -174,7 +174,7 @@ export default function LandingPage() { quote: "Stručan tim.", name: "Péter J.", role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg?_wi=1", }, { id: "4", @@ -190,7 +190,7 @@ export default function LandingPage() { quote: "Najbolji u Subotici.", name: "Zoltán S.", role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg?_wi=1", }, ]} title="Iskustva polaznika / Tanulók visszajelzései" @@ -243,14 +243,14 @@ export default function LandingPage() { title: "Tradicionalni kvalitet", description: "Preko 30 godina iskustva.", tag: "Tradition", - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=2", }, { id: "f2", title: "Savremena flota", description: "Novi automobili za laganu vožnju.", tag: "Modern", - imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg?_wi=2", }, ]} /> -- 2.49.1