Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-07 19:43:34 +00:00

View File

@@ -108,22 +108,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "BODY KITS", description: "Aggressive aero, widebody flares, and premium styling.", phoneOne: {
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"},
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" },
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: {
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"},
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" },
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: {
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"},
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" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-massaging-armchair-using-vr-technology_158595-5189.jpg?_wi=1" },
},
]}
showStepNumbers={false}