|
|
|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
|
|
|
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
|
|
|
|
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
|
|
|
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
|
|
|
|
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
|
|
|
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|
|
|
|
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroBillboardGallery
|
|
|
|
|
<HeroBillboardRotatedCarousel
|
|
|
|
|
title="Experience the Audi Club Difference"
|
|
|
|
|
description="Join our exclusive community of automotive enthusiasts. Connect with fellow Audi lovers, participate in track days, exclusive events, and elevate your passion for precision engineering."
|
|
|
|
|
background={{ variant: "radial-gradient" }}
|
|
|
|
|
@@ -50,22 +50,20 @@ export default function LandingPage() {
|
|
|
|
|
tagIcon={Sparkles}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Become a Member", href: "#contact" },
|
|
|
|
|
{ text: "Join Now & Get Instant Access", href: "#contact" },
|
|
|
|
|
{ text: "Learn More", href: "#about" }
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/sleek-silver-audi-a8-sports-car-with-met-1773227623652-af22fe59.png?_wi=1", imageAlt: "Sleek silver Audi A8 sports car with metallic finish" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-matte-black-audi-rs-model-in-mo-1773227628803-1cb2918e.png?_wi=1", imageAlt: "Stunning matte black Audi RS model in motion" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/crimson-red-audi-coupe-at-sunset-with-go-1773227625853-3b2fcaff.png?_wi=1", imageAlt: "Crimson red Audi coupe at sunset" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/white-pearl-audi-q7-suv-in-a-modern-gara-1773227626298-c986c54b.png", imageAlt: "White pearl Audi Q7 SUV in modern garage" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/deep-metallic-blue-audi-sedan-with-gloss-1773227623748-b2fe966c.png", imageAlt: "Deep metallic blue Audi sedan" }
|
|
|
|
|
carouselItems={[
|
|
|
|
|
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/sleek-silver-audi-a8-sports-car-with-met-1773227623652-af22fe59.png?_wi=1", imageAlt: "Sleek silver Audi A8 sports car with metallic finish" },
|
|
|
|
|
{ id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-matte-black-audi-rs-model-in-mo-1773227628803-1cb2918e.png?_wi=1", imageAlt: "Stunning matte black Audi RS model in motion" },
|
|
|
|
|
{ id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/crimson-red-audi-coupe-at-sunset-with-go-1773227625853-3b2fcaff.png?_wi=1", imageAlt: "Crimson red Audi coupe at sunset" },
|
|
|
|
|
{ id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/white-pearl-audi-q7-suv-in-a-modern-gara-1773227626298-c986c54b.png", imageAlt: "White pearl Audi Q7 SUV in modern garage" },
|
|
|
|
|
{ id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/deep-metallic-blue-audi-sedan-with-gloss-1773227623748-b2fe966c.png", imageAlt: "Deep metallic blue Audi sedan" },
|
|
|
|
|
{ id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/sleek-silver-audi-a8-sports-car-with-met-1773227623652-af22fe59.png?_wi=1", imageAlt: "Sleek silver Audi A8 sports car with metallic finish" }
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
className="py-32"
|
|
|
|
|
containerClassName="px-6"
|
|
|
|
|
titleClassName="text-5xl md:text-6xl"
|
|
|
|
|
descriptionClassName="text-lg md:text-xl max-w-2xl"
|
|
|
|
|
autoPlay={true}
|
|
|
|
|
autoPlayInterval={4000}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -124,15 +122,15 @@ export default function LandingPage() {
|
|
|
|
|
<ProductCardTwo
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", brand: "Audi Club", name: "Premium Membership", price: "$199/year", rating: 5,
|
|
|
|
|
id: "1", brand: "Audi Club", name: "Premium Membership", price: "$16.58/month", rating: 5,
|
|
|
|
|
reviewCount: "156", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/sleek-silver-audi-a8-sports-car-with-met-1773227623652-af22fe59.png?_wi=2", imageAlt: "Premium Membership - Sleek silver Audi"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", brand: "Audi Club", name: "Elite Membership", price: "$499/year", rating: 5,
|
|
|
|
|
id: "2", brand: "Audi Club", name: "Elite Membership", price: "$41.58/month", rating: 5,
|
|
|
|
|
reviewCount: "89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-matte-black-audi-rs-model-in-mo-1773227628803-1cb2918e.png?_wi=2", imageAlt: "Elite Membership - Matte black Audi RS"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", brand: "Audi Club", name: "Platinum Membership", price: "$999/year", rating: 5,
|
|
|
|
|
id: "3", brand: "Audi Club", name: "Platinum Membership", price: "$83.25/month", rating: 5,
|
|
|
|
|
reviewCount: "42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/crimson-red-audi-coupe-at-sunset-with-go-1773227625853-3b2fcaff.png?_wi=2", imageAlt: "Platinum Membership - Crimson red Audi coupe"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
|