From e8b6d098a4764f0be59e48a9ea2df8291871cd1f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 12:58:07 +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 3f541bf..6eca9d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,11 +82,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Alice Miller", role: "Regular Patron", testimonial: "The absolute best cold brew in the city. A staple of my mornings.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg" }, + { id: "1", name: "Alice Miller", role: "Regular Patron", testimonial: "The absolute best cold brew in the city. A staple of my mornings.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg?_wi=1" }, { id: "2", name: "James Chen", role: "Remote Worker", testimonial: "Perfect atmosphere for getting work done, plus the coffee is top-tier quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3931.jpg" }, { id: "3", name: "Elena Rodriguez", role: "Coffee Enthusiast", testimonial: "I love the ethical sourcing and the expertise of the baristas. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-handsome-businessman-enjoying-coffee_1262-6312.jpg" }, { id: "4", name: "Mark Stevens", role: "Local Resident", testimonial: "Such a friendly neighborhood spot! My go-to place every single Saturday.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-dreamy-digital-nomad-sitting-drink-coffee-cafe-urban-co-working-space-look-outside-window-smiling-dreamy-thoughtful-enjoy-break-working-project-freelance-gig-economy-concept_197531-22195.jpg" }, - { id: "5", name: "Sarah Jenkins", role: "Daily Visitor", testimonial: "The staff here is incredible, and the vibe is always warm and inviting.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg" } + { id: "5", name: "Sarah Jenkins", role: "Daily Visitor", testimonial: "The staff here is incredible, and the vibe is always warm and inviting.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg?_wi=2" } ]} title="Loved by Our Local Community" description="Don't just take our word for it—see what our regular patrons have to say about their experience at our shop."