diff --git a/src/app/page.tsx b/src/app/page.tsx index 76cacbb..47a82ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,9 +63,9 @@ export default function LandingPage() { { 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", 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", imageAlt: "Professional plumbing technician inspecting pipes"}, + 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", imageAlt: "Modern plumbing equipment in use"}, + 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"}, ]} mediaAnimation="slide-up" /> @@ -104,9 +104,9 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Great Service", 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"}, + id: "1", title: "Great Service", 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?_wi=2"}, { - id: "2", title: "Very Reliable", 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"}, + id: "2", title: "Very Reliable", 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?_wi=2"}, { id: "3", title: "Effective Fix", quote: "Quick and effective service. Got the job done right.", name: "Emily R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-creative-joyful-goodlooking-female-designer-artist-glasses-with-red-hair-holding-two-p_1258-133140.jpg"}, {