Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 19:00:36 +00:00
parent b64ad6658b
commit c57c43fe6b

View File

@@ -20,24 +20,21 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Club",
items: [
title: "Club", items: [
{ label: "About Us", href: "/about" },
{ label: "Events", href: "/events" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Member",
items: [
title: "Member", items: [
{ label: "Join Now", href: "/join" },
{ label: "Member Login", href: "/login" },
{ label: "Dashboard", href: "/dashboard" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
{ label: "Contact", href: "#" },
@@ -63,9 +60,7 @@ export default function AboutPage() {
brandName="MotorClub"
navItems={navItems}
button={{
text: "Member Login",
href: "/login",
}}
text: "Member Login", href: "/login"}}
/>
</div>
@@ -74,10 +69,7 @@ export default function AboutPage() {
heading={[
{ type: "text", content: "Our mission is to unite" },
{
type: "image",
src: "http://img.b2bpic.net/free-vector/vintage-car-logo-collection_23-2147730872.jpg",
alt: "MotorClub Logo",
},
type: "image", src: "http://img.b2bpic.net/free-vector/vintage-car-logo-collection_23-2147730872.jpg", alt: "MotorClub Logo"},
{ type: "text", content: "passionate automotive enthusiasts" },
]}
buttons={[
@@ -95,29 +87,13 @@ export default function AboutPage() {
tag="Dedicated Leaders"
members={[
{
id: "1",
name: "James Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "James Wilson - Club President",
},
id: "1", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson - Club President"},
{
id: "2",
name: "Jessica Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3",
imageAlt: "Jessica Martinez - Vice President",
},
id: "2", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Jessica Martinez - Vice President"},
{
id: "3",
name: "David Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "David Thompson - Events Coordinator",
},
id: "3", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson - Events Coordinator"},
{
id: "4",
name: "Emily Chen",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=4",
imageAlt: "Emily Chen - Membership Manager",
},
id: "4", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Emily Chen - Membership Manager"},
]}
memberVariant="card"
useInvertedBackground={true}
@@ -137,53 +113,17 @@ export default function AboutPage() {
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahjphotography",
testimonial: "Best decision ever joining MotorClub. Found my tribe and met incredible people who share my passion for cars. The events are always amazing!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "@sarahjphotography", testimonial: "Best decision ever joining MotorClub. Found my tribe and met incredible people who share my passion for cars. The events are always amazing!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Mike Chen",
handle: "@mikechen_racing",
testimonial: "The community here is unmatched. From casual meets to track days, there's always something happening. Highly recommend to any car enthusiast.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "Mike Chen",
},
id: "2", name: "Mike Chen", handle: "@mikechen_racing", testimonial: "The community here is unmatched. From casual meets to track days, there's always something happening. Highly recommend to any car enthusiast.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Mike Chen"},
{
id: "3",
name: "Alex Rodriguez",
handle: "@alex_rides",
testimonial: "MotorClub has transformed how I experience car culture. The connections I've made and the friendships forged are priceless. Can't imagine not being part of this.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
imageAlt: "Alex Rodriguez",
},
id: "3", name: "Alex Rodriguez", handle: "@alex_rides", testimonial: "MotorClub has transformed how I experience car culture. The connections I've made and the friendships forged are priceless. Can't imagine not being part of this.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Rodriguez"},
{
id: "4",
name: "Emily Martinez",
handle: "@emily_automotive",
testimonial: "As a female car enthusiast, MotorClub provided the inclusive community I was looking for. Everyone is welcoming and supportive. Love this place!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "Emily Martinez",
},
id: "4", name: "Emily Martinez", handle: "@emily_automotive", testimonial: "As a female car enthusiast, MotorClub provided the inclusive community I was looking for. Everyone is welcoming and supportive. Love this place!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emily Martinez"},
{
id: "5",
name: "David Thompson",
handle: "@davidthompson_cars",
testimonial: "The organization and professionalism of events is top-notch. From logistics to the atmosphere, MotorClub always delivers an exceptional experience.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
imageAlt: "David Thompson",
},
id: "5", name: "David Thompson", handle: "@davidthompson_cars", testimonial: "The organization and professionalism of events is top-notch. From logistics to the atmosphere, MotorClub always delivers an exceptional experience.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson"},
{
id: "6",
name: "Lisa Wang",
handle: "@lisawang_automotive",
testimonial: "Found not just a club, but a family. The members genuinely care about each other and share knowledge freely. This is what community should be.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
imageAlt: "Lisa Wang",
},
id: "6", name: "Lisa Wang", handle: "@lisawang_automotive", testimonial: "Found not just a club, but a family. The members genuinely care about each other and share knowledge freely. This is what community should be.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Wang"},
]}
speed={40}
/>