Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 11:54:50 +00:00

View File

@@ -97,7 +97,7 @@ export default function AudiClubPage() {
useInvertedBackground={false}
features={[
{
id: "01", title: "Exclusive Access", description: "VIP entry to premium automotive venues, private viewing areas, and exclusive manufacturer events.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/exclusive-vip-access-symbol-luxury-audi--1773229952782-c70d016a.png"
id: "01", title: "Exclusive Access", description: "VIP entry to premium automotive venues, private viewing areas, and exclusive manufacturer events.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/exclusive-vip-access-symbol-luxury-audi--1773229952782-c70d016a.png?_wi=1"
},
{
id: "02", title: "Track Days", description: "High-performance track experiences at professional racing circuits with professional instructors and safety training.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/high-performance-audi-vehicles-on-a-prof-1773229954905-4695a3f1.png"
@@ -106,7 +106,7 @@ export default function AudiClubPage() {
id: "03", title: "Networking", description: "Connect with fellow Audi enthusiasts, share experiences, and build lasting relationships in the automotive community.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/audi-club-members-networking-at-an-elega-1773229954751-df0840a0.png"
},
{
id: "04", title: "Technical Workshops", description: "Learn advanced maintenance, performance tuning, and technical knowledge from certified Audi specialists.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/exclusive-vip-access-symbol-luxury-audi--1773229952782-c70d016a.png"
id: "04", title: "Technical Workshops", description: "Learn advanced maintenance, performance tuning, and technical knowledge from certified Audi specialists.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/exclusive-vip-access-symbol-luxury-audi--1773229952782-c70d016a.png?_wi=2"
}
]}
gridVariant="bento-grid"
@@ -186,13 +186,13 @@ export default function AudiClubPage() {
carouselMode="buttons"
products={[
{
id: "1", name: "Audi R8 V10", price: "Performance Icon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-collection-of-premium-audi-mode-1773229955427-d4ac8d24.png"
id: "1", name: "Audi R8 V10", price: "Performance Icon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-collection-of-premium-audi-mode-1773229955427-d4ac8d24.png?_wi=1"
},
{
id: "2", name: "Audi RS6 Avant", price: "Ultimate Power", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-collection-of-premium-audi-mode-1773229955427-d4ac8d24.png"
id: "2", name: "Audi RS6 Avant", price: "Ultimate Power", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-collection-of-premium-audi-mode-1773229955427-d4ac8d24.png?_wi=2"
},
{
id: "3", name: "Audi A6 Sedan", price: "Luxury Elegance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-collection-of-premium-audi-mode-1773229955427-d4ac8d24.png"
id: "3", name: "Audi A6 Sedan", price: "Luxury Elegance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/stunning-collection-of-premium-audi-mode-1773229955427-d4ac8d24.png?_wi=3"
}
]}
tagAnimation="slide-up"