From 246744dd77fe4d6b002f74a985cdfa4dc773fb6c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 06:36:52 +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 0111d40..ea968bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@anak", testimonial: "Najbolja auto škola u Zrenjaninu! Instruktor je bio izuzetno strpljiv i posvećen. Vozačka dozvola iz prvog puta!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-yellow-shirt-sitting-car_23-2148510594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-yellow-shirt-sitting-car_23-2148510594.jpg?_wi=1", imageAlt: "Ana K. student", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-embracing-her-new-car-excited-young-woman-her-new-car-indoors-young-cheerful-woman-enjoying-new-car-hugging-steering-wheel-sitting-inside_657921-533.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-embracing-her-new-car-excited-young-woman-her-new-car-indoors-young-cheerful-woman-enjoying-new-car-hugging-steering-wheel-sitting-inside_657921-533.jpg?_wi=1" imageAlt="Učenik auto škole sa instruktorom u automobilu" mediaAnimation="slide-up" avatars={[ @@ -277,7 +277,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-embracing-her-new-car-excited-young-woman-her-new-car-indoors-young-cheerful-woman-enjoying-new-car-hugging-steering-wheel-sitting-inside_657921-533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-embracing-her-new-car-excited-young-woman-her-new-car-indoors-young-cheerful-woman-enjoying-new-car-hugging-steering-wheel-sitting-inside_657921-533.jpg?_wi=2", imageAlt: "car driving on open road", }, { @@ -302,7 +302,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-yellow-shirt-sitting-car_23-2148510594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-yellow-shirt-sitting-car_23-2148510594.jpg?_wi=2", imageAlt: "car driving on open road", }, ]}