Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 23:14:21 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
handle: "@marthaw",
testimonial: "Impeccable service. Every corner of my home sparkles like it's brand new.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
handle: "@elenas",
testimonial: "Southern Magnolias is my best discovery this year. Absolute professionals.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
handle: "@davidl",
testimonial: "Trustworthy, timely, and incredibly thorough. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
{
@@ -101,11 +101,11 @@ export default function LandingPage() {
handle: "@sarahp",
testimonial: "My home feels like a boutique hotel every time they leave.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg?_wi=2"
imageAlt="Luxurious clean home"
avatars={[
{
@@ -176,19 +176,19 @@ export default function LandingPage() {
{
title: "Deep Kitchen Clean",
description: "From grout to cupboards, we sanitize every detail.",
imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg?_wi=2",
imageAlt: "kitchen cleaning deep clean",
},
{
title: "Sanitized Restrooms",
description: "Professional hygiene protocols for all wet areas.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg?_wi=2",
imageAlt: "bathroom cleaning sanitation",
},
{
title: "Precision Dusting",
description: "Expert attention to delicate surfaces and decor.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg?_wi=2",
imageAlt: "dusting furniture interior",
},
]}