Update src/app/services/page.tsx
This commit is contained in:
@@ -55,28 +55,28 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Oil & Fluid Changes",
|
||||
description: "Maintain engine health with regular oil and fluid replacements using premium-grade products. Keep your engine running efficiently with our comprehensive fluid management service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-car-engine-while-using-lamp-auto-repair-shop_637285-4291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-car-engine-while-using-lamp-auto-repair-shop_637285-4291.jpg?_wi=2",
|
||||
imageAlt: "Oil change service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Tire Service & Alignment",
|
||||
description: "Professional tire replacement, rotation, balancing, and wheel alignment. Ensure optimal handling, safety, and tire longevity with our expert wheel and alignment services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31496.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31496.jpg?_wi=2",
|
||||
imageAlt: "Tire replacement and alignment"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Brake Inspection & Repair",
|
||||
description: "Safety is paramount. Complete brake system diagnostics, pad replacement, rotor resurfacing, and fluid maintenance. Drive with confidence knowing your brakes are in excellent condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170039.jpg?_wi=2",
|
||||
imageAlt: "Brake service and inspection"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Engine Diagnostics",
|
||||
description: "Advanced computer diagnostics to identify and resolve engine issues quickly and accurately. From check engine lights to performance problems, we have the expertise to fix it right.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1261.jpg?_wi=2",
|
||||
imageAlt: "Engine diagnostic service"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user