From a8f934ecaf37d745ccb955b7e248d4fd6a4c9895 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 14:39:08 +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 fe6d013..6d208f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,35 +63,35 @@ export default function LandingPage() { handle: "@markw", testimonial: "These guys are super nice and did an excellent job on my truck.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg?_wi=1", }, { name: "Philip Andres", handle: "@philipa", testimonial: "Fantastic job inside and out, my car shines like new!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg?_wi=1", }, { name: "Kendrick Bernal", handle: "@kendrickb", testimonial: "Spectacular job, truly spotless and polished as ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg?_wi=1", }, { name: "Jeanette Commers", handle: "@jeanettec", testimonial: "I am so impressed with their mobile convenience!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg?_wi=1", }, { name: "Stacey Nelson", handle: "@staceyn", testimonial: "Very friendly customer service and highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg?_wi=1", }, ]} buttons={[ @@ -215,35 +215,35 @@ export default function LandingPage() { name: "Mark Wolff", role: "Client", testimonial: "These guys are super nice and did an excellent job on my truck.", - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg?_wi=2", }, { id: "2", name: "Philip Andres", role: "Client", testimonial: "Fantastic job inside and out, my car shines like new!", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg?_wi=2", }, { id: "3", name: "Kendrick Bernal", role: "Client", testimonial: "Spectacular job, truly spotless and polished as ever.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg?_wi=2", }, { id: "4", name: "Jeanette Commers", role: "Client", testimonial: "I am so impressed with their mobile convenience!", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg?_wi=2", }, { id: "5", name: "Stacey Nelson", role: "Client", testimonial: "Very friendly customer service and highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg?_wi=2", }, ]} title="Client Reviews"