Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 11:40:30 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-indoors_23-2150454501.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-indoors_23-2150454501.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11342.jpg",
@@ -111,37 +111,37 @@ export default function LandingPage() {
id: "s1",
name: "Standard Cleaning",
price: "From $120",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829668.jpg?_wi=1",
},
{
id: "s2",
name: "Deep Cleaning",
price: "From $250",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-pink-background_23-2148357475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-pink-background_23-2148357475.jpg?_wi=1",
},
{
id: "s3",
name: "Move-In/Out Cleaning",
price: "From $350",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-sponge-rubber-gloves-cleaning-house_1157-45529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-sponge-rubber-gloves-cleaning-house_1157-45529.jpg?_wi=1",
},
{
id: "s4",
name: "Post-Construction",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829668.jpg?_wi=2",
},
{
id: "s5",
name: "Vacation Rental",
price: "From $180",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-pink-background_23-2148357475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-pink-background_23-2148357475.jpg?_wi=2",
},
{
id: "s6",
name: "Weekly Maintenance",
price: "From $90",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-sponge-rubber-gloves-cleaning-house_1157-45529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-sponge-rubber-gloves-cleaning-house_1157-45529.jpg?_wi=2",
},
]}
title="Our Luxury Services"
@@ -278,7 +278,7 @@ export default function LandingPage() {
description: "Dedicated customer satisfaction team at your service.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-indoors_23-2150454501.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-indoors_23-2150454501.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>