Update src/app/page.tsx

This commit is contained in:
2026-03-02 23:18:56 +00:00
parent a7e669cb1a
commit ccf57ee2a1

View File

@@ -19,24 +19,21 @@ export default function HomePage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Erlebnis", href: "/erlebnis" },
{ label: "Sicherheit", href: "/sicherheit" },
{ label: "Über uns", href: "/uber-uns" },
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Telefon", href: "#" },
{ label: "WhatsApp", href: "#" },
{ label: "E-Mail", href: "mailto:info@kingcars.de" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Datenschutz", href: "#" },
{ label: "Impressum", href: "#" },
{ label: "AGB", href: "#" },
@@ -69,19 +66,13 @@ export default function HomePage() {
mediaItems={[
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374436-c64iwdfl.png",
imageAlt: "KingCars brand identity",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374436-c64iwdfl.png", imageAlt: "KingCars brand identity"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-0w9aqhtf.png?_wi=1",
imageAlt: "Audi Q7 Performance SUV",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-0w9aqhtf.png", imageAlt: "Audi Q7 Performance SUV"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-bpenzi4u.png?_wi=1",
imageAlt: "Mustang Premium Sedan",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-bpenzi4u.png", imageAlt: "Mustang Premium Sedan"},
]}
mediaAnimation="none"
buttonAnimation="none"
@@ -94,37 +85,17 @@ export default function HomePage() {
description="Five carefully chosen vehicles, each representing the pinnacle of automotive engineering and design."
products={[
{
id: "audi-q7",
name: "Audi Q7",
price: "€89,500",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-0w9aqhtf.png?_wi=2",
imageAlt: "Audi Q7 Premium SUV",
},
id: "audi-q7", name: "Audi Q7", price: "€89,500", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-0w9aqhtf.png", imageAlt: "Audi Q7 Premium SUV"},
{
id: "mustang-gt",
name: "Mustang GT",
price: "€78,900",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-bpenzi4u.png?_wi=2",
imageAlt: "Mustang GT Performance",
},
id: "mustang-gt", name: "Mustang GT", price: "€78,900", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-bpenzi4u.png", imageAlt: "Mustang GT Performance"},
{
id: "ferrari-812",
name: "Ferrari 812 Superfast",
price: "€289,000",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-z9mhdsyb.png?_wi=1",
imageAlt: "Ferrari 812 Superfast",
},
id: "ferrari-812", name: "Ferrari 812 Superfast", price: "€289,000", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-z9mhdsyb.png", imageAlt: "Ferrari 812 Superfast"},
{
id: "bmw-m5",
name: "BMW M5 Competition",
price: "€125,600",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-is9xyszk.png?_wi=1",
imageAlt: "BMW M5 Competition",
},
id: "bmw-m5", name: "BMW M5 Competition", price: "€125,600", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APMOF2j7NyxhWnJr297eoLE6AD/uploaded-1772493374437-is9xyszk.png", imageAlt: "BMW M5 Competition"},
]}
gridVariant="uniform-all-items-equal"
animationType="none"
@@ -142,7 +113,7 @@ export default function HomePage() {
{ value: "15+", title: "Years of Excellence" },
{ value: "100%", title: "Inspection Standard" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg"
imageAlt="Premium automotive facility"
useInvertedBackground={false}
mediaAnimation="none"
@@ -157,15 +128,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Audi",
"BMW",
"Ferrari",
"Lamborghini",
"Porsche",
"Mercedes-Benz",
"Bentley",
"Rolls-Royce",
]}
"Audi", "BMW", "Ferrari", "Lamborghini", "Porsche", "Mercedes-Benz", "Bentley", "Rolls-Royce"]}
speed={40}
showCard={false}
tagAnimation="none"
@@ -175,7 +138,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13859.jpg"
imageAlt="Premium automotive facility"
logoText="KingCars"
copyrightText="© 2025 KingCars. All rights reserved."