From e7cd637222d37c57d4f0692a2a72281b0d55b794 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:10:40 +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 203f87c..9664d03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,8 +143,8 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "", role: "", company: "", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chicken-flatbread-wrap-with-fries-tomato-prickles-takeaway-paper-bag_140725-1315.jpg", imageAlt: "The portions are insane for the price — best shawarma in East London by a mile."}, + 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."}, -- 2.49.1