Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-06-05 12:29:22 +00:00

View File

@@ -158,17 +158,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "ebike-urban", name: "City Commuter E-Bike", price: "$2,499", variant: "Urban E-Bike", imageSrc: "https://cdn.pixabay.com/photo/2017/08/07/00/01/e-bike-2599762_1280.jpg", imageAlt: "City Commuter E-Bike"},
id: "ebike-urban", name: "City Commuter E-Bike", price: "$2,499", variant: "Urban E-Bike", imageSrc: "https://cdn.pixabay.com/photo/2017/08/07/00/01/e-bike-2599762_1280.jpg?_wi=1", imageAlt: "City Commuter E-Bike"},
{
id: "ebike-trail", name: "Summit Seeker E-MTB", price: "$3,899", variant: "Electric Mountain", imageSrc: "https://cdn.pixabay.com/photo/2016/11/18/16/09/e-bike-1835593_1280.jpg", imageAlt: "Summit Seeker E-MTB"},
{
id: "roadbike-endurance", name: "Apex Endurance Road Bike", price: "$1,999", variant: "Performance Road", imageSrc: "https://cdn.pixabay.com/photo/2018/07/11/21/51/cat-3532822_1280.jpg", imageAlt: "Apex Endurance Road Bike"},
id: "roadbike-endurance", name: "Apex Endurance Road Bike", price: "$1,999", variant: "Performance Road", imageSrc: "https://cdn.pixabay.com/photo/2018/07/11/21/51/cat-3532822_1280.jpg?_wi=1", imageAlt: "Apex Endurance Road Bike"},
{
id: "roadbike-gravel", name: "Terra Gravel Bike", price: "$2,199", variant: "All-Terrain Road", imageSrc: "https://cdn.pixabay.com/photo/2017/05/01/22/01/bike-2276585_1280.jpg", imageAlt: "Terra Gravel Bike"},
id: "roadbike-gravel", name: "Terra Gravel Bike", price: "$2,199", variant: "All-Terrain Road", imageSrc: "https://cdn.pixabay.com/photo/2017/05/01/22/01/bike-2276585_1280.jpg?_wi=1", imageAlt: "Terra Gravel Bike"},
{
id: "mtbbike-downhill", name: "Trail Beast MTB", price: "$2,999", variant: "Full Suspension MTB", imageSrc: "https://cdn.pixabay.com/photo/2017/08/18/16/01/mountain-bike-2656910_1280.jpg", imageAlt: "Trail Beast MTB"},
id: "mtbbike-downhill", name: "Trail Beast MTB", price: "$2,999", variant: "Full Suspension MTB", imageSrc: "https://cdn.pixabay.com/photo/2017/08/18/16/01/mountain-bike-2656910_1280.jpg?_wi=1", imageAlt: "Trail Beast MTB"},
{
id: "mtbbike-xc", name: "Race Ready XC MTB", price: "$1,799", variant: "Cross Country MTB", imageSrc: "https://cdn.pixabay.com/photo/2015/05/29/08/25/mountain-biker-789620_1280.jpg", imageAlt: "Race Ready XC MTB"},
id: "mtbbike-xc", name: "Race Ready XC MTB", price: "$1,799", variant: "Cross Country MTB", imageSrc: "https://cdn.pixabay.com/photo/2015/05/29/08/25/mountain-biker-789620_1280.jpg?_wi=1", imageAlt: "Race Ready XC MTB"},
]}
title="Explore Our Premium Bike Categories"
description="Discover our extensive collection of high-performance ebikes, agile road bikes, and rugged mountain bikes, each engineered for exhilarating adventures."
@@ -202,22 +202,22 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarah_rides", testimonial: "My Velociti e-bike completely changed my daily commute. It's powerful, eco-friendly, and a joy to ride!", rating: 5,
imageSrc: "https://cdn.pixabay.com/photo/2017/08/07/00/01/e-bike-2599762_1280.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "https://cdn.pixabay.com/photo/2017/08/07/00/01/e-bike-2599762_1280.jpg?_wi=2", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", handle: "@mtb_mike", testimonial: "The Trail Beast MTB tackles technical descents with ease. Unbelievable control and durability.", rating: 5,
imageSrc: "https://cdn.pixabay.com/photo/2017/08/18/16/01/mountain-bike-2656910_1280.jpg", imageAlt: "Michael Chen"},
imageSrc: "https://cdn.pixabay.com/photo/2017/08/18/16/01/mountain-bike-2656910_1280.jpg?_wi=2", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", handle: "@emily_cyclist", testimonial: "My Apex Endurance Road Bike is a dream for long distances. Smooth, fast, and incredibly comfortable.", rating: 5,
imageSrc: "https://cdn.pixabay.com/photo/2018/07/11/21/51/cat-3532822_1280.jpg", imageAlt: "Emily Rodriguez"},
imageSrc: "https://cdn.pixabay.com/photo/2018/07/11/21/51/cat-3532822_1280.jpg?_wi=2", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", handle: "@davidk", testimonial: "The customer service was amazing, and my City Commuter E-Bike is perfect for city navigation. Highly recommend Velociti!", rating: 5,
imageSrc: "https://cdn.pixabay.com/photo/2017/08/07/00/01/e-bike-2599762_1280.jpg", imageAlt: "David Kim"},
imageSrc: "https://cdn.pixabay.com/photo/2017/08/07/00/01/e-bike-2599762_1280.jpg?_wi=3", imageAlt: "David Kim"},
{
id: "5", name: "Jessica Lee", handle: "@jess_explores", testimonial: "With my Terra Gravel Bike, every ride is an adventure. It handles everything from pavement to rough trails effortlessly.", rating: 5,
imageSrc: "https://cdn.pixabay.com/photo/2017/05/01/22/01/bike-2276585_1280.jpg", imageAlt: "Jessica Lee"},
imageSrc: "https://cdn.pixabay.com/photo/2017/05/01/22/01/bike-2276585_1280.jpg?_wi=2", imageAlt: "Jessica Lee"},
{
id: "6", name: "Robert Green", handle: "@green_machine", testimonial: "Outstanding craftsmanship on my Race Ready XC MTB. Velociti builds bikes that perform when it matters most.", rating: 5,
imageSrc: "https://cdn.pixabay.com/photo/2015/05/29/08/25/mountain-biker-789620_1280.jpg", imageAlt: "Robert Green"},
imageSrc: "https://cdn.pixabay.com/photo/2015/05/29/08/25/mountain-biker-789620_1280.jpg?_wi=2", imageAlt: "Robert Green"},
]}
showRating={true}
title="What Our Riders Say"