diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c0ca79..e1fbc79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { title: "EV Charging Solutions", description: "Level 2 home and commercial installation by certified pros.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-man-charging-electric-car_23-2149530057.jpg", imageAlt: "Charger"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product_169016-3680.jpg", imageAlt: "Install"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product_169016-3680.jpg?_wi=1", imageAlt: "Install"}, }, ]} showStepNumbers={true} @@ -232,7 +232,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Tell us about your motor issues or EV installation needs...", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product_169016-3680.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product_169016-3680.jpg?_wi=2" />