Update src/app/page.tsx
This commit is contained in:
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Engine Maintenance", description: "Routine oil changes, filter checks, and performance tuning.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1283.jpg", imageAlt: "car diagnostic service icon" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/car-service-icons-flat-set_1284-7586.jpg", imageAlt: "car diagnostic service icon" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bvector/car-service-icons-flat-set_1284-7586.jpg", imageAlt: "car diagnostic service icon" },
|
||||
},
|
||||
{
|
||||
title: "Brake Systems", description: "Complete brake pad, rotor, and hydraulic system services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/car-tire-repair_23-2151947879.jpg", imageAlt: "car diagnostic service icon" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-auto-parts-logo-design_23-2149455669.jpg", imageAlt: "car diagnostic service icon" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bvector/gradient-auto-parts-logo-design_23-2149455669.jpg", imageAlt: "car diagnostic service icon" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
|
||||
Reference in New Issue
Block a user