Merge version_1 into main #3
@@ -72,10 +72,10 @@ export default function LandingPage() {
|
||||
title: "Unit Turns for Apartment Complexes", description: "Fast, efficient cleaning for vacant units to prepare them for new residents. Comprehensive deep cleaning ensuring every unit meets move-in standards.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Unit turn cleaning service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=1", imageAlt: "Unit turn cleaning service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Professional apartment preparation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=2", imageAlt: "Professional apartment preparation"
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -83,10 +83,10 @@ export default function LandingPage() {
|
||||
title: "Move-Out Cleaning", description: "Complete move-out cleaning services for residential properties and apartment residents. Deposit-friendly cleaning ensuring properties are returned to landlord standards.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Move-out cleaning service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=3", imageAlt: "Move-out cleaning service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Residential property cleaning"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=4", imageAlt: "Residential property cleaning"
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg", imageAlt: "Regular maintenance cleaning"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Apartment complex maintenance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=5", imageAlt: "Apartment complex maintenance"
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
title: "Residential Property Cleaning", description: "Professional cleaning for homeowners and landlords throughout the DFW area. Customized cleaning plans for your specific property needs.", icon: Building2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Residential cleaning service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=6", imageAlt: "Residential cleaning service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149530805.jpg", imageAlt: "Home cleaning professionals"
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Property Manager", company: "DFW Residential Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-real-estate-agent-standing-house-entrance-smiling-woman-with-short-graying-hair-pink-suit-getting-ready-meet-customers-real-estate-business-work-concept_74855-22183.jpg", imageAlt: "professional woman property manager portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-real-estate-agent-standing-house-entrance-smiling-woman-with-short-graying-hair-pink-suit-getting-ready-meet-customers-real-estate-business-work-concept_74855-22183.jpg?_wi=1", imageAlt: "professional woman property manager portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", role: "Apartment Complex Director", company: "Arlington Heights Apartments", rating: 5,
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Patricia Garcia", role: "Real Estate Agent", company: "DFW Property Management", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-real-estate-agent-standing-house-entrance-smiling-woman-with-short-graying-hair-pink-suit-getting-ready-meet-customers-real-estate-business-work-concept_74855-22183.jpg", imageAlt: "woman real estate agent professional portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-real-estate-agent-standing-house-entrance-smiling-woman-with-short-graying-hair-pink-suit-getting-ready-meet-customers-real-estate-business-work-concept_74855-22183.jpg?_wi=2", imageAlt: "woman real estate agent professional portrait"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Wilson", role: "Portfolio Manager", company: "Fort Worth Properties LLC", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user