diff --git a/src/app/page.tsx b/src/app/page.tsx
index ba52d7a..bb4e698 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,37 +33,21 @@ export default function LandingPage() {
@@ -190,18 +124,14 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Your Trusted Partner for E-Bike Sales & Expert Repairs",
- },
+ type: "text", content: "Your Trusted Partner for E-Bike Sales & Expert Repairs"},
+ {
+ type: "image", src: "http://img.b2bpic.net/free-photo/custom-motorcycle-standing-repair-shop_158595-8117.jpg", alt: "Mechanic repairing an electric bike"}
]}
buttons={[
{
- text: "Learn More",
- href: "#services",
- },
+ text: "Learn More", href: "#services"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/custom-motorcycle-standing-repair-shop_158595-8117.jpg"
- imageAlt="Mechanic repairing an electric bike"
/>
@@ -212,17 +142,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
- "Limited Selection",
- "Poor After-Sales Support",
- "No Repair Expertise",
- ],
+ "Limited Selection", "Poor After-Sales Support", "No Repair Expertise"],
}}
positiveCard={{
items: [
- "Curated E-Moto & E-Bike Selection",
- "Dedicated Customer Service",
- "Certified Repair Technicians",
- ],
+ "Curated E-Moto & E-Bike Selection", "Dedicated Customer Service", "Certified Repair Technicians"],
}}
title="Why Choose 805 Power Bikes?"
description="We're more than just a dealership; we're your comprehensive e-bike solution. From the latest models to expert maintenance, we ensure a smooth ride."
@@ -239,47 +163,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "surron-lbx",
- name: "Surron Light Bee X",
- price: "$4,200",
- imageSrc: "http://img.b2bpic.net/free-photo/active-rider-watching-his-motorbike-desert_23-2148585482.jpg",
- imageAlt: "Surron Light Bee X E-Moto",
- },
+ id: "surron-lbx", name: "Surron Light Bee X", price: "$4,200", imageSrc: "http://img.b2bpic.net/free-photo/active-rider-watching-his-motorbike-desert_23-2148585482.jpg", imageAlt: "Surron Light Bee X E-Moto"},
{
- id: "surron-ultra-bee-hp",
- name: "Surron Ultra Bee HP",
- price: "$6,500",
- imageSrc: "http://img.b2bpic.net/free-photo/man-with-motorcycle-hawaii_23-2148892208.jpg",
- imageAlt: "Surron Ultra Bee HP E-Moto",
- },
+ id: "surron-ultra-bee-hp", name: "Surron Ultra Bee HP", price: "$6,500", imageSrc: "http://img.b2bpic.net/free-photo/man-with-motorcycle-hawaii_23-2148892208.jpg", imageAlt: "Surron Ultra Bee HP E-Moto"},
{
- id: "bonnell-hyper-bee",
- name: "Bonnell & Surron Hyper Bee",
- price: "$2,800",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-diplomatic-suit-riding-electric-scooter-front-startup-office-company-entrepreneur-man-going-business-meeting-concept-eco-friendly-transportation_482257-30503.jpg",
- imageAlt: "Bonnell & Surron Hyper Bee E-Bike",
- },
+ id: "bonnell-hyper-bee", name: "Bonnell & Surron Hyper Bee", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/businessman-diplomatic-suit-riding-electric-scooter-front-startup-office-company-entrepreneur-man-going-business-meeting-concept-eco-friendly-transportation_482257-30503.jpg", imageAlt: "Bonnell & Surron Hyper Bee E-Bike"},
{
- id: "city-cruiser",
- name: "Urban Commuter E-Bike",
- price: "$1,800",
- imageSrc: "http://img.b2bpic.net/free-photo/toned-alone-handlebar-vintage-touch_1203-4595.jpg",
- imageAlt: "Urban Commuter E-Bike",
- },
+ id: "city-cruiser", name: "Urban Commuter E-Bike", price: "$1,800", imageSrc: "http://img.b2bpic.net/free-photo/toned-alone-handlebar-vintage-touch_1203-4595.jpg", imageAlt: "Urban Commuter E-Bike"},
{
- id: "mountain-trail",
- name: "Trail Master E-MTB",
- price: "$3,500",
- imageSrc: "http://img.b2bpic.net/free-photo/young-european-cyclist-sportswear-resting-woods-talking-mobile-phone_273609-9729.jpg",
- imageAlt: "Electric Mountain Bike",
- },
+ id: "mountain-trail", name: "Trail Master E-MTB", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/young-european-cyclist-sportswear-resting-woods-talking-mobile-phone_273609-9729.jpg", imageAlt: "Electric Mountain Bike"},
{
- id: "folding-travel",
- name: "Compact Folding E-Bike",
- price: "$1,200",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-laptop-cafe_1303-16284.jpg",
- imageAlt: "Folding Electric Bike",
- },
+ id: "folding-travel", name: "Compact Folding E-Bike", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-laptop-cafe_1303-16284.jpg", imageAlt: "Folding Electric Bike"},
]}
title="Our Latest Electric Power Bikes"
description="Discover our diverse range of high-performance e-motos and versatile e-bikes. Each model offers unique features for every type of rider."
@@ -295,42 +189,16 @@ export default function LandingPage() {
carouselMode="buttons"
plans={[
{
- id: "basic-service",
- badge: "Standard",
- price: "$99",
- subtitle: "Essential maintenance & check-up",
- features: [
- "Diagnostic check",
- "Brake adjustment",
- "Chain lubrication",
- "Tire pressure check",
- ],
+ id: "basic-service", badge: "Standard", price: "$99", subtitle: "Essential maintenance & check-up", features: [
+ "Diagnostic check", "Brake adjustment", "Chain lubrication", "Tire pressure check"],
},
{
- id: "premium-service",
- badge: "Recommended",
- price: "$199",
- subtitle: "Comprehensive service for peak performance",
- features: [
- "Full diagnostic & firmware update",
- "Brake bleed & adjustment",
- "Drive train cleaning & lubrication",
- "Battery health check",
- "Suspension inspection",
- ],
+ id: "premium-service", badge: "Recommended", price: "$199", subtitle: "Comprehensive service for peak performance", features: [
+ "Full diagnostic & firmware update", "Brake bleed & adjustment", "Drive train cleaning & lubrication", "Battery health check", "Suspension inspection"],
},
{
- id: "custom-service",
- badge: "Tailored",
- price: "Custom Quote",
- subtitle: "For specialized repairs & upgrades",
- features: [
- "Custom parts installation",
- "Advanced motor tuning",
- "Battery cell replacement",
- "Performance upgrades",
- "Bodywork & frame repair",
- ],
+ id: "custom-service", badge: "Tailored", price: "Custom Quote", subtitle: "For specialized repairs & upgrades", features: [
+ "Custom parts installation", "Advanced motor tuning", "Battery cell replacement", "Performance upgrades", "Bodywork & frame repair"],
},
]}
title="E-Bike Service & Financing Options"
@@ -347,53 +215,17 @@ export default function LandingPage() {
carouselMode="auto"
testimonials={[
{
- id: "1",
- name: "Michael S.",
- role: "Adventure Seeker",
- testimonial: "The Surron Ultra Bee HP changed my off-road experience. Power, control, and endless fun!",
- imageSrc: "http://img.b2bpic.net/free-photo/carefree-bearded-man-sunglasses-with-backpack-rides-modern-motorbike-outdoors-looking-away_171337-12716.jpg",
- imageAlt: "Michael S.",
- },
+ id: "1", name: "Michael S.", role: "Adventure Seeker", testimonial: "The Surron Ultra Bee HP changed my off-road experience. Power, control, and endless fun!", imageSrc: "http://img.b2bpic.net/free-photo/carefree-bearded-man-sunglasses-with-backpack-rides-modern-motorbike-outdoors-looking-away_171337-12716.jpg", imageAlt: "Michael S."},
{
- id: "2",
- name: "Sarah L.",
- role: "Daily Commuter",
- testimonial: "My Hyper Bee is perfect for city commuting. Affordable, reliable, and a joy to ride every day.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-tourist-with-backpack-rents-escooter-travel-around-town-uses-mobile-phone_1258-151980.jpg",
- imageAlt: "Sarah L.",
- },
+ id: "2", name: "Sarah L.", role: "Daily Commuter", testimonial: "My Hyper Bee is perfect for city commuting. Affordable, reliable, and a joy to ride every day.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-tourist-with-backpack-rents-escooter-travel-around-town-uses-mobile-phone_1258-151980.jpg", imageAlt: "Sarah L."},
{
- id: "3",
- name: "David C.",
- role: "E-Bike Enthusiast",
- testimonial: "The team at 805 Power Bikes is incredibly knowledgeable. They helped me pick the ideal e-moto.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-motorcycle-rider-with-helmet_23-2148585474.jpg",
- imageAlt: "David C.",
- },
+ id: "3", name: "David C.", role: "E-Bike Enthusiast", testimonial: "The team at 805 Power Bikes is incredibly knowledgeable. They helped me pick the ideal e-moto.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-motorcycle-rider-with-helmet_23-2148585474.jpg", imageAlt: "David C."},
{
- id: "4",
- name: "Emily R.",
- role: "Weekend Warrior",
- testimonial: "Fantastic service for my Surron LBX. It runs like new after their expert repair.",
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-happy-blonde-female-motorcyclist-wears-casual-t-shirt-sunglasses-look-into-distance-with-cheerful-expression-sits-motorbike-poses-countryside-traveling-freedom_273609-2876.jpg",
- imageAlt: "Emily R.",
- },
+ id: "4", name: "Emily R.", role: "Weekend Warrior", testimonial: "Fantastic service for my Surron LBX. It runs like new after their expert repair.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-happy-blonde-female-motorcyclist-wears-casual-t-shirt-sunglasses-look-into-distance-with-cheerful-expression-sits-motorbike-poses-countryside-traveling-freedom_273609-2876.jpg", imageAlt: "Emily R."},
{
- id: "5",
- name: "Chris B.",
- role: "New Rider",
- testimonial: "Never thought I'd get into e-motos, but 805 Power Bikes made it easy and exciting!",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756289.jpg",
- imageAlt: "Chris B.",
- },
+ id: "5", name: "Chris B.", role: "New Rider", testimonial: "Never thought I'd get into e-motos, but 805 Power Bikes made it easy and exciting!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756289.jpg", imageAlt: "Chris B."},
{
- id: "6",
- name: "Jessica M.",
- role: "Eco-Friendly Rider",
- testimonial: "Loving my new e-bike! It's great for the environment and a blast to ride.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-street_1303-16290.jpg",
- imageAlt: "Jessica M.",
- },
+ id: "6", name: "Jessica M.", role: "Eco-Friendly Rider", testimonial: "Loving my new e-bike! It's great for the environment and a blast to ride.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-street_1303-16290.jpg", imageAlt: "Jessica M."},
]}
title="Hear From Our Happy Riders"
description="Our customers love the quality and performance of our e-motos and e-bikes, as well as our exceptional service."
@@ -407,30 +239,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1",
- title: "What types of e-bikes do you sell?",
- content: "We offer a wide range including electric dirt bikes (e-motos), urban cruisers, mountain e-bikes, and folding e-bikes, catering to various riding styles and needs.",
- },
+ id: "faq-1", title: "What types of e-bikes do you sell?", content: "We offer a wide range including electric dirt bikes (e-motos), urban cruisers, mountain e-bikes, and folding e-bikes, catering to various riding styles and needs."},
{
- id: "faq-2",
- title: "Do you offer financing options?",
- content: "Yes, we partner with several financing providers to offer flexible payment plans for both our e-bikes and e-motos. Contact us to learn more about eligibility.",
- },
+ id: "faq-2", title: "Do you offer financing options?", content: "Yes, we partner with several financing providers to offer flexible payment plans for both our e-bikes and e-motos. Contact us to learn more about eligibility."},
{
- id: "faq-3",
- title: "What kind of repair services do you provide?",
- content: "Our certified technicians offer everything from routine maintenance and diagnostic checks to battery health assessments, motor tuning, and complex part replacements for all e-bike and e-moto brands we carry.",
- },
+ id: "faq-3", title: "What kind of repair services do you provide?", content: "Our certified technicians offer everything from routine maintenance and diagnostic checks to battery health assessments, motor tuning, and complex part replacements for all e-bike and e-moto brands we carry."},
{
- id: "faq-4",
- title: "Can I book a test ride?",
- content: "Absolutely! We encourage test rides to help you find the perfect bike. You can schedule one through our website or by contacting our sales team directly.",
- },
+ id: "faq-4", title: "Can I book a test ride?", content: "Absolutely! We encourage test rides to help you find the perfect bike. You can schedule one through our website or by contacting our sales team directly."},
{
- id: "faq-5",
- title: "What is your warranty policy?",
- content: "All new bikes come with a manufacturer's warranty, which typically covers major components. Details vary by brand, so please ask our sales team for specific warranty information.",
- },
+ id: "faq-5", title: "What is your warranty policy?", content: "All new bikes come with a manufacturer's warranty, which typically covers major components. Details vary by brand, so please ask our sales team for specific warranty information."},
]}
imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-helping-customers-regain-access-accounts_482257-126790.jpg"
imageAlt="Customer service representative helping a customer"
@@ -445,18 +262,13 @@ export default function LandingPage() {
@@ -465,13 +277,9 @@ export default function LandingPage() {