Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:14:36 +00:00

View File

@@ -96,13 +96,13 @@ export default function LandingPage() {
id: 3,
title: "Move-In / Move-Out Cleaning", description:
"Complete property cleaning for transitions. Leave the space spotless for new occupants.", imageSrc:
"http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Move-out cleaning service"
"http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=1", imageAlt: "Move-out cleaning service"
},
{
id: 4,
title: "Condo Cleaning", description:
"Specialized cleaning for condo units. Respects building rules and maximizes efficiency.", imageSrc:
"http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Condo cleaning service"
"http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=2", imageAlt: "Condo cleaning service"
},
]}
/>
@@ -171,22 +171,22 @@ export default function LandingPage() {
{
id: "1", name: "Safir Market", role: "Condo Owner", testimonial:
"Professional, punctual, and meticulous. Impeccable results every single time. ProClean has transformed how my condo looks and feels.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Safir Market"
"http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1", imageAlt: "Safir Market"
},
{
id: "2", name: "Michelle Lambert", role: "Busy Professional", testimonial:
"Reliable and thorough. They respect my space and complete the job efficiently. Highly recommended for anyone with a busy schedule.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageAlt: "Michelle Lambert"
"http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg?_wi=1", imageAlt: "Michelle Lambert"
},
{
id: "3", name: "David Chen", role: "Property Manager", testimonial:
"ProClean has been fantastic for managing multiple properties. Consistent quality and professional communication every time.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "David Chen"
"http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "David Chen"
},
{
id: "4", name: "Jennifer Dubois", role: "Airbnb Host", testimonial:
"Fast turnarounds between guests. ProClean keeps my Airbnb immaculate and my guests consistently give five-star reviews for cleanliness.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageAlt: "Jennifer Dubois"
"http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg?_wi=2", imageAlt: "Jennifer Dubois"
},
]}
carouselMode="buttons"