Update src/app/page.tsx

This commit is contained in:
2026-03-31 16:09:10 +00:00
parent 6ebb98b6d7
commit 9b71bf6651

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}