Merge version_1 into main #2
1371
src/app/layout.tsx
1371
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,7 +46,7 @@ export default function HomePage() {
|
||||
<HeroLogo
|
||||
logoText="APEX TUNING"
|
||||
description="Performance beginnt mit dem perfekten Bodykit. Exklusive Widebody-Kits, Carbon-Komponenten und Motorsport-Ästhetik für dein Projekt."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-retro-car-with-only-back-wheels-ground-street-night_181624-32812.jpg"
|
||||
imageSrc="http://img.b2bpic.net/premium-photo/yellow-car-with-word-fz-front_959938-4948.jpg?id=379614219"
|
||||
imageAlt="Getunter Sportwagen mit aggressivem Widebody-Kit"
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
@@ -132,7 +132,7 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
brand: "APEX Performance",
|
||||
name: "BMW M3 G80 Widebody Kit",
|
||||
price: "€4.299,00",
|
||||
price: "€2.299,00",
|
||||
rating: 5,
|
||||
reviewCount: "287",
|
||||
imageSrc:
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
id: "2",
|
||||
brand: "APEX Performance",
|
||||
name: "Audi RS6 C8 Front Splitter",
|
||||
price: "€1.899,00",
|
||||
price: "€899,00",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc:
|
||||
@@ -154,7 +154,7 @@ export default function HomePage() {
|
||||
id: "3",
|
||||
brand: "APEX Performance",
|
||||
name: "Mercedes-AMG C63 Heck-Diffusor",
|
||||
price: "€2.499,00",
|
||||
price: "€499,00",
|
||||
rating: 5,
|
||||
reviewCount: "203",
|
||||
imageSrc:
|
||||
@@ -185,7 +185,7 @@ export default function HomePage() {
|
||||
name: "Stefan Müller",
|
||||
role: "BMW M3 G80 Enthusiast",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-using-mobile-phone-office-looking-camera_637285-8766.jpg?id=26606406",
|
||||
imageAlt: "Stefan Müller",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
<FaqSplitMedia
|
||||
title="Häufig gestellte Fragen"
|
||||
description="Antworten auf die wichtigsten Fragen zu Versand, Montage, TÜV-Eintragung und mehr."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-garage-fix-customers-car_482257-76174.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-mechanic-using-digital-tablet-while-repairing-analyzing-engine-auto-repair-shop_637285-4307.jpg?id=25909956"
|
||||
imageAlt="Professionelle Autowerkstatt mit Tuning-Equipment"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function ShopPage() {
|
||||
id: "1",
|
||||
brand: "APEX Performance",
|
||||
name: "BMW M3 G80 Widebody Kit",
|
||||
price: "€4.299,00",
|
||||
price: "€2.299,00",
|
||||
rating: 5,
|
||||
reviewCount: "287",
|
||||
imageSrc:
|
||||
@@ -59,7 +59,7 @@ export default function ShopPage() {
|
||||
id: "2",
|
||||
brand: "APEX Performance",
|
||||
name: "Audi RS6 C8 Front Splitter",
|
||||
price: "€1.899,00",
|
||||
price: "€899,00",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc:
|
||||
@@ -70,7 +70,7 @@ export default function ShopPage() {
|
||||
id: "3",
|
||||
brand: "APEX Performance",
|
||||
name: "Mercedes-AMG C63 Heck-Diffusor",
|
||||
price: "€2.499,00",
|
||||
price: "€499,00",
|
||||
rating: 5,
|
||||
reviewCount: "203",
|
||||
imageSrc:
|
||||
|
||||
Reference in New Issue
Block a user