Merge version_1 into main #1
@@ -68,27 +68,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-plumber_1368-568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-plumber_1368-568.jpg?_wi=1",
|
||||
imageAlt: "HVAC Technician",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg?_wi=1",
|
||||
imageAlt: "Plumbing Tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=1",
|
||||
imageAlt: "Service Technician",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-plumber_1368-568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-plumber_1368-568.jpg?_wi=2",
|
||||
imageAlt: "HVAC Technician",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg?_wi=2",
|
||||
imageAlt: "Plumbing Tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2",
|
||||
imageAlt: "Service Technician",
|
||||
},
|
||||
]}
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
"Emergency",
|
||||
"24/7",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-plumber_1368-568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-plumber_1368-568.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "cooling",
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
"AC Repair",
|
||||
"Maintenance",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "plumbing",
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
"Plumbing",
|
||||
"Repairs",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
|
||||
Reference in New Issue
Block a user