Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -143,19 +143,19 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "enthusiast", title: "Enthusiast", price: "$50", period: "/year", imageSrc: "http://img.b2bpic.net/free-photo/closeup-tail-light-red-vintage-car-parked-outdoors-rain_181624-11787.jpg", imageAlt: "Enthusiast membership", button: { text: "Join Now", href: "#join" },
|
||||
id: "enthusiast", title: "Enthusiast", price: "$50", period: "/year", imageSrc: "http://img.b2bpic.net/free-photo/closeup-tail-light-red-vintage-car-parked-outdoors-rain_181624-11787.jpg?_wi=1", imageAlt: "Enthusiast membership", button: { text: "Join Now", href: "#join" },
|
||||
features: [
|
||||
"Access to member events", "Monthly newsletters", "Community Discord channel", "Member discounts"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "ambassador", title: "Ambassador", price: "$150", period: "/year", imageSrc: "http://img.b2bpic.net/free-photo/sunset-coast-drive_23-2151948125.jpg", imageAlt: "Ambassador membership", button: { text: "Upgrade Now", href: "#join" },
|
||||
id: "ambassador", title: "Ambassador", price: "$150", period: "/year", imageSrc: "http://img.b2bpic.net/free-photo/sunset-coast-drive_23-2151948125.jpg?_wi=1", imageAlt: "Ambassador membership", button: { text: "Upgrade Now", href: "#join" },
|
||||
features: [
|
||||
"All Enthusiast benefits", "Priority event registration", "Exclusive track day sessions", "VIP lounge access", "Merchandise bundle", "Community voting rights"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "elite", title: "Elite Driver", price: "$300", period: "/year", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-man-getting-out-car_23-2148332969.jpg", imageAlt: "Elite membership", button: { text: "Become Elite", href: "#join" },
|
||||
id: "elite", title: "Elite Driver", price: "$300", period: "/year", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-man-getting-out-car_23-2148332969.jpg?_wi=1", imageAlt: "Elite membership", button: { text: "Become Elite", href: "#join" },
|
||||
features: [
|
||||
"All Ambassador benefits", "Private charter events", "Personal driver liaison", "Concierge services", "Featured member spotlight", "Board meeting attendance", "Premium merchandise"
|
||||
]
|
||||
@@ -180,13 +180,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Alex Rivera", role: "Founder & President", imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-professional-works-desk-corporation_482257-122689.jpg", imageAlt: "confident diverse professionals automotive leadership team"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jordan Chen", role: "Events Director", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg", imageAlt: "happy BMW owner car pride portrait smiling"
|
||||
id: "2", name: "Jordan Chen", role: "Events Director", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg?_wi=1", imageAlt: "happy BMW owner car pride portrait smiling"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Casey Morgan", role: "Community Manager", imageSrc: "http://img.b2bpic.net/free-photo/handsome-repairmen-car-workshop_23-2147897995.jpg", imageAlt: "smiling automotive enthusiast community member photo"
|
||||
id: "3", name: "Casey Morgan", role: "Community Manager", imageSrc: "http://img.b2bpic.net/free-photo/handsome-repairmen-car-workshop_23-2147897995.jpg?_wi=1", imageAlt: "smiling automotive enthusiast community member photo"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Morgan Hayes", role: "Membership Lead", imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-views-car-trip_23-2149401821.jpg", imageAlt: "enthusiastic car lover community connection portrait"
|
||||
id: "4", name: "Morgan Hayes", role: "Membership Lead", imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-views-car-trip_23-2149401821.jpg?_wi=1", imageAlt: "enthusiastic car lover community connection portrait"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -208,15 +208,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Thompson", role: "Software Engineer", company: "Tech Industry", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg", imageAlt: "happy BMW owner car pride portrait smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg?_wi=2", imageAlt: "happy BMW owner car pride portrait smiling"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Nguyen", role: "Designer", company: "Creative Studios", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-repairmen-car-workshop_23-2147897995.jpg", imageAlt: "smiling automotive enthusiast community member photo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-repairmen-car-workshop_23-2147897995.jpg?_wi=2", imageAlt: "smiling automotive enthusiast community member photo"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ryan Patterson", role: "Business Owner", company: "Automotive Sales", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-views-car-trip_23-2149401821.jpg", imageAlt: "enthusiastic car lover community connection portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-views-car-trip_23-2149401821.jpg?_wi=2", imageAlt: "enthusiastic car lover community connection portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jamie Sullivan", role: "Financial Analyst", company: "Finance Sector", rating: 5,
|
||||
@@ -224,11 +224,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Alex Kim", role: "Marketing Manager", company: "Digital Agency", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg", imageAlt: "happy BMW owner car pride portrait smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg?_wi=3", imageAlt: "happy BMW owner car pride portrait smiling"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Sam López", role: "Mechanical Engineer", company: "Motorsports", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-repairmen-car-workshop_23-2147897995.jpg", imageAlt: "smiling automotive enthusiast community member photo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-repairmen-car-workshop_23-2147897995.jpg?_wi=3", imageAlt: "smiling automotive enthusiast community member photo"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -250,23 +250,23 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "BMW M Series", name: "M440i xDrive Sedan", price: "Owner: Marcus T.", rating: 5,
|
||||
reviewCount: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/closeup-tail-light-red-vintage-car-parked-outdoors-rain_181624-11787.jpg", imageAlt: "luxury BMW M series performance vehicle professional"
|
||||
reviewCount: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/closeup-tail-light-red-vintage-car-parked-outdoors-rain_181624-11787.jpg?_wi=2", imageAlt: "luxury BMW M series performance vehicle professional"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "BMW M Series", name: "M440i xDrive Coupe", price: "Owner: David N.", rating: 5,
|
||||
reviewCount: "Speed Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/sunset-coast-drive_23-2151948125.jpg", imageAlt: "BMW sports car motion racing speed photo"
|
||||
reviewCount: "Speed Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/sunset-coast-drive_23-2151948125.jpg?_wi=2", imageAlt: "BMW sports car motion racing speed photo"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "BMW Z Series", name: "M440i Roadster", price: "Owner: Ryan P.", rating: 5,
|
||||
reviewCount: "Open Air Joy", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-man-getting-out-car_23-2148332969.jpg", imageAlt: "pristine BMW detail luxury car aesthetic"
|
||||
reviewCount: "Open Air Joy", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-man-getting-out-car_23-2148332969.jpg?_wi=2", imageAlt: "pristine BMW detail luxury car aesthetic"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "BMW 7 Series", name: "M760i Luxury Sedan", price: "Owner: Jamie S.", rating: 5,
|
||||
reviewCount: "Luxury Driving", imageSrc: "http://img.b2bpic.net/free-photo/closeup-tail-light-red-vintage-car-parked-outdoors-rain_181624-11787.jpg", imageAlt: "luxury BMW M series performance vehicle professional"
|
||||
reviewCount: "Luxury Driving", imageSrc: "http://img.b2bpic.net/free-photo/closeup-tail-light-red-vintage-car-parked-outdoors-rain_181624-11787.jpg?_wi=3", imageAlt: "luxury BMW M series performance vehicle professional"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "BMW X Series", name: "M440i Performance SUV", price: "Owner: Alex K.", rating: 5,
|
||||
reviewCount: "Adventure Ready", imageSrc: "http://img.b2bpic.net/free-photo/sunset-coast-drive_23-2151948125.jpg", imageAlt: "BMW sports car motion racing speed photo"
|
||||
reviewCount: "Adventure Ready", imageSrc: "http://img.b2bpic.net/free-photo/sunset-coast-drive_23-2151948125.jpg?_wi=3", imageAlt: "BMW sports car motion racing speed photo"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user