Update src/app/services/page.tsx
This commit is contained in:
@@ -60,12 +60,12 @@ export default function ServicesPage() {
|
||||
],
|
||||
phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg",
|
||||
"http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg?_wi=3",
|
||||
imageAlt: "Mobile truck repair response",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46517.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46517.jpg?_wi=3",
|
||||
imageAlt: "Roadside repair equipment",
|
||||
},
|
||||
},
|
||||
@@ -82,12 +82,12 @@ export default function ServicesPage() {
|
||||
],
|
||||
phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-disc-brake_1170-1215.jpg",
|
||||
"http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-disc-brake_1170-1215.jpg?_wi=2",
|
||||
imageAlt: "Brake system repair",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-opening-reservoir-tank-refuel-truck-holding-thumbs-up_342744-1274.jpg",
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-opening-reservoir-tank-refuel-truck-holding-thumbs-up_342744-1274.jpg?_wi=2",
|
||||
imageAlt: "Suspension maintenance",
|
||||
},
|
||||
},
|
||||
@@ -104,12 +104,12 @@ export default function ServicesPage() {
|
||||
],
|
||||
phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/laptop-car-bonnet_1170-1495.jpg",
|
||||
"http://img.b2bpic.net/free-photo/laptop-car-bonnet_1170-1495.jpg?_wi=2",
|
||||
imageAlt: "Engine diagnostics equipment",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/diligent-cobbler-glasses-is-working-with-pair-leather-shoes-his-workplace_613910-12914.jpg",
|
||||
"http://img.b2bpic.net/free-photo/diligent-cobbler-glasses-is-working-with-pair-leather-shoes-his-workplace_613910-12914.jpg?_wi=2",
|
||||
imageAlt: "Professional engine repair",
|
||||
},
|
||||
},
|
||||
@@ -157,7 +157,7 @@ export default function ServicesPage() {
|
||||
rows: 3,
|
||||
required: false,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lamp-dirty-urban-area-traffic_1127-2355.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lamp-dirty-urban-area-traffic_1127-2355.jpg?_wi=2"
|
||||
imageAlt="Speed Repair shop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user