Merge version_1 into main #1

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

View File

@@ -131,7 +131,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/equipment-fix-computer_1161-87.jpg",
imageAlt: "Diagnostic",
},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2490.jpg?_wi=1",
imageAlt: "electric motor diagnostic equipment",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
imageAlt: "Charger",
},
phoneTwo: {
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=1",
imageAlt: "Install",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-smiling-with-top-hat-thumbs-up_1187-1549.jpg",
@@ -180,7 +180,7 @@ export default function LandingPage() {
id: "p1",
name: "Pool Pump Motors",
price: "Expert Repair",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2490.jpg?_wi=2",
},
{
id: "p2",
@@ -367,7 +367,7 @@ export default function LandingPage() {
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>