From 1cb03bb2c52a85b15bde1eebcd603070801071e8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 16:04:10 +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 16f7de8..7a2d318 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@kearns-resident", testimonial: "They fixed our leak in under an hour. Incredible service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-curly-hair-woman-wearing-casual-turtleneck-sweater-pink-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-24985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-curly-hair-woman-wearing-casual-turtleneck-sweater-pink-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-24985.jpg?_wi=1", }, { name: "Shane D.", @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@kearns-home", testimonial: "Professional, clean, and reliable. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-curly-hair-woman-wearing-casual-turtleneck-sweater-pink-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-24985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-curly-hair-woman-wearing-casual-turtleneck-sweater-pink-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-24985.jpg?_wi=2", }, ]} buttons={[ -- 2.49.1