@@ -102,18 +67,9 @@ export default function LandingPage() {
title="Precision Meets Passion"
description="At Throttle Theory Powersports, we aren't just selling vehicles; we are fueling a community. From custom tune-ups to our hand-picked inventory, Jude and the team guarantee attention to detail that keeps you riding longer and safer."
bulletPoints={[
- {
- title: "5-Star Service",
- description: "We treat every machine as if it were our own.",
- },
- {
- title: "Rapid Turnaround",
- description: "Same-day service options so you spend less time waiting.",
- },
- {
- title: "Curated Selection",
- description: "Top-tier E-Bikes, Go-Karts, and ATVs vetted for quality.",
- },
+ { title: "5-Star Service", description: "We treat every machine as if it were our own." },
+ { title: "Rapid Turnaround", description: "Same-day service options so you spend less time waiting." },
+ { title: "Curated Selection", description: "Top-tier E-Bikes, Go-Karts, and ATVs vetted for quality." },
]}
imageSrc="http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket_1157-44637.jpg"
mediaAnimation="slide-up"
@@ -127,27 +83,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
- {
- title: "Expert Tuning",
- description: "Carb rebuilds, tune-ups, and custom engine modifications.",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-motorbike-with-laptop-top_23-2148585485.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/smart-attractive-businessman-is-sitting-his-electro-scooter-while-posing-photographer_613910-3322.jpg",
- buttonText: "See Services",
- },
- {
- title: "Safety First",
- description: "Comprehensive safety feature walkthroughs for every new rider.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25008.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25064.jpg",
- buttonText: "Learn More",
- },
- {
- title: "Performance Backing",
- description: "We stand behind everything we sell with long-term support.",
- imageSrc: "http://img.b2bpic.net/free-vector/poster-design-with-dumper_1284-52593.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/stylish-man-riding-motorbike-forrest_23-2148585531.jpg",
- buttonText: "Get Support",
- },
+ { title: "Expert Tuning", description: "Carb rebuilds, tune-ups, and custom engine modifications.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-motorbike-with-laptop-top_23-2148585485.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/smart-attractive-businessman-is-sitting-his-electro-scooter-while-posing-photographer_613910-3322.jpg", buttonText: "See Services" },
+ { title: "Safety First", description: "Comprehensive safety feature walkthroughs for every new rider.", imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25008.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25064.jpg", buttonText: "Learn More" },
+ { title: "Performance Backing", description: "We stand behind everything we sell with long-term support.", imageSrc: "http://img.b2bpic.net/free-vector/poster-design-with-dumper_1284-52593.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/stylish-man-riding-motorbike-forrest_23-2148585531.jpg", buttonText: "Get Support" },
]}
title="Why Choose Us?"
description="Beyond the sale, we provide the ongoing support and technical expertise that makes us Houston's premier powersports partner."
@@ -156,46 +94,17 @@ export default function LandingPage() {
@@ -297,41 +147,23 @@ export default function LandingPage() {