From 4c81cf2921227915b3d2e215f848798c60b66635 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 14:17:38 +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 4badc45..c4fc097 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,11 +112,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah J.", handle: "@sarah_cardiff", testimonial: "The best authentic experience in Cardiff! Truly delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg" }, + { id: "1", name: "Sarah J.", handle: "@sarah_cardiff", testimonial: "The best authentic experience in Cardiff! Truly delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=1" }, { id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "Incredible vegan options. Will definitely be back!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg" }, { id: "3", name: "Emma L.", handle: "@emma_l", testimonial: "So welcoming and generous. Perfect for a group dinner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25258.jpg" }, { id: "4", name: "David K.", handle: "@david_k", testimonial: "Never tried Ethiopian food before and loved every bit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/meeting-businessmen_1098-15491.jpg" }, - { id: "5", name: "James P.", handle: "@james_p", testimonial: "The spices are perfection, simply authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg" }, + { id: "5", name: "James P.", handle: "@james_p", testimonial: "The spices are perfection, simply authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=2" }, ]} showRating={true} title="Loved by Our Community"