Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 16:51:48 +00:00

View File

@@ -64,11 +64,11 @@ export default function LandingPage() {
description="Eco-friendly, professional cleaning services for your peace of mind. We bring health and harmony back to your living space using only safe, green products."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg?_wi=1",
imageAlt: "Cleaning living room",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg?_wi=1",
imageAlt: "Cleaning bedroom",
},
{
@@ -76,21 +76,21 @@ export default function LandingPage() {
imageAlt: "Cleaning kitchen",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/robot-vacuum-cleaning-floor_23-2151319081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/robot-vacuum-cleaning-floor_23-2151319081.jpg?_wi=1",
imageAlt: "Professional team",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-woman-spraying-detergent-coffee-table_1098-19037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-woman-spraying-detergent-coffee-table_1098-19037.jpg?_wi=1",
imageAlt: "Eco-friendly supplies",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/robot-vacuum-cleaning-floor_23-2151319081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/robot-vacuum-cleaning-floor_23-2151319081.jpg?_wi=2",
imageAlt: "Professional team",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-woman-spraying-detergent-coffee-table_1098-19037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-woman-spraying-detergent-coffee-table_1098-19037.jpg?_wi=2",
imageAlt: "Eco-friendly supplies",
},
{
@@ -98,11 +98,11 @@ export default function LandingPage() {
imageAlt: "Sparkling results",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg?_wi=2",
imageAlt: "Living room setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg?_wi=2",
imageAlt: "Bedroom sanitization",
},
]}