diff --git a/src/app/page.tsx b/src/app/page.tsx index 922d08c..fde4b66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990738.jpg", imageAlt: "Expert plumber demonstrating quality workmanship" }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg", imageAlt: "Trusted plumbing service for Wyoming homes" + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg?_wi=1", imageAlt: "Trusted plumbing service for Wyoming homes" } ]} autoplayDelay={5000} @@ -99,7 +99,7 @@ export default function LandingPage() { }, { id: 3, - title: "General Plumbing Repairs", description: "Expert diagnosis and repair of leaks, burst pipes, fixture issues, and drainage problems. Quick solutions that save you money and prevent further damage.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg", imageAlt: "General plumbing repair service" + title: "General Plumbing Repairs", description: "Expert diagnosis and repair of leaks, burst pipes, fixture issues, and drainage problems. Quick solutions that save you money and prevent further damage.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg?_wi=2", imageAlt: "General plumbing repair service" }, { id: 4,