From 304b99427be1feeaa5368f5ae6af86059e03b9ad Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 12:19:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 13c5f43..0b981a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", role: "Visitor", company: "UK", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/girl-with-pizza_1157-7355.jpg?id=1413701" }, { id: "2", name: "Mark D.", role: "Visitor", company: "Tiranë", rating: 5, imageSrc: "https://img.b2bpic.net/premium-photo/young-bearded-male-businessman-is-sitting-table-fine-restaurant-waiting-his-order-customer-service-catering_180601-17231.jpg?id=30945336" }, { id: "3", name: "Elena P.", role: "Foodie", company: "Italy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-having-turkish-iskender-doner-with-tomato-sauce-yogurt_114579-3632.jpg" }, - { id: "4", name: "Altin H.", role: "Local", company: "Tiranë", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg" }, + { id: "4", name: "Altin H.", role: "Local", company: "Tiranë", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/happy-man-standing-beach_107420-9868.jpg?id=5194908" }, { id: "5", name: "John M.", role: "Traveler", company: "USA", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-caucasian-male-with-red-t-shirt_181624-52255.jpg?id=19538468" }, ]} kpiItems={[ -- 2.49.1