diff --git a/src/app/page.tsx b/src/app/page.tsx index 5323e02..32fd0de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { handle: "@sarah_m", testimonial: "The best cleaning service I've ever used. My house has never looked so good!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg?_wi=1", }, { id: "2", @@ -179,7 +179,7 @@ export default function LandingPage() { handle: "@jess_l", testimonial: "SparklePro is simply the best in the industry. Highly professional and efficient.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg?_wi=2", }, ]} showRating={true}