From 7c4bde7b159124fe29b75b63dd69c6bcb8160968 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 23:31:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3c81d3..cfd8289 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,19 +56,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah J.", handle: "@sarah.eats", testimonial: "The BBQ brunch is a revelation. Such a warm, elevated space.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg?_wi=1"}, { name: "Mark D.", handle: "@mark_travels", testimonial: "Best coffee and coziest workspace in town. Truly premium vibes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg?_wi=1"}, { name: "Elena R.", handle: "@elena_lifestyle", testimonial: "Everything is Instagram-worthy, from the plates to the decor.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg?_wi=1"}, { name: "James L.", handle: "@jl_ventures", testimonial: "My new remote office. The staff and atmosphere are top-tier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg?_wi=1"}, { name: "Chloe T.", handle: "@chloelovesbrunch", testimonial: "Perfect aesthetic for the perfect California morning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg?_wi=1"}, ]} buttons={[ { @@ -190,15 +190,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg"}, + id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg?_wi=2"}, { - id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg"}, + id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg?_wi=2"}, { - id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg"}, + id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg?_wi=2"}, { - id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg"}, + id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg?_wi=2"}, { - id: "t5", name: "Chloe Thompson", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg"}, + id: "t5", name: "Chloe Thompson", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg?_wi=2"}, ]} cardTitle="Curated Moments" cardTag="Stories"