Update src/app/page.tsx
This commit is contained in:
@@ -89,16 +89,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "members", value: "500+", title: "Active Members", description: "Passionate Audi RS enthusiasts worldwide"
|
||||
id: "members", value: "500+", title: "Active Members", description: "Passionate Audi RS enthusiasts worldwide", 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: "Audi RS Members"
|
||||
},
|
||||
{
|
||||
id: "events", value: "48", title: "Annual Events", description: "Track days, meetups, and exclusive experiences"
|
||||
id: "events", value: "48", title: "Annual Events", description: "Track days, meetups, and exclusive experiences", imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-road-with-cityscape_1359-1027.jpg", imageAlt: "Annual Events"
|
||||
},
|
||||
{
|
||||
id: "trackdays", value: "12", title: "Track Days", description: "Professional circuit experience programs"
|
||||
id: "trackdays", value: "12", title: "Track Days", description: "Professional circuit experience programs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-friends-trip_23-2149201372.jpg", imageAlt: "Track Days"
|
||||
},
|
||||
{
|
||||
id: "countries", value: "15", title: "Countries", description: "Global Audi RS Club presence"
|
||||
id: "countries", value: "15", title: "Countries", description: "Global Audi RS Club presence", imageSrc: "http://img.b2bpic.net/free-photo/man-buying-fast-motorcycle-with-help-beautiful-brunette-saleswoman_342744-298.jpg", imageAlt: "Global Presence"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user