Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 16:09:13 +00:00

View File

@@ -183,7 +183,7 @@ export default function LandingPage() {
handle: "@customer",
testimonial: "Arrived within 30 minutes. Exceptional service at night.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg?_wi=1",
},
{
id: "3",
@@ -207,7 +207,7 @@ export default function LandingPage() {
handle: "@customer",
testimonial: "True professionals. They saved me thousands on a repair.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg?_wi=2",
},
]}
showRating={true}