Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-25 05:38:49 +00:00

View File

@@ -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"
/>
</div>