Update src/app/services/page.tsx

This commit is contained in:
2026-03-04 18:39:55 +00:00
parent 46b0f9b8e7
commit 9c51adcddf

View File

@@ -52,12 +52,12 @@ export default function ServicesPage() {
"Expert brake pad replacement, rotors, calipers, and complete brake system diagnostics to ensure your safety on the road. We use OEM and quality aftermarket parts for reliability.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg",
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg?_wi=2",
imageAlt: "Brake service work",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg",
"http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg?_wi=3",
imageAlt: "Diagnostic equipment",
},
},
@@ -68,12 +68,12 @@ export default function ServicesPage() {
"Advanced diagnostics and repair for engine performance issues, tuning, and complete engine overhauls with quality parts. From simple fixes to major rebuilds.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-hands-unrecognizable-mechanic-doing-car-service-maintenance_146671-19691.jpg",
"http://img.b2bpic.net/free-photo/close-up-hands-unrecognizable-mechanic-doing-car-service-maintenance_146671-19691.jpg?_wi=2",
imageAlt: "Engine diagnostic work",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg",
"http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=2",
imageAlt: "Engine maintenance",
},
},
@@ -84,12 +84,12 @@ export default function ServicesPage() {
"AC installation, repair, and maintenance to keep your vehicle comfortable year-round with professional service. Refrigerant recharge and system diagnostics included.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg",
"http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg?_wi=4",
imageAlt: "AC system repair",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-tyres_627829-3849.jpg",
"http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-tyres_627829-3849.jpg?_wi=3",
imageAlt: "Climate control maintenance",
},
},
@@ -111,7 +111,7 @@ export default function ServicesPage() {
description="Honest Pricing & Expert Service"
subdescription="Every repair backed by our guarantee"
icon={Wrench}
imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=3"
imageAlt="Professional technicians working together"
mediaAnimation="slide-up"
useInvertedBackground={false}