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