From 28b7f7bffe21e85111c4bb73f633d72286978668 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 08:27:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f467aa..fb48221 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { title: "Topla usluga", description: "Ljubazno i nasmijano osoblje posvećeno vašem savršenom iskustvu.", bentoComponent: "media-stack", items: [ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-eating-delicious-pizza_23-2150280263.jpg", imageAlt: "Osoblje" }, { imageSrc: "http://img.b2bpic.net/free-photo/two-male-friends-together-restaurant_23-2150520083.jpg", imageAlt: "Osoblje" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg", imageAlt: "Osoblje" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg?_wi=1", imageAlt: "Osoblje" }, ], }, ]} @@ -127,8 +127,8 @@ export default function LandingPage() { { id: "t3", name: "Elena M.", role: "Gošća", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cocoa-with-laptop-cozy-winter-home-warm-background_501050-180.jpg" }, { id: "t4", name: "Tomislav B.", role: "Lokalni gost", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-winter-coziness-arrangement_23-2148715936.jpg" }, { id: "t5", name: "Ana K.", role: "Posjetiteljica", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sits-watches-through-window_8353-9339.jpg" }, - { id: "t6", name: "Gost", role: "Posjetitelj", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg" }, - { id: "t7", name: "Gost", role: "Posjetitelj", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg" } + { id: "t6", name: "Gost", role: "Posjetitelj", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg?_wi=2" }, + { id: "t7", name: "Gost", role: "Posjetitelj", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg?_wi=3" } ]} title="Sažetak recenzija" description="Recenzije se ne potvrđuju. Prosjek: 4.6" -- 2.49.1