Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-01 19:32:06 +00:00

View File

@@ -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}