Update src/app/erlebnis/page.tsx

This commit is contained in:
2026-03-02 23:17:29 +00:00
parent 1ce7e35a59
commit a8f18645d0

View File

@@ -69,7 +69,7 @@ export default function ErlebnisPage() {
name: "Audi Q7",
price: "€89,500",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-0w9aqhtf.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-0w9aqhtf.png?_wi=3",
imageAlt: "Audi Q7 Premium SUV",
},
{
@@ -77,7 +77,7 @@ export default function ErlebnisPage() {
name: "Mustang GT",
price: "€78,900",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-bpenzi4u.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-bpenzi4u.png?_wi=3",
imageAlt: "Mustang GT Performance",
},
{
@@ -85,7 +85,7 @@ export default function ErlebnisPage() {
name: "Ferrari 812 Superfast",
price: "€289,000",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-z9mhdsyb.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-z9mhdsyb.png?_wi=2",
imageAlt: "Ferrari 812 Superfast",
},
{
@@ -93,7 +93,7 @@ export default function ErlebnisPage() {
name: "BMW M5 Competition",
price: "€125,600",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-is9xyszk.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-is9xyszk.png?_wi=2",
imageAlt: "BMW M5 Competition",
},
]}
@@ -113,7 +113,7 @@ export default function ErlebnisPage() {
{ value: "500+", title: "Satisfied Clients" },
{ value: "24/7", title: "Concierge Support" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg?_wi=3"
imageAlt="Premium automotive facility"
useInvertedBackground={true}
mediaAnimation="slide-up"
@@ -123,7 +123,7 @@ export default function ErlebnisPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg?_wi=4"
imageAlt="Premium automotive facility"
logoText="KingCars"
copyrightText="© 2025 KingCars. All rights reserved."