Update src/app/page.tsx

This commit is contained in:
2026-04-01 04:25:09 +00:00
parent 5d0b999052
commit 813a655125

View File

@@ -184,7 +184,7 @@ export default function LandingPage() {
handle: "@jlo",
testimonial: "Stunning remodel. They handled everything perfectly from start to finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=1",
},
{
id: "5",
@@ -192,7 +192,7 @@ export default function LandingPage() {
handle: "@dsmith",
testimonial: "The best construction team in NYC. Efficient, clean, and top-tier results.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=2",
},
]}
showRating={true}