From 3f17a3deca6ca707484c49fa4fc16f909cc6e735 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 17:17:13 +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 d0057dc..f8ffabe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { role: "Local Guide", company: "Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-pretty-tanned-woman-black-vintage-bikini-lies-green-sun-bed-amazing-villa-sunny-day-resting-enjoying-vacation_343596-2541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-pretty-tanned-woman-black-vintage-bikini-lies-green-sun-bed-amazing-villa-sunny-day-resting-enjoying-vacation_343596-2541.jpg?_wi=1", }, { id: "2", @@ -157,7 +157,7 @@ export default function LandingPage() { role: "Homeowner", company: "Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-pretty-tanned-woman-black-vintage-bikini-lies-green-sun-bed-amazing-villa-sunny-day-resting-enjoying-vacation_343596-2541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-pretty-tanned-woman-black-vintage-bikini-lies-green-sun-bed-amazing-villa-sunny-day-resting-enjoying-vacation_343596-2541.jpg?_wi=2", }, ]} title="Trusted by Palm Desert" -- 2.49.1