Update src/app/kontakt/page.tsx

This commit is contained in:
2026-03-02 23:19:44 +00:00
parent fa8989c80c
commit 8d251b7f9a

View File

@@ -65,7 +65,7 @@ export default function KontaktPage() {
{ value: "24/7", title: "Available Support" }, { value: "24/7", title: "Available Support" },
{ value: "<2h", title: "Average Response Time" }, { value: "<2h", title: "Average Response Time" },
]} ]}
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=9"
imageAlt="Premium automotive facility" imageAlt="Premium automotive facility"
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -90,7 +90,7 @@ export default function KontaktPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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=10"
imageAlt="Premium automotive facility" imageAlt="Premium automotive facility"
logoText="KingCars" logoText="KingCars"
copyrightText="© 2025 KingCars. All rights reserved." copyrightText="© 2025 KingCars. All rights reserved."