Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
181
src/app/page.tsx
181
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Collection",
|
||||
id: "#collection",
|
||||
},
|
||||
name: "Collection", id: "#collection"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bq500l"
|
||||
logoAlt="StreetXtreme Auto Gallery Logo"
|
||||
@@ -64,41 +54,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Where Extreme Performance Meets Luxury Design"
|
||||
description="Discover hand-curated, high-performance vehicles and custom builds that redefine automotive excellence. Every machine tells a story of precision engineering and uncompromising style."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore the Collection",
|
||||
href: "#collection",
|
||||
},
|
||||
text: "Explore the Collection", href: "#collection"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-street-night_23-2150840675.jpg",
|
||||
imageAlt: "High-performance sports car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-street-night_23-2150840675.jpg", imageAlt: "High-performance sports car"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/just-married-couple-with-their-car_23-2149479889.jpg",
|
||||
imageAlt: "Custom muscle car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/just-married-couple-with-their-car_23-2149479889.jpg", imageAlt: "Custom muscle car"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sports-car_23-2151955582.jpg",
|
||||
imageAlt: "Futuristic electric hypercar",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sports-car_23-2151955582.jpg", imageAlt: "Futuristic electric hypercar"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-seat-car-with-seat-belt_181624-26340.jpg",
|
||||
imageAlt: "Luxury SUV",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-seat-car-with-seat-belt_181624-26340.jpg", imageAlt: "Luxury SUV"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-headlight-silver-car_181624-22638.jpg",
|
||||
imageAlt: "Race car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-headlight-silver-car_181624-22638.jpg", imageAlt: "Race car"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-art-nouveau-wedding-invitation-card-mockup-vector_53876-86304.jpg",
|
||||
imageAlt: "Classic grand tourer",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-art-nouveau-wedding-invitation-card-mockup-vector_53876-86304.jpg", imageAlt: "Classic grand tourer"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -125,19 +100,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Generic Inventory",
|
||||
"Limited Customization",
|
||||
"Mass Market Offerings",
|
||||
"Undocumented Modifications",
|
||||
],
|
||||
"Generic Inventory", "Limited Customization", "Mass Market Offerings", "Undocumented Modifications"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Exclusive Selection",
|
||||
"Bespoke Modifications",
|
||||
"Investment Grade Quality",
|
||||
"Comprehensive Provenance",
|
||||
],
|
||||
"Exclusive Selection", "Bespoke Modifications", "Investment Grade Quality", "Comprehensive Provenance"],
|
||||
}}
|
||||
title="Unleash Unrivaled Excellence"
|
||||
description="At StreetXtreme, every vehicle is a testament to meticulous craftsmanship and innovation. Experience the distinct advantages that set our curated collection apart for the discerning enthusiast."
|
||||
@@ -154,47 +121,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "car-1",
|
||||
name: "Midnight Apex GT",
|
||||
price: "$280,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-handle-close-up-photo_1303-29462.jpg",
|
||||
imageAlt: "Midnight Apex GT Sports Car",
|
||||
},
|
||||
id: "car-1", name: "Midnight Apex GT", price: "$280,000", imageSrc: "http://img.b2bpic.net/free-photo/car-handle-close-up-photo_1303-29462.jpg", imageAlt: "Midnight Apex GT Sports Car"},
|
||||
{
|
||||
id: "car-2",
|
||||
name: "Vintage Rebel Custom",
|
||||
price: "$350,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spraying-powder-paint-concept-with-mask-door_23-2149714307.jpg",
|
||||
imageAlt: "Vintage Rebel Custom Hot Rod",
|
||||
},
|
||||
id: "car-2", name: "Vintage Rebel Custom", price: "$350,000", imageSrc: "http://img.b2bpic.net/free-photo/spraying-powder-paint-concept-with-mask-door_23-2149714307.jpg", imageAlt: "Vintage Rebel Custom Hot Rod"},
|
||||
{
|
||||
id: "car-3",
|
||||
name: "Quantum X Hypercar",
|
||||
price: "$1,200,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-white-luxury-car-with-white-background_181624-25460.jpg",
|
||||
imageAlt: "Quantum X Electric Hypercar",
|
||||
},
|
||||
id: "car-3", name: "Quantum X Hypercar", price: "$1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-white-luxury-car-with-white-background_181624-25460.jpg", imageAlt: "Quantum X Electric Hypercar"},
|
||||
{
|
||||
id: "car-4",
|
||||
name: "Dynasty Grand Tourer",
|
||||
price: "$410,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-car-black-white_1203-1984.jpg",
|
||||
imageAlt: "Dynasty Grand Tourer Sedan",
|
||||
},
|
||||
id: "car-4", name: "Dynasty Grand Tourer", price: "$410,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-car-black-white_1203-1984.jpg", imageAlt: "Dynasty Grand Tourer Sedan"},
|
||||
{
|
||||
id: "car-5",
|
||||
name: "Carbon Fury Track Edition",
|
||||
price: "$550,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-electric-crossover-driving-winter-highway-eco-mobility-snowy-road_169016-71503.jpg",
|
||||
imageAlt: "Carbon Fury Track Edition Race Car",
|
||||
},
|
||||
id: "car-5", name: "Carbon Fury Track Edition", price: "$550,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-electric-crossover-driving-winter-highway-eco-mobility-snowy-road_169016-71503.jpg", imageAlt: "Carbon Fury Track Edition Race Car"},
|
||||
{
|
||||
id: "car-6",
|
||||
name: "Elysium Electric Vision",
|
||||
price: "$670,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065345.jpg",
|
||||
imageAlt: "Elysium Electric Vision EV",
|
||||
},
|
||||
id: "car-6", name: "Elysium Electric Vision", price: "$670,000", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065345.jpg", imageAlt: "Elysium Electric Vision EV"},
|
||||
]}
|
||||
title="The Exclusive Collection"
|
||||
description="Browse our hand-curated inventory of high-performance and custom-built vehicles. Each car is a masterpiece, ready to ignite your passion and elevate your status."
|
||||
@@ -206,22 +143,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "200+",
|
||||
description: "Exclusive Vehicles Sourced",
|
||||
},
|
||||
id: "m1", value: "200+", description: "Exclusive Vehicles Sourced"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "15+",
|
||||
description: "Years of Automotive Expertise",
|
||||
},
|
||||
id: "m2", value: "15+", description: "Years of Automotive Expertise"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
id: "m3", value: "98%", description: "Client Satisfaction Rate"},
|
||||
]}
|
||||
title="Driven by Numbers"
|
||||
description="Our commitment to excellence is reflected in the tangible results and unwavering satisfaction of our discerning clientele. Experience the StreetXtreme difference."
|
||||
@@ -233,14 +162,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Autobahn Magazine",
|
||||
"Luxury Drives",
|
||||
"Elite Customs Co.",
|
||||
"Performance Garage",
|
||||
"Concours D'Elegance",
|
||||
"Motorsport Weekly",
|
||||
"Collector's Circle",
|
||||
]}
|
||||
"Autobahn Magazine", "Luxury Drives", "Elite Customs Co.", "Performance Garage", "Concours D'Elegance", "Motorsport Weekly", "Collector's Circle"]}
|
||||
title="Trusted by Connoisseurs"
|
||||
description="We partner with leading automotive brands and luxury lifestyle entities to bring you an unparalleled experience in high-performance vehicles and bespoke services."
|
||||
/>
|
||||
@@ -252,45 +174,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "A Masterpiece of Engineering",
|
||||
quote: "StreetXtreme delivered beyond all expectations. The custom work on my classic truly elevated it to a new level of artistry and performance. An absolute masterpiece!",
|
||||
name: "Richard Vance",
|
||||
role: "Automotive Collector",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-27537.jpg",
|
||||
},
|
||||
id: "t1", title: "A Masterpiece of Engineering", quote: "StreetXtreme delivered beyond all expectations. The custom work on my classic truly elevated it to a new level of artistry and performance. An absolute masterpiece!", name: "Richard Vance", role: "Automotive Collector", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-27537.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Unrivaled Attention to Detail",
|
||||
quote: "The level of customization and attention to detail from StreetXtreme is simply unrivaled. They understood my vision perfectly and executed it flawlessly.",
|
||||
name: "Olivia Sterling",
|
||||
role: "Private Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-autumn-coat-posing-street_1303-29532.jpg",
|
||||
},
|
||||
id: "t2", title: "Unrivaled Attention to Detail", quote: "The level of customization and attention to detail from StreetXtreme is simply unrivaled. They understood my vision perfectly and executed it flawlessly.", name: "Olivia Sterling", role: "Private Client", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-autumn-coat-posing-street_1303-29532.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Seamless Acquisition Process",
|
||||
quote: "Acquiring my dream hypercar through StreetXtreme was a seamless and professional experience. Their expertise and network are truly world-class.",
|
||||
name: "Marcus Thorne",
|
||||
role: "Tech Entrepreneur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-request-help-from-coworker_482257-76115.jpg",
|
||||
},
|
||||
id: "t3", title: "Seamless Acquisition Process", quote: "Acquiring my dream hypercar through StreetXtreme was a seamless and professional experience. Their expertise and network are truly world-class.", name: "Marcus Thorne", role: "Tech Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-request-help-from-coworker_482257-76115.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "The Ultimate Automotive Partner",
|
||||
quote: "StreetXtreme isn't just a gallery; they're an ultimate partner for anyone serious about high-performance vehicles. I highly recommend their bespoke services.",
|
||||
name: "Sophia Chen",
|
||||
role: "Luxury Lifestyle Influencer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-musical-instruments_23-2149223615.jpg",
|
||||
},
|
||||
id: "t4", title: "The Ultimate Automotive Partner", quote: "StreetXtreme isn't just a gallery; they're an ultimate partner for anyone serious about high-performance vehicles. I highly recommend their bespoke services.", name: "Sophia Chen", role: "Luxury Lifestyle Influencer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-musical-instruments_23-2149223615.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Exceeding All Expectations",
|
||||
quote: "From the initial consultation to final delivery, StreetXtreme exceeded all my expectations. Their team's knowledge and passion are evident in every interaction.",
|
||||
name: "Julian Hayes",
|
||||
role: "Vintage Car Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-car-showroom-choosing-car_1303-23601.jpg",
|
||||
},
|
||||
id: "t5", title: "Exceeding All Expectations", quote: "From the initial consultation to final delivery, StreetXtreme exceeded all my expectations. Their team's knowledge and passion are evident in every interaction.", name: "Julian Hayes", role: "Vintage Car Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-car-showroom-choosing-car_1303-23601.jpg"},
|
||||
]}
|
||||
title="Voices of Distinction"
|
||||
description="Hear from our esteemed clients who have experienced the exclusivity, thrill, and unparalleled craftsmanship of owning a StreetXtreme vehicle. Their satisfaction is our legacy."
|
||||
@@ -301,8 +193,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect with Us"
|
||||
title="Your Journey Starts Here"
|
||||
description="Ready to acquire your next dream car or discuss a custom build? Reach out to our expert team for a personalized, confidential consultation. We are here to bring your automotive aspirations to life."
|
||||
@@ -320,13 +211,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="StreetXtreme Auto Gallery"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user