diff --git a/src/app/page.tsx b/src/app/page.tsx index dd7a9f4..4f1d1f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,9 +56,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-office-center_1303-29926.jpg", imageAlt: "Clean interior luxury"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-office-center_1303-29926.jpg?_wi=1", imageAlt: "Clean interior luxury"}, { - imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_1203-2940.jpg", imageAlt: "Professional home service"} + imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_1203-2940.jpg?_wi=1", imageAlt: "Professional home service"} ]} mediaAnimation="slide-up" rating={5} @@ -74,13 +74,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "Detail Obsessed", description: "We focus on the little things that make a big difference.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-office-center_1303-29926.jpg", imageAlt: "luxury clean minimalist interior"}, + id: "f1", title: "Detail Obsessed", description: "We focus on the little things that make a big difference.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-office-center_1303-29926.jpg?_wi=2", imageAlt: "luxury clean minimalist interior"}, { - id: "f2", title: "Professional Team", description: "Respectful, reliable, and committed to quality.", imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_1203-2940.jpg", imageAlt: "professional home cleaning service"}, + id: "f2", title: "Professional Team", description: "Respectful, reliable, and committed to quality.", imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_1203-2940.jpg?_wi=2", imageAlt: "professional home cleaning service"}, { - id: "f3", title: "Fair Pricing", description: "Transparent quotes and honest service.", imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg", imageAlt: "modern office professional cleaning"}, + id: "f3", title: "Fair Pricing", description: "Transparent quotes and honest service.", imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg?_wi=1", imageAlt: "modern office professional cleaning"}, { - id: "f4", title: "Residential & Commercial", description: "From apartments to offices and post-construction sites.", imageSrc: "http://img.b2bpic.net/free-photo/woman-handling-belongings-after-moving-new-house_23-2149312735.jpg", imageAlt: "spotless luxury apartment cleaning"}, + id: "f4", title: "Residential & Commercial", description: "From apartments to offices and post-construction sites.", imageSrc: "http://img.b2bpic.net/free-photo/woman-handling-belongings-after-moving-new-house_23-2149312735.jpg?_wi=1", imageAlt: "spotless luxury apartment cleaning"}, ]} title="Our Strengths" description="Why TM SERVICES is the trusted choice for property care." @@ -95,11 +95,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Home Cleaning", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_1203-2940.jpg"}, + id: "p1", name: "Home Cleaning", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_1203-2940.jpg?_wi=3"}, { - id: "p2", name: "Office Cleaning", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg"}, + id: "p2", name: "Office Cleaning", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg?_wi=2"}, { - id: "p3", name: "Apartment Cleaning", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/woman-handling-belongings-after-moving-new-house_23-2149312735.jpg"}, + id: "p3", name: "Apartment Cleaning", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/woman-handling-belongings-after-moving-new-house_23-2149312735.jpg?_wi=2"}, { id: "p4", name: "Post-Construction", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149530802.jpg"}, { @@ -120,7 +120,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "Homeowner", testimonial: "Professional, fair, and finished on time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826968.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826968.jpg?_wi=1"}, { id: "2", name: "Michael Chen", handle: "Office Manager", testimonial: "Attention to detail was exceptional from start to finish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-partners-meeting-office-room-talking-smiling-bearded-boss-eyeglasses-discussing-project-with-beautiful-businesswomen-business-communication-top-management-concept_74855-11637.jpg"}, @@ -132,7 +132,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg"}, { id: "5", name: "Alex Taylor", handle: "Resident", testimonial: "Truly incredible service that makes a massive difference in my daily life.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826968.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826968.jpg?_wi=2"}, ]} showRating={true} title="Why Clients Choose TM SERVICES"