4 Commits

Author SHA1 Message Date
7faa206015 Update src/app/page.tsx 2026-06-05 12:04:21 +00:00
c273b02531 Merge version_3 into main
Merge version_3 into main
2026-06-05 12:01:53 +00:00
8f4d3c508e Update src/app/page.tsx 2026-06-05 12:01:50 +00:00
5563fc6c54 Merge version_2 into main
Merge version_2 into main
2026-06-05 11:59:27 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
<MediaAbout <MediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Rev Your Engines, Connect with Fellow Enthusiasts" title="Rev Your Engines, Connect with Fellow Enthusiasts"
description="Drive Tribe is more than just a server; it's a thriving community where passion for cars fuels every conversation. From classic rides to the latest supercars, share your builds, discuss tuning tips, and find like-minded friends who live and breathe automotive culture." description="Kevin 94 community is more than just a server; it's a thriving community where passion for cars fuels every conversation. From classic rides to the latest supercars, share your builds, discuss tuning tips, and find like-minded friends who live and breathe automotive culture."
tag="Our Story" tag="Our Story"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
@@ -95,15 +95,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "f1", title: "Exclusive Build Channels", author: "Drive Tribe Staff", description: "Share your project car's progress, ask for advice, and get feedback from experienced builders.", tags: [ id: "f1", title: "Exclusive Build Channels", author: "Kevin 94 community Staff", description: "Share your project car's progress, ask for advice, and get feedback from experienced builders.", tags: [
"DIY", "Projects", "Tuning"], "DIY", "Projects", "Tuning"],
imageSrc: "http://img.b2bpic.net/free-photo/shelf-with-tools-shiny-car-little-girl-hat-with-big-wrench-hands_613910-17048.jpg", imageAlt: "Close up of a car engine bay, showing detailed tuning components."}, imageSrc: "http://img.b2bpic.net/free-photo/shelf-with-tools-shiny-car-little-girl-hat-with-big-wrench-hands_613910-17048.jpg", imageAlt: "Close up of a car engine bay, showing detailed tuning components."},
{ {
id: "f2", title: "Live Events & Meetups", author: "Drive Tribe Events", description: "Organize and discover local car meets, track days, and virtual events with fellow members.", tags: [ id: "f2", title: "Live Events & Meetups", author: "Kevin 94 community Events", description: "Organize and discover local car meets, track days, and virtual events with fellow members.", tags: [
"Events", "Meetups", "Racing"], "Events", "Meetups", "Racing"],
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-background-children_23-2150473314.jpg", imageAlt: "Group of sports cars parked together at a scenic outdoor car meetup."}, imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-background-children_23-2150473314.jpg", imageAlt: "Group of sports cars parked together at a scenic outdoor car meetup."},
{ {
id: "f3", title: "General Discussion & News", author: "Drive Tribe Community", description: "Stay updated with the latest automotive news, discuss new models, and chat about all things cars.", tags: [ id: "f3", title: "General Discussion & News", author: "Kevin 94 community Community", description: "Stay updated with the latest automotive news, discuss new models, and chat about all things cars.", tags: [
"News", "Chat", "Trends"], "News", "Chat", "Trends"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg", imageAlt: "Discord chat interface with car-themed emoji and messages."}, imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg", imageAlt: "Discord chat interface with car-themed emoji and messages."},
]} ]}
@@ -120,10 +120,10 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", value: "2000+", title: "Members", description: "Our community is rapidly growing, connecting enthusiasts worldwide.", icon: Users, id: "m1", value: "100+", title: "Members", description: "Our community is rapidly growing, connecting enthusiasts worldwide.", icon: Users,
}, },
{ {
id: "m2", value: "100K+", title: "Messages Daily", description: "Vibrant discussions happening 24/7 across all our channels.", icon: MessageSquare, id: "m2", value: "50+", title: "Messages Daily", description: "Vibrant discussions happening 24/7 across all our channels.", icon: MessageSquare,
}, },
{ {
id: "m3", value: "50+", title: "Weekly Events", description: "From virtual hangouts to real-world meetups, there's always something to do.", icon: Calendar, id: "m3", value: "50+", title: "Weekly Events", description: "From virtual hangouts to real-world meetups, there's always something to do.", icon: Calendar,
@@ -153,7 +153,7 @@ export default function LandingPage() {
id: "t4", name: "Chris D.", role: "Automotive Photographer", company: "Community Member", rating: 5, id: "t4", name: "Chris D.", role: "Automotive Photographer", company: "Community Member", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-her-drawings_329181-17276.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-her-drawings_329181-17276.jpg"},
{ {
id: "t5", name: "Old Man Kev", role: "Server Founder", company: "Drive Tribe", rating: 5, id: "t5", name: "Old Man Kev", role: "Server Founder", company: "Kevin 94 community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/urgent-situation-two-young-paramedics-ambulance-male-caucasian-paramedic-driving-talking-radio_657921-1515.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/urgent-situation-two-young-paramedics-ambulance-male-caucasian-paramedic-driving-talking-radio_657921-1515.jpg"},
]} ]}
kpiItems={[ kpiItems={[
@@ -165,7 +165,7 @@ export default function LandingPage() {
value: "Top 1%", label: "Discord Servers"}, value: "Top 1%", label: "Discord Servers"},
]} ]}
title="Hear From Our Members" title="Hear From Our Members"
description="Real words from real car enthusiasts about their experience in Drive Tribe." description="Real words from real car enthusiasts about their experience in Kevin 94 community."
/> />
</div> </div>