Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user