diff --git a/src/app/page.tsx b/src/app/page.tsx index d15704b..28b70d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,23 +70,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg?_wi=1", imageAlt: "Plumbing service professional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg?_wi=1", imageAlt: "Expert plumbing repairs", }, { - imageSrc: "http://img.b2bpic.net/free-photo/slim-stunning-woman-gray-dress-walking-down-street-enthusiastic-curly-female-model-checkered-attire-enjoying-autumn-day_197531-11364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slim-stunning-woman-gray-dress-walking-down-street-enthusiastic-curly-female-model-checkered-attire-enjoying-autumn-day_197531-11364.jpg?_wi=1", imageAlt: "Plumbing team on site", }, { - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1", imageAlt: "Professional plumbing technician inspecting pipes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=1", imageAlt: "Modern plumbing equipment in use", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { description: "Installation, repairs, and replacements done right the first time.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg?_wi=2", imageAlt: "professional plumber smiling tools", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { description: "Leaks, blockages, maintenance, and repairs.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg?_wi=2", imageAlt: "plumber repairing pipes close-up", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { description: "Reliable service for homes and property managers.", bentoComponent: "reveal-icon", icon: Home, - imageSrc: "http://img.b2bpic.net/free-photo/slim-stunning-woman-gray-dress-walking-down-street-enthusiastic-curly-female-model-checkered-attire-enjoying-autumn-day_197531-11364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slim-stunning-woman-gray-dress-walking-down-street-enthusiastic-curly-female-model-checkered-attire-enjoying-autumn-day_197531-11364.jpg?_wi=2", imageAlt: "Melbourne suburban house exterior", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { description: "Efficient solutions for businesses.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=2", imageAlt: "happy local resident portrait", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Fast response when you need it most.", bentoComponent: "reveal-icon", icon: AlertTriangle, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=2", imageAlt: "professional property manager portrait", }, ]} @@ -157,7 +157,7 @@ export default function LandingPage() { quote: "Very professional and easy to deal with. Highly recommend.", name: "Sarah J.", role: "Local Customer", - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=3", }, { id: "2", @@ -165,7 +165,7 @@ export default function LandingPage() { quote: "Reliable and reasonably priced. Great to work with.", name: "Michael Chen", role: "Property Manager", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=3", }, { id: "3",