diff --git a/src/app/page.tsx b/src/app/page.tsx index 63efa9f..545b706 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Get Free Quote", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=1" imageAlt="Kitchen remodeling project" mediaAnimation="slide-up" /> @@ -68,27 +68,27 @@ export default function LandingPage() { title: "Kitchen Remodeling", description: "Modern kitchens with high-quality finishes and smart, efficient layouts.", icon: Utensils, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Kitchen"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2", imageAlt: "Kitchen"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Kitchen 2"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=3", imageAlt: "Kitchen 2"}, ], }, { title: "Bathroom Remodeling", description: "Clean, elegant bathrooms built for comfort and style to enhance your home.", icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Bathroom"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=4", imageAlt: "Bathroom"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Bathroom 2"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=5", imageAlt: "Bathroom 2"}, ], }, { title: "Full Home Renovation", description: "Transform your entire home with our expert craftsmanship and attention to detail.", icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Renovation"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=6", imageAlt: "Renovation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Renovation 2"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=7", imageAlt: "Renovation 2"}, ], }, ]} @@ -123,7 +123,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Beautiful bathroom remodel, finished fast and very clean work!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg"}, + id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Beautiful bathroom remodel, finished fast and very clean work!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg?_wi=1"}, { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Excellent service and very professional. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60993.jpg"}, { @@ -131,7 +131,7 @@ export default function LandingPage() { { id: "4", name: "David Kim", handle: "@davidk", testimonial: "Very communicative and efficient. My kitchen looks stunning.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg"}, { - id: "5", name: "Jessica Lee", handle: "@jessicalee", testimonial: "The team transformed our outdated kitchen into a modern masterpiece. Extremely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg"}, + id: "5", name: "Jessica Lee", handle: "@jessicalee", testimonial: "The team transformed our outdated kitchen into a modern masterpiece. Extremely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg?_wi=2"}, ]} title="Customer Reviews" description="What our clients say about our work."