From 2527dbe1d0c7b140f26653f88dc7b96a268555a0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:11:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9664d03..e1d6e37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,8 +146,8 @@ export default function LandingPage() { id: "1", name: "Farishta Asghari", role: "Guest", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chicken-flatbread-wrap-with-fries-tomato-prickles-takeaway-paper-bag_140725-1315.jpg", imageAlt: "Fresh, delicious, and outstanding."}, { - id: "2", name: "", role: "", company: "", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg?_wi=2", imageAlt: "Fresh, flavourful, and fast. I've been back four times this month."}, + id: "2", name: "Local Guide", role: "Local Guide", company: "Local Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg?_wi=2", imageAlt: "The Manesh Pizza and Baklava here are absolutely incredible, truly authentic taste."}, { id: "3", name: "", role: "", company: "", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg?_wi=2", imageAlt: "Finally, a shawarma place that actually tastes like it's made with care."}, -- 2.49.1