From 5e9f956c797727e5fd6485bdb3e2038f85b8ffca Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 19:11:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c75c9d..1909450 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJl50SrBKEkSQD9DhfJzxcx20j/uploaded-1778008278758-bojf9q0i.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJl50SrBKEkSQD9DhfJzxcx20j/uploaded-1778008278758-bojf9q0i.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -212,7 +212,7 @@ export default function LandingPage() { handle: "@marko_travels", testimonial: "Pogled oduzima dah, hrana je bila izvrsna, a usluga fantastična.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg?_wi=1", }, { id: "t2", @@ -220,7 +220,7 @@ export default function LandingPage() { handle: "@ana_gastronomad", testimonial: "Predivan restoran u centru Cavtata. Hrana odlična, usluga profesionalna, a pogled na luku nezaboravan.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-businesswoman-with-long-brown-hair-sunglasses-holds-smartphone-while-sitting-outdoor-cafe_613910-6150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-businesswoman-with-long-brown-hair-sunglasses-holds-smartphone-while-sitting-outdoor-cafe_613910-6150.jpg?_wi=1", }, { id: "t3", @@ -268,7 +268,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJl50SrBKEkSQD9DhfJzxcx20j/uploaded-1778008278758-24346btc.jpg", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJl50SrBKEkSQD9DhfJzxcx20j/uploaded-1778008278758-bojf9q0i.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJl50SrBKEkSQD9DhfJzxcx20j/uploaded-1778008278758-bojf9q0i.jpg?_wi=2", }, ], imageSrc: "http://img.b2bpic.net/free-photo/fish-with-onion_1157-23.jpg", @@ -286,7 +286,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-fishes-pepper-chopped-fresh-foods-white-plate-cutlery-set-ice-surface_179666-34197.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg?_wi=2", imageAlt: "User provided image", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/creamy-fusilli-pasta-with-fried-shrimps-fresh-herbs_140725-10790.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-businesswoman-with-long-brown-hair-sunglasses-holds-smartphone-while-sitting-outdoor-cafe_613910-6150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-businesswoman-with-long-brown-hair-sunglasses-holds-smartphone-while-sitting-outdoor-cafe_613910-6150.jpg?_wi=2", imageAlt: "User provided image", }, ]} -- 2.49.1