From ae7983324d3b74ed92558255a156f19b6486218f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 18:45:44 +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 224e668..51aa840 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", title: "Great atmosphere", quote: "Best haircut in Roselle. Chris always gets it right.", name: "John D.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg"}, + id: "t1", title: "Great atmosphere", quote: "Best haircut in Roselle. Chris always gets it right.", name: "John D.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg?_wi=1"}, { id: "t2", title: "Solid service", quote: "Professional, clean shop, and great vibes.", name: "Sarah W.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-lively-conversation-sidewalk-cafe-one-adorable-couple_273609-6620.jpg"}, { @@ -131,7 +131,7 @@ export default function LandingPage() { { id: "t4", title: "Consistent", quote: "Always walk out feeling refreshed. 5 stars.", name: "Kevin L.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-fashionable-bearded-businessman-with-stylish-haircut-speaking-by-phone-drinks-glass-cool-juice-sitting-cafe-outdoors_613910-6697.jpg"}, { - id: "t5", title: "Top tier", quote: "The attention to detail here is unmatched in the area.", name: "Mark P.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg"}, + id: "t5", title: "Top tier", quote: "The attention to detail here is unmatched in the area.", name: "Mark P.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg?_wi=2"}, ]} title="What Our Clients Say" description="Don't just take our word for it."