Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Professional plumbing service interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=1",
|
||||
imageAlt: "General plumbing maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-protective-mask_23-2148773450.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-protective-mask_23-2148773450.jpg?_wi=1",
|
||||
imageAlt: "Gas fitting and compliance check",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burst-copper-pipes-from-cold-closeup_169016-3996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burst-copper-pipes-from-cold-closeup_169016-3996.jpg?_wi=1",
|
||||
imageAlt: "Hot water system installation",
|
||||
},
|
||||
]}
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
"Drains",
|
||||
"Repairs",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
"Compliance",
|
||||
"Install",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-protective-mask_23-2148773450.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-protective-mask_23-2148773450.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
"Service",
|
||||
"Repair",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burst-copper-pipes-from-cold-closeup_169016-3996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burst-copper-pipes-from-cold-closeup_169016-3996.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user