Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-03 19:00:37 +00:00
parent 7ee1f0ec87
commit f15109dd29

View File

@@ -20,24 +20,21 @@ export default function GalleryPage() {
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 GalleryPage() {
brandName="MotorClub"
navItems={navItems}
button={{
text: "Member Login",
href: "/login",
}}
text: "Member Login", href: "/login"}}
/>
</div>
@@ -77,33 +72,13 @@ export default function GalleryPage() {
tagIcon={Sparkles}
products={[
{
id: "1",
name: "2023 Porsche 911 Carrera",
price: "Member: Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/sport-cars-parade-race-highway_114579-4052.jpg?_wi=2",
imageAlt: "Porsche 911 Carrera",
},
id: "1", name: "2023 Porsche 911 Carrera", price: "Member: Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/sport-cars-parade-race-highway_114579-4052.jpg", imageAlt: "Porsche 911 Carrera"},
{
id: "2",
name: "1987 Ferrari Testarossa",
price: "Member: Mike Chen",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-white-retro-car-with-beautiful-steering-wheel_181624-26910.jpg?_wi=2",
imageAlt: "Ferrari Testarossa",
},
id: "2", name: "1987 Ferrari Testarossa", price: "Member: Mike Chen", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-white-retro-car-with-beautiful-steering-wheel_181624-26910.jpg", imageAlt: "Ferrari Testarossa"},
{
id: "3",
name: "2022 McLaren GT",
price: "Member: Alex Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-gold-sports-car_23-2151955616.jpg?_wi=2",
imageAlt: "McLaren GT",
},
id: "3", name: "2022 McLaren GT", price: "Member: Alex Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-gold-sports-car_23-2151955616.jpg", imageAlt: "McLaren GT"},
{
id: "4",
name: "2020 Lamborghini Huracán",
price: "Member: Jessica Lee",
imageSrc: "http://img.b2bpic.net/free-photo/sport-cars-parade-race-highway_114579-4052.jpg?_wi=3",
imageAlt: "Lamborghini Huracán",
},
id: "4", name: "2020 Lamborghini Huracán", price: "Member: Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/sport-cars-parade-race-highway_114579-4052.jpg", imageAlt: "Lamborghini Huracán"},
]}
gridVariant="bento-grid"
animationType="slide-up"
@@ -119,38 +94,14 @@ export default function GalleryPage() {
tag="Gallery"
blogs={[
{
id: "1",
category: ["Meets", "Social"],
title: "Spring Meet Recap",
excerpt: "Over 80 cars gathered for our signature spring breakfast meet. See the highlights from this incredible day of automotive passion.",
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-cars-aerial-view_23-2148959733.jpg?_wi=2",
imageAlt: "Spring meet recap",
authorName: "Sarah Johnson",
authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
date: "Mar 1, 2025",
},
id: "1", category: ["Meets", "Social"],
title: "Spring Meet Recap", excerpt: "Over 80 cars gathered for our signature spring breakfast meet. See the highlights from this incredible day of automotive passion.", imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-cars-aerial-view_23-2148959733.jpg", imageAlt: "Spring meet recap", authorName: "Sarah Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", date: "Mar 1, 2025"},
{
id: "2",
category: ["Track Days", "Racing"],
title: "Track Day Experience",
excerpt: "Members push their cars to the limit at the exclusive track day event. Watch as our fastest drivers break personal records.",
imageSrc: "http://img.b2bpic.net/free-photo/freeway-drive-structure-lifestyle-transit_1112-982.jpg?_wi=2",
imageAlt: "Track day experience",
authorName: "Mike Chen",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
date: "Feb 20, 2025",
},
id: "2", category: ["Track Days", "Racing"],
title: "Track Day Experience", excerpt: "Members push their cars to the limit at the exclusive track day event. Watch as our fastest drivers break personal records.", imageSrc: "http://img.b2bpic.net/free-photo/freeway-drive-structure-lifestyle-transit_1112-982.jpg", imageAlt: "Track day experience", authorName: "Mike Chen", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Feb 20, 2025"},
{
id: "3",
category: ["Builds", "Custom"],
title: "Featured Build Project",
excerpt: "An exclusive look at a member's incredible custom build project. From concept to completion, witness the transformation.",
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580614.jpg?_wi=2",
imageAlt: "Featured build project",
authorName: "Alex Rodriguez",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
date: "Feb 10, 2025",
},
id: "3", category: ["Builds", "Custom"],
title: "Featured Build Project", excerpt: "An exclusive look at a member's incredible custom build project. From concept to completion, witness the transformation.", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580614.jpg", imageAlt: "Featured build project", authorName: "Alex Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Feb 10, 2025"},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -170,53 +121,17 @@ export default function GalleryPage() {
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=4",
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=8",
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=9",
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=5",
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=10",
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=6",
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}
/>