diff --git a/src/app/page.tsx b/src/app/page.tsx index ab6dd9d..9d10e84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "Google Review", testimonial: "Fast response, fair pricing, and honest service. They fixed my leak in record time!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/nice-small-family-are-together-kitchen-they-planning-cook-something_613910-18318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nice-small-family-are-together-kitchen-they-planning-cook-something_613910-18318.jpg?_wi=1", imageAlt: "professional plumber smiling tools", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "Google Review", testimonial: "Great family-run business. They didn't try to upsell anything unnecessary.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-furious-girl-holding-pipe-wrench-shouting-out-loud-with-closed-eyes-excited-guy-both-keeping-hand-near-mouth-isolated_141793-78844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-furious-girl-holding-pipe-wrench-shouting-out-loud-with-closed-eyes-excited-guy-both-keeping-hand-near-mouth-isolated_141793-78844.jpg?_wi=1", imageAlt: "professional plumber smiling tools", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "Google Review", testimonial: "Excellent service on my water heater. Will definitely call them again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=1", imageAlt: "professional plumber smiling tools", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "Google Review", testimonial: "Same-day service when my drain clogged. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg?_wi=1", imageAlt: "professional plumber smiling tools", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { handle: "Google Review", testimonial: "Dependable, local, and friendly experts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=1", imageAlt: "professional plumber smiling tools", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nice-small-family-are-together-kitchen-they-planning-cook-something_613910-18318.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nice-small-family-are-together-kitchen-they-planning-cook-something_613910-18318.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/nomad-family-traveling-living-van_23-2149651495.jpg", @@ -173,7 +173,7 @@ export default function LandingPage() { description="Serving Salt Lake City and surrounding areas, our team—Benjamin, Jacob, Clinton, Zachary, and Zachary—is dedicated to your plumbing needs. We bring neighborly service back to the trades." subdescription="Whether it's an emergency or maintenance, we provide upfront, honest diagnostics." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-furious-girl-holding-pipe-wrench-shouting-out-loud-with-closed-eyes-excited-guy-both-keeping-hand-near-mouth-isolated_141793-78844.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-furious-girl-holding-pipe-wrench-shouting-out-loud-with-closed-eyes-excited-guy-both-keeping-hand-near-mouth-isolated_141793-78844.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -297,7 +297,7 @@ export default function LandingPage() { role: "Homeowner", company: "SLC Area", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=2", }, { id: "t2", @@ -305,7 +305,7 @@ export default function LandingPage() { role: "Homeowner", company: "SLC Area", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg?_wi=2", }, { id: "t3", @@ -313,7 +313,7 @@ export default function LandingPage() { role: "Homeowner", company: "SLC Area", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=2", }, { id: "t4",