Update src/app/page.tsx
This commit is contained in:
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarah-m",
|
||||
testimonial: "Amazing work! Quick response when our pipe burst.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-grey-haired-man-standing-with-folded-hands-smiling-looking-away_74855-8067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-grey-haired-man-standing-with-folded-hands-smiling-looking-away_74855-8067.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
name: "Michael Davis",
|
||||
handle: "@mdavis_pro",
|
||||
testimonial: "Excellent service, very friendly and reasonably priced.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-grey-haired-man-standing-with-folded-hands-smiling-looking-away_74855-8067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-grey-haired-man-standing-with-folded-hands-smiling-looking-away_74855-8067.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Customer Reviews"
|
||||
|
||||
Reference in New Issue
Block a user