Update src/app/page.tsx

This commit is contained in:
2026-03-12 18:27:22 +00:00
parent d179a7a298
commit d352751a43

View File

@@ -57,35 +57,17 @@ export default function HomePage() {
buttonAnimation="slide-up"
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg?_wi=1",
imageAlt: "Powerful motorcycle on open road",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg", imageAlt: "Powerful motorcycle on open road"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-motorbiker-inspecting-his-bike-before-ride_1098-19059.jpg?_wi=1",
imageAlt: "Classic cruiser motorcycle",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-motorbiker-inspecting-his-bike-before-ride_1098-19059.jpg", imageAlt: "Classic cruiser motorcycle"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattooed-bearded-man-with-dressed-black-leather-jacket-bow-tie-posing-near-retro-sports-motorbike-men-s-clothing-store_613910-19587.jpg?_wi=1",
imageAlt: "Custom motorcycle in sunlight",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattooed-bearded-man-with-dressed-black-leather-jacket-bow-tie-posing-near-retro-sports-motorbike-men-s-clothing-store_613910-19587.jpg", imageAlt: "Custom motorcycle in sunlight"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-motorbike_23-2150810263.jpg?_wi=1",
imageAlt: "Motorcycle club gathering",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-motorbike_23-2150810263.jpg", imageAlt: "Motorcycle club gathering"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/two-lesbian-women-kissing-while-motorcycle-with-helmets_23-2149023869.jpg?_wi=1",
imageAlt: "Group ride on highway",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/two-lesbian-women-kissing-while-motorcycle-with-helmets_23-2149023869.jpg", imageAlt: "Group ride on highway"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-riding-motorbike_23-2150810285.jpg?_wi=1",
imageAlt: "Motorcycle detail shot",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-riding-motorbike_23-2150810285.jpg", imageAlt: "Motorcycle detail shot"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -130,59 +112,23 @@ export default function HomePage() {
showRating={true}
testimonials={[
{
id: "1",
name: "Mike Johnson",
handle: "@mikej_rides",
testimonial: "DNK isn't just a motorcycle club - it's a family. The brotherhood, the rides, and the adventures have changed my life. Couldn't imagine being part of anything better.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-vintage-motorcycle_23-2148328609.jpg",
imageAlt: "Mike Johnson",
},
id: "1", name: "Mike Johnson", handle: "@mikej_rides", testimonial: "DNK isn't just a motorcycle club - it's a family. The brotherhood, the rides, and the adventures have changed my life. Couldn't imagine being part of anything better.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-vintage-motorcycle_23-2148328609.jpg", imageAlt: "Mike Johnson"},
{
id: "2",
name: "Sarah Thompson",
handle: "@sarah_motorcycle",
testimonial: "I came as a skeptic, but the inclusivity and genuine friendship in DNK won me over immediately. Everyone here respects each other and celebrates motorcycle passion.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-with-motorcycle_23-2150868282.jpg",
imageAlt: "Sarah Thompson",
},
id: "2", name: "Sarah Thompson", handle: "@sarah_motorcycle", testimonial: "I came as a skeptic, but the inclusivity and genuine friendship in DNK won me over immediately. Everyone here respects each other and celebrates motorcycle passion.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-with-motorcycle_23-2150868282.jpg", imageAlt: "Sarah Thompson"},
{
id: "3",
name: "David Martinez",
handle: "@davidm_speed",
testimonial: "The rides are incredible, but what really gets me is how this club gives back to the community. It's about more than bikes - it's about making a difference.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-motorcycle_23-2150909373.jpg",
imageAlt: "David Martinez",
},
id: "3", name: "David Martinez", handle: "@davidm_speed", testimonial: "The rides are incredible, but what really gets me is how this club gives back to the community. It's about more than bikes - it's about making a difference.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-motorcycle_23-2150909373.jpg", imageAlt: "David Martinez"},
{
id: "4",
name: "James Chen",
handle: "@james_chrome",
testimonial: "Been riding for 20 years and DNK is the best crew I've ever been part of. The respect, loyalty, and passion here is unmatched. This is home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-redhead-male-leather-jacket-holds-motorcycle-helmet-grey-background_613910-1098.jpg",
imageAlt: "James Chen",
},
id: "4", name: "James Chen", handle: "@james_chrome", testimonial: "Been riding for 20 years and DNK is the best crew I've ever been part of. The respect, loyalty, and passion here is unmatched. This is home.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-redhead-male-leather-jacket-holds-motorcycle-helmet-grey-background_613910-1098.jpg", imageAlt: "James Chen"},
{
id: "5",
name: "Lisa Anderson",
handle: "@lisa_rider",
testimonial: "From my first ride with DNK, I knew I was in the right place. The club values safety, skill, and most importantly, friendship. Can't thank them enough.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cool-old-woman-with-motorcycle_23-2150742825.jpg",
imageAlt: "Lisa Anderson",
},
id: "5", name: "Lisa Anderson", handle: "@lisa_rider", testimonial: "From my first ride with DNK, I knew I was in the right place. The club values safety, skill, and most importantly, friendship. Can't thank them enough.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cool-old-woman-with-motorcycle_23-2150742825.jpg", imageAlt: "Lisa Anderson"},
{
id: "6",
name: "Robert Williams",
handle: "@rob_harley",
testimonial: "DNK represents everything great about motorcycle culture. It's more than a club - it's a movement of passionate riders committed to excellence.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-psd/young-adult-bearded-man-with-motorbike-helmet_1194-635437.jpg",
imageAlt: "Robert Williams",
},
id: "6", name: "Robert Williams", handle: "@rob_harley", testimonial: "DNK represents everything great about motorcycle culture. It's more than a club - it's a movement of passionate riders committed to excellence.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-psd/young-adult-bearded-man-with-motorbike-helmet_1194-635437.jpg", imageAlt: "Robert Williams"},
]}
containerClassName="w-full"
cardClassName="rounded-lg overflow-hidden"
@@ -199,7 +145,7 @@ export default function HomePage() {
description="Ready to experience the DNK difference? Contact us to learn about membership, upcoming events, or to schedule a meet and greet with our club members. We look forward to meeting you on the road."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819743.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819743.jpg"
imageAlt="DNK Club Members on Motorcycles"
mediaAnimation="slide-up"
mediaPosition="right"