6 Commits

Author SHA1 Message Date
c07cebd15c Merge version_3 into main
Merge version_3 into main
2026-06-11 08:36:41 +00:00
031ccdca30 Update src/app/page.tsx 2026-06-11 08:36:38 +00:00
152841dfda Merge version_3 into main
Merge version_3 into main
2026-06-11 08:35:28 +00:00
2ff4c7bfce Update src/app/page.tsx 2026-06-11 08:35:25 +00:00
c1c7cba10f Update src/app/layout.tsx 2026-06-11 08:35:24 +00:00
7d931e50d0 Merge version_2 into main
Merge version_2 into main
2026-06-11 08:33:48 +00:00
2 changed files with 67 additions and 64 deletions

View File

@@ -11,8 +11,8 @@ import { Inter_Tight } from "next/font/google";
export const metadata: Metadata = {
title: 'Velocity Cycles | Premium Bike Sales',
description: 'Discover high-performance road bikes, electric mountain bikes, and urban cruisers. Velocity Cycles offers premium engineering and an unparalleled riding experience.',
title: 'Motoride Motors | Premium Motorbike Sales',
description: 'Discover high-performance sportbikes, rugged adventure tourers, and stylish cruisers. Motoride Motors offers premium engineering and an unparalleled riding experience.',
openGraph: {
"title": "Velocity Cycles | Premium Bike Sales",
"description": "Discover high-performance road bikes, electric mountain bikes, and urban cruisers. Velocity Cycles offers premium engineering and an unparalleled riding experience.",

View File

@@ -44,39 +44,39 @@ export default function LandingPage() {
{
name: "FAQ", id: "faq"},
{
name: "Contact", id: "contact"},
name: "Contact", id: "contact"}
]}
logoSrc="http://img.b2bpic.net/free-vector/bicycle-organization-logo-design-template_474888-1852.jpg"
logoAlt="Velocity Cycles Logo"
brandName="Velocity Cycles"
bottomLeftText="Ride Your Dream"
bottomRightText="sales@velocitycycles.com"
logoSrc="http://img.b2bpic.net/free-vector/modern-motorcycle-emblem-template-design_474888-2512.jpg"
logoAlt="Motoride Motors Logo"
brandName="Motoride Motors"
bottomLeftText="Power Your Journey"
bottomRightText="info@motoridemotors.com"
/>
</div>
<div id="home" data-section="home">
<HeroCarouselLogo
logoText="VELOCITY CYCLES"
description="Experience the pinnacle of cycling engineering. Discover your next adventure with our premium range of bikes."
logoText="MOTORIDE MOTORS"
description="Unleash the thrill of the open road. Discover our collection of high-performance motorbikes."
buttons={[
{
text: "Explore Bikes", href: "#products"},
{
text: "Test Ride", href: "#contact"},
text: "Book a Test Ride", href: "#contact"}
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500614.jpg", imageAlt: "Premium Road Bike"},
imageSrc: "http://img.b2bpic.net/free-photo/view-motorcycle-sunset_23-2150826978.jpg", imageAlt: "Powerful Sportbike"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-leaving-his-bike-celebrate-victory_23-2148775558.jpg", imageAlt: "Electric Mountain Bike"},
imageSrc: "http://img.b2bpic.net/free-photo/moto-racer-ready-race_23-2149591963.jpg", imageAlt: "Motorbike Racer"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-bike-outdoors_23-2150880490.jpg", imageAlt: "Classic Cruiser Bike"},
imageSrc: "http://img.b2bpic.net/free-photo/red-motorcycle-side-view_23-2149363365.jpg", imageAlt: "Classic Red Motorbike"},
{
imageSrc: "http://img.b2bpic.net/free-photo/father-with-son-repare-bike-park_1157-34949.jpg", imageAlt: "Folding Bike"},
imageSrc: "http://img.b2bpic.net/free-photo/biker-helmet-suit-looking-camera_23-2148765270.jpg", imageAlt: "Rider with Helmet"},
{
imageSrc: "http://img.b2bpic.net/free-photo/strong-shirtless-man-makes-acrobatic-figure-with-bmx-studio-isolated-dark-background_613910-1201.jpg", imageAlt: "BMX Bike"},
imageSrc: "http://img.b2bpic.net/free-photo/man-riding-motorcycle_23-2150868289.jpg", imageAlt: "Man Riding Motorbike"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-riding-mountain-bike-downhill-style_651396-3465.jpg", imageAlt: "Gravel Bike"},
imageSrc: "http://img.b2bpic.net/free-photo/motocross-rider-in-action_23-2149320649.jpg", imageAlt: "Motocross Action"}
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -86,17 +86,17 @@ export default function LandingPage() {
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={true}
title="Crafted for Performance, Designed for You"
title="Engineering Excellence, Thrill Redefined"
metrics={[
{
icon: Gauge,
label: "Years of Excellence", value: "15+"},
label: "Years of Innovation", value: "20+"},
{
icon: Users,
label: "Satisfied Riders", value: "10K+"},
label: "Riders on the Road", value: "50K+"},
{
icon: Award,
label: "Industry Awards", value: "20+"},
label: "Performance Awards", value: "30+"}
]}
metricsAnimation="slide-up"
/>
@@ -110,14 +110,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Lightweight Carbon Frames", description: "Experience unparalleled agility and speed with our meticulously crafted carbon fiber frames, designed for optimal strength-to-weight ratio.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-outdoors_23-2148889166.jpg", imageAlt: "Carbon fiber bicycle frame"},
title: "High-Performance Engines", description: "Experience exhilarating power and torque with our finely-tuned engines, built for superior acceleration and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-motorbike-engine-part_23-2149646467.jpg", imageAlt: "Motorbike Engine"},
{
title: "Precision Gear Systems", description: "Smooth, responsive shifting ensures you're always in the perfect gear, whether conquering steep climbs or cruising on flat terrains.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-repairing-bicycle-tire-workshop_23-2147892352.jpg", imageAlt: "Advanced gear system on a bike"},
title: "Advanced Braking Systems", description: "Command ultimate control with state-of-the-art ABS and traction control systems, ensuring safety and confidence in every stop.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-front-wheel-motorcycle-with-brake-disc-detail_23-2149646465.jpg", imageAlt: "Advanced Braking System"},
{
title: "Ergonomic Comfort Design", description: "Long rides become pure joy with our ergonomically designed saddles and handlebars, reducing fatigue and maximizing control.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cycling-coastal-path-close-seaside-recreation-view_169016-73080.jpg", imageAlt: "Ergonomic bike saddle"},
title: "Aerodynamic Design", description: "Sleek, aggressive, and wind-tunnel optimized designs not only look stunning but also enhance stability and speed.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-motorcycle-parked-middle-road-surrounded-by-trees_181624-34351.jpg", imageAlt: "Aerodynamic Motorbike Design"}
]}
title="Unrivaled Engineering in Every Detail"
description="Our bikes are built with passion and precision, integrating cutting-edge technology and premium materials for an unmatched riding experience."
title="Advanced Performance. Unmatched Ride."
description="Every Motoride Motors bike is a masterpiece of engineering, combining power, precision, and unparalleled rider experience."
/>
</div>
@@ -129,20 +129,20 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "road-racer", name: "Velocity Road Racer", price: "$2,999", variant: "Carbon Black", imageSrc: "http://img.b2bpic.net/free-photo/businessman-riding-bicycle-street_23-2148577391.jpg", imageAlt: "Velocity Road Racer"},
id: "ignite-sportbike", name: "Ignite Sportbike", price: "$18,500", variant: "Inferno Red", imageSrc: "http://img.b2bpic.net/free-photo/super-motorbike-racing-championship-sports_23-2151500473.jpg", imageAlt: "Ignite Sportbike"},
{
id: "trail-blazer", name: "Trailblazer E-MTB", price: "$3,850", variant: "Electric Green", imageSrc: "http://img.b2bpic.net/free-photo/man-unscrews-bolts-wheel_1153-4391.jpg", imageAlt: "Trailblazer E-MTB"},
id: "voyager-cruiser", name: "Voyager Cruiser", price: "$15,200", variant: "Midnight Black", imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-on-stand_23-2149021008.jpg", imageAlt: "Voyager Cruiser"},
{
id: "city-glide", name: "Urban City Glide", price: "$899", variant: "Classic Blue", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681982.jpg", imageAlt: "Urban City Glide"},
id: "trailblazer-enduro", name: "Trailblazer Enduro", price: "$12,800", variant: "Forest Green", imageSrc: "http://img.b2bpic.net/free-photo/motocross-rider-dirt-bike-action-sport-extreme-free-photo_1232-237.jpg", imageAlt: "Trailblazer Enduro"},
{
id: "gravel-conqueror", name: "Gravel Conqueror", price: "$2,200", variant: "Desert Tan", imageSrc: "http://img.b2bpic.net/free-photo/cool-bicycle-studio_23-2150884308.jpg", imageAlt: "Gravel Conqueror"},
id: "city-commuter-300", name: "City Commuter 300", price: "$7,999", variant: "Urban Grey", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-motorcycle_23-2149257636.jpg", imageAlt: "City Commuter 300"},
{
id: "aero-dynamo", name: "Aero Dynamo TT", price: "$4,500", variant: "Stealth Grey", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-cyclist-motion-design-with-trails_183364-124092.jpg", imageAlt: "Aero Dynamo TT"},
id: "phantom-cafe-racer", name: "Phantom Cafe Racer", price: "$14,000", variant: "Vintage Blue", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-caucasian-man-riding-motorcycle-isolated-black-background_155003-46325.jpg", imageAlt: "Phantom Cafe Racer"},
{
id: "foldable-commuter", name: "Foldable E-Commuter", price: "$1,499", variant: "Midnight Black", imageSrc: "http://img.b2bpic.net/free-photo/man-with-leg-disability-riding-bike-city_23-2149375057.jpg", imageAlt: "Foldable E-Commuter"},
id: "apex-adventure-tourer", name: "Apex Adventure Tourer", price: "$22,000", variant: "Desert Sand", imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-rider-wearing-a-helmet-sitting-on-a-motorcycle-in-a-field_23-2151522857.jpg", imageAlt: "Apex Adventure Tourer"}
]}
title="Discover Your Perfect Ride"
description="From high-speed roadsters to rugged mountain explorers, our collection features bikes for every passion and terrain. Find the one that speaks to your soul."
title="Find Your Perfect Machine"
description="From urban commuters to track-ready sportbikes, explore our diverse range designed for every rider's dream."
/>
</div>
@@ -153,17 +153,17 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "efficiency", icon: Zap,
title: "Power Efficiency", value: "98%"},
id: "horsepower", icon: Zap,
title: "Horsepower Rating", value: "150+"},
{
id: "durability", icon: Shield,
title: "Frame Durability", value: "10X"},
id: "safety", icon: Shield,
title: "Safety Features", value: "5-Star"},
{
id: "satisfaction", icon: Smile,
title: "Customer Satisfaction", value: "99%"},
title: "Rider Satisfaction", value: "97%"}
]}
title="Performance That Speaks Volumes"
description="Our commitment to excellence is reflected in every statistic, ensuring you receive a bike that truly excels."
title="Performance That Dominates"
description="Our commitment to engineering translates into bikes that consistently outperform."
/>
</div>
@@ -173,18 +173,18 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", title: "The Best Ride of My Life!", quote: "I've owned many bikes, but nothing compares to the Velocity Road Racer. The handling is superb, and the speed is incredible. Worth every penny!", name: "Mark R.", role: "Road Cyclist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-talking-smartphone-bicycle-workshop_23-2147892360.jpg", imageAlt: "Mark R."},
id: "1", title: "Pure Adrenaline!", quote: "The Ignite Sportbike is an absolute rocket! The acceleration is incredible, and it handles like a dream on twisty roads. Best sportbike I've ever owned.", name: "John D.", role: "Sportbike Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/male-racer-racing-motorcycle_23-2149591967.jpg", imageAlt: "John D."},
{
id: "2", title: "Conquered Every Mountain!", quote: "The Trailblazer E-MTB is a beast! It's taken me places I never thought possible. The electric assist is perfect for those challenging inclines.", name: "Sarah J.", role: "Mountain Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-senior-woman-outdoors-riding-bicycle_23-2148685744.jpg", imageAlt: "Sarah J."},
id: "2", title: "Comfort for Miles", quote: "My Voyager Cruiser takes me anywhere. Long trips are a breeze, and it turns heads wherever I go. Unbeatable comfort and style.", name: "Maria S.", role: "Touring Rider", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-motorcycle_23-2149247659.jpg", imageAlt: "Maria S."},
{
id: "3", title: "Effortless City Commuting", quote: "My Urban City Glide makes my daily commute a joy. It's stylish, comfortable, and handles urban streets with ease. Highly recommend!", name: "David L.", role: "Daily Commuter", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-portrait-parent-child-spending-time-together_23-2151590555.jpg", imageAlt: "David L."},
id: "3", title: "Master of Any Terrain", quote: "The Trailblazer Enduro conquers everything. From muddy trails to rocky paths, it's reliable and incredibly fun. A true off-road beast!", name: "Carlos G.", role: "Off-road Adventurer", imageSrc: "http://img.b2bpic.net/free-photo/man-riding-motorcycle_23-2149547050.jpg", imageAlt: "Carlos G."},
{
id: "4", title: "Adventure-Ready Machine", quote: "The Gravel Conqueror is truly a versatile machine. I've taken it on long gravel roads and rough trails, and it performs flawlessly every time.", name: "Emily P.", role: "Adventure Seeker", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-blond-hair-happily-looking-camera-while-standing-with-happy-boy-holding-his-hand-park-portrait-cute-young-couple-embracing-one-another-with-classic-red-bicycle-near_574295-5005.jpg", imageAlt: "Emily P."},
id: "4", title: "Stylish Urban Commuter", quote: "The City Commuter 300 is perfect for my daily ride. It's nimble, efficient, and looks fantastic. Navigating traffic has never been this enjoyable.", name: "Sophia H.", role: "Urban Commuter", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-riding-motorcycle_23-2149638426.jpg", imageAlt: "Sophia H."},
{
id: "5", title: "Unbeatable Value and Quality", quote: "From ordering to delivery, the experience with Velocity Cycles was fantastic. The bike quality is exceptional, and the customer service is top-notch.", name: "Alex K.", role: "Bike Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/i-need-rest-after-such-long-journey_329181-8677.jpg", imageAlt: "Alex K."},
id: "5", title: "Timeless Classic with Modern Punch", quote: "My Phantom Cafe Racer combines vintage aesthetics with modern performance. It's a head-turner and a joy to ride. Motoride Motors delivered big!", name: "Liam F.", role: "Cafe Racer Fan", imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-his-motorcycle_23-2149285038.jpg", imageAlt: "Liam F."}
]}
title="Hear From Our Happy Riders"
description="Real stories from cyclists who've discovered the Velocity Cycles difference."
title="Hear What Our Riders Say"
description="Real experiences from enthusiasts who live the Motoride Motors difference."
/>
</div>
@@ -193,9 +193,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Sport Innovations", "Adventure Gear Co.", "Urban Mobility Solutions", "EcoRide Foundation", "Performance Tech", "Active Lifestyles Inc.", "Global Logistics"]}
title="Trusted by Leaders in Cycling & Outdoor Sports"
description="We partner with top brands and organizations to bring you the best in cycling innovation and support."
"Apex Helmets", "Track Tech Innovations", "Rider's Choice Gear", "Global Moto Parts", "Performance Fuels Co.", "Adventure Tours Inc.", "Speed Demonz"]}
title="Trusted by Industry Leaders"
description="Motoride Motors partners with premier brands and organizations to deliver cutting-edge technology and exceptional riding experiences."
/>
</div>
@@ -204,14 +204,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1", title: "What is your return policy?", content: "We offer a 30-day return policy on all bikes, provided they are in new and unused condition. Please see our full return policy page for details."},
id: "faq-1", title: "What warranty do your motorbikes come with?", content: "All Motoride Motors bikes come with a comprehensive 2-year manufacturer's warranty. Extended warranty options are also available. Please check our warranty page for full terms."
},
{
id: "faq-2", title: "Do you offer financing options?", content: "Yes, we partner with several financing providers to offer flexible payment plans. You can learn more about our financing options during checkout or by contacting our sales team."},
id: "faq-2", title: "Do you offer test rides?", content: "Yes, we encourage test rides! You can book a test ride appointment through our website or by contacting your nearest Motoride Motors dealership. Valid motorcycle license required."
},
{
id: "faq-3", title: "How do I choose the right bike size?", content: "Our website features a comprehensive sizing guide based on your height and inseam. We also recommend visiting one of our authorized dealers for a professional fitting."},
id: "faq-3", title: "What maintenance is required for your motorbikes?", content: "Routine maintenance schedules vary by model. We provide a detailed owner's manual with every purchase, outlining service intervals and recommended care to ensure optimal performance and longevity."
}
]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to common questions about our bikes, ordering, and services."
sideTitle="Your Questions, Our Expertise"
sideDescription="Find detailed answers to frequently asked questions about our motorbikes, services, and policies."
faqsAnimation="slide-up"
textPosition="left"
/>
@@ -222,25 +225,25 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "rotated-rays-animated"}}
text="Ready to hit the road? Our team is here to help you find the perfect bike or answer any questions you may have. Get in touch today!"
text="Ready to ignite your passion for riding? Our team is dedicated to helping you find the perfect motorbike and supporting your journey. Connect with us!"
buttons={[
{
text: "Email Us", href: "mailto:sales@velocitycycles.com"},
text: "Email Sales", href: "mailto:sales@motoridemotors.com"},
{
text: "Call Us", href: "tel:+1-800-VELOCYCLE"},
text: "Call Us", href: "tel:+1-800-MOTORIDE"}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoSrc="http://img.b2bpic.net/free-vector/flat-bike-logo-collection_23-2148864200.jpg"
logoAlt="Velocity Cycles Footer Logo"
logoText="VELOCITY CYCLES"
logoSrc="http://img.b2bpic.net/free-vector/motorcycle-logo-template_474888-2509.jpg"
logoAlt="Motoride Motors Footer Logo"
logoText="MOTORIDE MOTORS"
leftLink={{
text: "About Us", href: "#about"}}
text: "Our Story", href: "#about"}}
rightLink={{
text: "Contact Us", href: "#contact"}}
text: "Get in Touch", href: "#contact"}}
/>
</div>
</ReactLenis>