Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-11 18:12:29 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-summer-image-stylish-girl-sitting-luxury-red-sport-car-enjoying-holidays-los-angeles_273443-2489.jpg", imageAlt: "luxury Audi RS sports car"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-buying-fast-motorcycle-with-help-beautiful-brunette-saleswoman_342744-298.jpg", imageAlt: "automotive club gathering members"
imageSrc: "http://img.b2bpic.net/free-photo/man-buying-fast-motorcycle-with-help-beautiful-brunette-saleswoman_342744-298.jpg?_wi=1", imageAlt: "automotive club gathering members"
}
]}
mediaAnimation="slide-up"
@@ -72,7 +72,7 @@ export default function LandingPage() {
tag="Our Story"
tagIcon={Shield}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/man-buying-fast-motorcycle-with-help-beautiful-brunette-saleswoman_342744-298.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-buying-fast-motorcycle-with-help-beautiful-brunette-saleswoman_342744-298.jpg?_wi=2"
imageAlt="Audi RS Club Members"
useInvertedBackground={false}
buttons={[{ text: "Become a Member", href: "#contact" }]}