From 7cbf9bc0e6fa087d7fc0e658eee20ea0596386be Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 00:20:53 +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 b659654..70b9148 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,11 +84,11 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah Miller", role: "Food Critic", company: "Local Eats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg" }, + { id: "1", name: "Sarah Miller", role: "Food Critic", company: "Local Eats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg?_wi=1" }, { id: "2", name: "James Thompson", role: "Regular", company: "Neighborhood", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-restaurant_23-2150491774.jpg" }, { id: "3", name: "Elena Rodriguez", role: "Gourmet", company: "Culinary Lab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg" }, { id: "4", name: "Marcus Chen", role: "Enthusiast", company: "City Guides", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517452.jpg" }, - { id: "5", name: "Sofia Vance", role: "Patron", company: "Design Weekly", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg" }, + { id: "5", name: "Sofia Vance", role: "Patron", company: "Design Weekly", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg?_wi=2" }, ]} title="Guest Testimonials" description="Don't take our word for it—listen to our community."