Merge version_1 into main #3
@@ -55,11 +55,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "Plumbing service team at work"},
|
||||
id: "1", 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", imageAlt: "Professional plumbing tools"},
|
||||
id: "2", 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", imageAlt: "Expert plumbing consultation"},
|
||||
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?_wi=1", imageAlt: "Expert plumbing consultation"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Pipe replacement services"},
|
||||
{
|
||||
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Sewer & Rooter", descriptions: [
|
||||
"Full sewer lateral replacements", "Trenchless repair methods", "Inspection guaranteed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "professional plumber at work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=2", imageAlt: "professional plumber at work"},
|
||||
{
|
||||
id: "2", title: "Drain Cleaning", descriptions: [
|
||||
"High-pressure hydro-jetting", "Stubborn clog removal", "Fast-action service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg", imageAlt: "plumbing repair tools close up"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=2", imageAlt: "plumbing repair tools close up"},
|
||||
{
|
||||
id: "3", title: "Emergency Repair", descriptions: [
|
||||
"24/7 service available", "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", imageAlt: "plumber looking at clipboard"},
|
||||
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"},
|
||||
]}
|
||||
title="Our Plumbing Services"
|
||||
description="Comprehensive residential and commercial plumbing solutions provided by our experienced, local technicians."
|
||||
|
||||
Reference in New Issue
Block a user