From 7d3c341791930d44987c26bafd9f616250e8eb3f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 08:26:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b133ec8..0f467aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,9 +127,11 @@ 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" } ]} - title="Stvarna iskustva" - description="Što naši gosti kažu o svom boravku u Potteru." + title="Sažetak recenzija" + description="Recenzije se ne potvrđuju. Prosjek: 4.6" /> -- 2.49.1