Merge version_1 into main #3
@@ -67,18 +67,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Engine Diagnostics", description: "Cutting-edge diagnostic tools to pinpoint issues fast.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg" }
|
||||
title: "Engine Diagnostics", description: "Cutting-edge diagnostic tools to pinpoint issues fast.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Brake Repair", description: "Ensure your safety with our expert brake pad and rotor services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg" }
|
||||
title: "Brake Repair", description: "Ensure your safety with our expert brake pad and rotor services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Oil Changes", description: "Quick, reliable oil changes to keep your engine running smooth.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg" }
|
||||
title: "Oil Changes", description: "Quick, reliable oil changes to keep your engine running smooth.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg?_wi=2" }
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
|
||||
Reference in New Issue
Block a user