Update src/app/page.tsx
This commit is contained in:
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
name: "John Doe",
|
||||
handle: "@johndoe",
|
||||
testimonial: "Excellent service and very prompt response to my leak problem.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721525.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarahm",
|
||||
testimonial: "Reliable and honest company. I will definitely use them again for future plumbing needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721525.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Trusted by Homeowners"
|
||||
|
||||
Reference in New Issue
Block a user