diff --git a/src/app/page.tsx b/src/app/page.tsx index e7d263e..922d08c 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?_wi=1", imageAlt: "Trusted plumbing service for Wyoming homes" + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg", imageAlt: "Trusted plumbing service for Wyoming homes" } ]} autoplayDelay={5000} @@ -77,6 +77,7 @@ export default function LandingPage() { imageAlt="Fast, professional plumbing response" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -98,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?_wi=2", 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", imageAlt: "General plumbing repair service" }, { id: 4,