Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb90521489 | |||
| 6c85577b4a | |||
| 4f6ca95c3c | |||
| 8e02da1e96 |
@@ -108,22 +108,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "BODY KITS", description: "Aggressive aero, widebody flares, and premium styling.", phoneOne: {
|
title: "Aero", description: "Custom aerodynamic packages for maximum downforce and style.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/blue-pads-wheel-car_114579-4034.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-pads-wheel-car_114579-4034.jpg?_wi=1"},
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-workshop-repairing-service_23-2150171281.jpg?_wi=1" },
|
||||||
phoneTwo: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-workshop-repairing-service_23-2150171281.jpg?_wi=1"},
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "EXHAUST SYSTEMS", description: "High-flow custom systems built for raw sound and power.", phoneOne: {
|
title: "Exhausts", description: "Performance-tuned exhaust systems for deep, aggressive tones.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-tyre-break-disc_1170-1621.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-tyre-break-disc_1170-1621.jpg?_wi=1"},
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/shelf-with-tools-shiny-car-little-girl-hat-with-big-wrench-hands_613910-17048.jpg?_wi=1" },
|
||||||
phoneTwo: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/shelf-with-tools-shiny-car-little-girl-hat-with-big-wrench-hands_613910-17048.jpg?_wi=1"},
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "SUSPENSION", description: "Precision performance handling for street and track.", phoneOne: {
|
title: "Custom Forged Wheels", description: "Lightweight, precision-engineered wheels tailored for performance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/car-engine_1373-250.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/car-engine_1373-250.jpg?_wi=1"},
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-massaging-armchair-using-vr-technology_158595-5189.jpg?_wi=1" },
|
||||||
phoneTwo: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-massaging-armchair-using-vr-technology_158595-5189.jpg?_wi=1"},
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
showStepNumbers={false}
|
showStepNumbers={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user