Merge version_1 into main #1
@@ -69,22 +69,22 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=1",
|
||||
imageAlt: "Plumbing service team at work",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=1",
|
||||
imageAlt: "Professional plumbing tools",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-caucasian-delivery-man-blue-uniform-cap-talking-phone-writing-clipboard-with-pen-isolated-white-wall-with-copy-space_141793-113012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-caucasian-delivery-man-blue-uniform-cap-talking-phone-writing-clipboard-with-pen-isolated-white-wall-with-copy-space_141793-113012.jpg?_wi=1",
|
||||
imageAlt: "Expert plumbing consultation",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1",
|
||||
imageAlt: "Pipe replacement services",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
"Trenchless repair methods",
|
||||
"Inspection guaranteed",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=2",
|
||||
imageAlt: "professional plumber at work",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
"Stubborn clog removal",
|
||||
"Fast-action service",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=2",
|
||||
imageAlt: "plumbing repair tools close up",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
"Burst pipe resolution",
|
||||
"Flooding protection",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-caucasian-delivery-man-blue-uniform-cap-talking-phone-writing-clipboard-with-pen-isolated-white-wall-with-copy-space_141793-113012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-caucasian-delivery-man-blue-uniform-cap-talking-phone-writing-clipboard-with-pen-isolated-white-wall-with-copy-space_141793-113012.jpg?_wi=2",
|
||||
imageAlt: "plumber looking at clipboard",
|
||||
},
|
||||
]}
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
detail: "Known for meticulous problem solving and high customer satisfaction.",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2",
|
||||
imageAlt: "plumbing pipe replacement work",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user