Merge version_1 into main #1
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "@johndoe",
|
||||
testimonial: "Excellent service! They fixed my leaking toilet in no time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg?_wi=1",
|
||||
imageAlt: "professional plumber working",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@bobjohnson",
|
||||
testimonial: "Fastest emergency response I've ever experienced.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg?_wi=1",
|
||||
imageAlt: "professional plumber working",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@alicebrown",
|
||||
testimonial: "Great work on our water heater replacement. Fair pricing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/albino-worker-with-face-mask-tightening-valve-construction-site_637285-8178.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/albino-worker-with-face-mask-tightening-valve-construction-site_637285-8178.jpg?_wi=1",
|
||||
imageAlt: "professional plumber working",
|
||||
},
|
||||
{
|
||||
@@ -92,11 +92,11 @@ export default function LandingPage() {
|
||||
handle: "@charliedavis",
|
||||
testimonial: "Knowledgeable and reliable. Will call them again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/single-tool-isolated-with-copy-space_1194-639256.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/single-tool-isolated-with-copy-space_1194-639256.jpg?_wi=1",
|
||||
imageAlt: "professional plumber working",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg",
|
||||
@@ -166,17 +166,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Drain & Sewer Services",
|
||||
description: "Expert drain cleaning and sewer repair to ensure your home's plumbing flows without interruptions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Water Heating Systems",
|
||||
description: "Full-service installation and repair for residential and commercial water heaters.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/albino-worker-with-face-mask-tightening-valve-construction-site_637285-8178.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/albino-worker-with-face-mask-tightening-valve-construction-site_637285-8178.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "General Repairs & Leak Detection",
|
||||
description: "From faucet installations to complex leak detection, we provide thorough residential plumbing repair.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/single-tool-isolated-with-copy-space_1194-639256.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/single-tool-isolated-with-copy-space_1194-639256.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Plumbing Solutions"
|
||||
|
||||
Reference in New Issue
Block a user