diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6f8d230..d9d1e72 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { animationType="blur-reveal" metrics={[ { id: "1", value: "100%", title: "Personally Cleaned", description: "No outsourcing ever.", imageSrc: "http://img.b2bpic.net/free-photo/laughing-family-kitchen_23-2147800447.jpg" }, - { id: "2", value: "24/7", title: "Service Access", description: "Always here to help.", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-break-from-cleaning-floors_23-2148465022.jpg" }, - { id: "3", value: "10+", title: "Years Experience", description: "Quality you can feel.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-touching-kitchen-appliance-hanging-wall_259150-59259.jpg" }, + { id: "2", value: "24/7", title: "Service Access", description: "Always here to help.", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-break-from-cleaning-floors_23-2148465022.jpg?_wi=2" }, + { id: "3", value: "10+", title: "Years Experience", description: "Quality you can feel.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-touching-kitchen-appliance-hanging-wall_259150-59259.jpg?_wi=2" }, ]} title="Why Trust Us" description="Your peace of mind is our priority." diff --git a/src/app/page.tsx b/src/app/page.tsx index a43fa8f..d06d6fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,9 +56,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Standard Cleaning", description: "Regular maintenance for a spotless, consistent home.", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-break-from-cleaning-floors_23-2148465022.jpg", buttonIcon: Star }, - { title: "Deep Cleaning", description: "Comprehensive scrubbing for a fresh start.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-touching-kitchen-appliance-hanging-wall_259150-59259.jpg", buttonIcon: Star }, - { title: "Rental & Airbnb", description: "Guest-ready cleaning to ensure 5-star reviews.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2127.jpg", buttonIcon: Star }, + { title: "Standard Cleaning", description: "Regular maintenance for a spotless, consistent home.", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-break-from-cleaning-floors_23-2148465022.jpg?_wi=1", buttonIcon: Star }, + { title: "Deep Cleaning", description: "Comprehensive scrubbing for a fresh start.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-touching-kitchen-appliance-hanging-wall_259150-59259.jpg?_wi=1", buttonIcon: Star }, + { title: "Rental & Airbnb", description: "Guest-ready cleaning to ensure 5-star reviews.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2127.jpg?_wi=1", buttonIcon: Star }, ]} title="Our Cleaning Services" description="Tailored cleaning solutions for your busy lifestyle." @@ -71,11 +71,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Sarah Miller", handle: "@sarahmill", testimonial: "They actually care about the details. Truly spotless.", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg" }, + { id: "1", name: "Sarah Miller", handle: "@sarahmill", testimonial: "They actually care about the details. Truly spotless.", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg?_wi=1" }, { id: "2", name: "James Chen", handle: "@jchen", testimonial: "I love that Shelby and her family personally clean our home.", imageSrc: "http://img.b2bpic.net/free-photo/couple-love-kitchen_23-2147986330.jpg" }, { id: "3", name: "Emily Davis", handle: "@emmydavis", testimonial: "Consistent every single time. My go-to for Airbnb turnovers.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-laughing-sofa-home_171337-19484.jpg" }, { id: "4", name: "Marcus Thorne", handle: "@mthorne", testimonial: "The best cleaning service in the city. Reliable and thorough.", imageSrc: "http://img.b2bpic.net/free-photo/modern-couple-kitchen_23-2148115521.jpg" }, - { id: "5", name: "Jessica Lee", handle: "@jlee", testimonial: "Incredible attention to detail. Every corner shines.", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg" }, + { id: "5", name: "Jessica Lee", handle: "@jlee", testimonial: "Incredible attention to detail. Every corner shines.", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg?_wi=2" }, ]} title="What Our Clients Say" description="Luxury cleaning that earns trust every single time." diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c198c9a..cfa693b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -41,9 +41,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "Standard Clean", price: "$150+", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-break-from-cleaning-floors_23-2148465022.jpg" }, - { id: "2", name: "Deep Clean", price: "$250+", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-touching-kitchen-appliance-hanging-wall_259150-59259.jpg" }, - { id: "3", name: "Move-In / Out", price: "$300+", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2127.jpg" }, + { id: "1", name: "Standard Clean", price: "$150+", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-break-from-cleaning-floors_23-2148465022.jpg?_wi=3" }, + { id: "2", name: "Deep Clean", price: "$250+", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-touching-kitchen-appliance-hanging-wall_259150-59259.jpg?_wi=3" }, + { id: "3", name: "Move-In / Out", price: "$300+", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2127.jpg?_wi=2" }, ]} title="Our Premium Services" description="Choose the level of care your home deserves."