diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b6c833..e765d9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -55,35 +47,21 @@ export default function LandingPage() { description="Redefining urban mobility with intelligent, high-performance electric scooters designed for the future." buttons={[ { - text: "Explore Models", - href: "#models", - }, + text: "Explore Models", href: "#models"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg?_wi=1", - imageAlt: "Hero Scene 1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg", imageAlt: "Hero Scene 1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg?_wi=2", - imageAlt: "Hero Scene 2", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg", imageAlt: "Hero Scene 2"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg?_wi=3", - imageAlt: "Hero Scene 3", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg", imageAlt: "Hero Scene 3"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg?_wi=4", - imageAlt: "Hero Scene 4", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg", imageAlt: "Hero Scene 4"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg?_wi=5", - imageAlt: "Hero Scene 5", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg", imageAlt: "Hero Scene 5"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg?_wi=6", - imageAlt: "Hero Scene 6", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021131.jpg", imageAlt: "Hero Scene 6"}, ]} /> @@ -94,26 +72,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - tag: "Engine", - title: "Precision Motor", - subtitle: "Silent Power", - description: "High-torque, zero-emission motors for the smoothest commute imaginable.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-charging-cable-side-view_23-2149530027.jpg", - }, + tag: "Engine", title: "Precision Motor", subtitle: "Silent Power", description: "High-torque, zero-emission motors for the smoothest commute imaginable.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-charging-cable-side-view_23-2149530027.jpg"}, { - tag: "Control", - title: "Digital Cockpit", - subtitle: "Intelligent Ride", - description: "Real-time diagnostics and navigation via our integrated smart digital interface.", - imageSrc: "http://img.b2bpic.net/free-photo/researcher-working-new-self-driving-car-model_53876-98093.jpg", - }, + tag: "Control", title: "Digital Cockpit", subtitle: "Intelligent Ride", description: "Real-time diagnostics and navigation via our integrated smart digital interface.", imageSrc: "http://img.b2bpic.net/free-photo/researcher-working-new-self-driving-car-model_53876-98093.jpg"}, { - tag: "Design", - title: "Aero-Frame", - subtitle: "Sturdy & Light", - description: "Aerodynamic construction using space-age materials for maximum battery range.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-still-life_23-2149417051.jpg", - }, + tag: "Design", title: "Aero-Frame", subtitle: "Sturdy & Light", description: "Aerodynamic construction using space-age materials for maximum battery range.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-still-life_23-2149417051.jpg"}, ]} title="Why Choose VoltMove" description="Engineered for excellence, our scooters combine cutting-edge technology with unparalleled efficiency." @@ -128,47 +91,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Volt Swift", - price: "$1,299", - variant: "Commuter Edition", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-posing-electric-scooter-modern-building-background_613910-2154.jpg", - }, + id: "1", name: "Volt Swift", price: "$1,299", variant: "Commuter Edition", imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-posing-electric-scooter-modern-building-background_613910-2154.jpg"}, { - id: "2", - name: "Volt Shadow", - price: "$1,599", - variant: "Dark Series", - imageSrc: "http://img.b2bpic.net/free-photo/person-using-electric-scooter-city_23-2149341736.jpg", - }, + id: "2", name: "Volt Shadow", price: "$1,599", variant: "Dark Series", imageSrc: "http://img.b2bpic.net/free-photo/person-using-electric-scooter-city_23-2149341736.jpg"}, { - id: "3", - name: "Volt Racer", - price: "$1,899", - variant: "Sport Edition", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-riding-electic-kick-scooter-isolated-white-studio-background_285396-11139.jpg", - }, + id: "3", name: "Volt Racer", price: "$1,899", variant: "Sport Edition", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-riding-electic-kick-scooter-isolated-white-studio-background_285396-11139.jpg"}, { - id: "4", - name: "Volt Sky", - price: "$1,399", - variant: "Modern City", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-talking-phone_23-2148577321.jpg", - }, + id: "4", name: "Volt Sky", price: "$1,399", variant: "Modern City", imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-talking-phone_23-2148577321.jpg"}, { - id: "5", - name: "Volt Silver", - price: "$1,499", - variant: "Classic Plus", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-trendy-girl-with-dreadlocks-is-driving-electro-scooter-street-cloudy-summer-day_613910-17118.jpg", - }, + id: "5", name: "Volt Silver", price: "$1,499", variant: "Classic Plus", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-trendy-girl-with-dreadlocks-is-driving-electro-scooter-street-cloudy-summer-day_613910-17118.jpg"}, { - id: "6", - name: "Volt Aqua", - price: "$1,249", - variant: "Urban Lite", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065394.jpg", - }, + id: "6", name: "Volt Aqua", price: "$1,249", variant: "Urban Lite", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065394.jpg"}, ]} title="Our Collection" description="Explore our full range of intelligent electric scooters tailored for urban commuters." @@ -181,6 +114,8 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} + title="Featured Product" + description="Discover our latest flagship scooter." /> @@ -191,51 +126,35 @@ export default function LandingPage() { description="Ready to ride into the future? Schedule a test drive or visit our showroom." inputs={[ { - name: "name", - type: "text", - placeholder: "Full Name", - required: true, + name: "name", type: "text", placeholder: "Full Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/artistic-background-wallpaper-with-color-halftone-effect_58702-8909.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/artistic-background-wallpaper-with-color-halftone-effect_58702-8909.jpg" />