Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 06:24:12 +00:00

View File

@@ -56,53 +56,53 @@ export default function LandingPage() {
description="Dave Stiles provides reliable, safe carpet cleaning using premium, non-toxic solutions. We bring back the fresh look and feel of your home's carpets."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112751.jpg?_wi=1",
imageAlt: "Professional cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/barista-prepares-coffee-coffee-holder-gloved-hands_1157-47296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-prepares-coffee-coffee-holder-gloved-hands_1157-47296.jpg?_wi=1",
imageAlt: "Fresh carpets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112734.jpg?_wi=1",
imageAlt: "Cleaning detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg?_wi=1",
imageAlt: "Cleaning machine",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112739.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112739.jpg?_wi=1",
imageAlt: "Restoration detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg?_wi=2",
imageAlt: "Professional equipment",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg?_wi=3",
imageAlt: "Equipment 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112739.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112739.jpg?_wi=2",
imageAlt: "Equipment 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359020.jpg?_wi=4",
imageAlt: "Equipment 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112734.jpg?_wi=2",
imageAlt: "Equipment 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/barista-prepares-coffee-coffee-holder-gloved-hands_1157-47296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-prepares-coffee-coffee-holder-gloved-hands_1157-47296.jpg?_wi=2",
imageAlt: "Equipment 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112751.jpg?_wi=2",
imageAlt: "Equipment 6",
},
]}