Merge version_1 into main #3
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
||||
tag="Seit 15+ Jahren für Köln"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", imageAlt: "Kfz Mechaniker Arbeit"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=1", imageAlt: "Kfz Mechaniker Arbeit"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", imageAlt: "Kfz Werkstatt Team"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=2", imageAlt: "Kfz Werkstatt Team"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -88,17 +88,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Inspektion & Wartung", price: "ab 99€", variant: "Basis", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg"},
|
||||
id: "1", name: "Inspektion & Wartung", price: "ab 99€", variant: "Basis", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=3"},
|
||||
{
|
||||
id: "2", name: "TÜV Vorbereitung", price: "auf Anfrage", variant: "Check", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg"},
|
||||
id: "2", name: "TÜV Vorbereitung", price: "auf Anfrage", variant: "Check", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=4"},
|
||||
{
|
||||
id: "3", name: "Reparaturen (Bremsen/Kupplung)", price: "ab 150€", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg"},
|
||||
id: "3", name: "Reparaturen (Bremsen/Kupplung)", price: "ab 150€", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=5"},
|
||||
{
|
||||
id: "4", name: "Ölwechsel inkl. Check", price: "ab 59€", variant: "Schnell", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg"},
|
||||
id: "4", name: "Ölwechsel inkl. Check", price: "ab 59€", variant: "Schnell", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=6"},
|
||||
{
|
||||
id: "5", name: "Diagnose & Fehlersuche", price: "ab 49€", variant: "Technik", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg"},
|
||||
id: "5", name: "Diagnose & Fehlersuche", price: "ab 49€", variant: "Technik", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=7"},
|
||||
{
|
||||
id: "6", name: "Klimaservice & Reifendienst", price: "ab 79€", variant: "Saison", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg"},
|
||||
id: "6", name: "Klimaservice & Reifendienst", price: "ab 79€", variant: "Saison", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=8"},
|
||||
]}
|
||||
title="Unsere Services im Überblick"
|
||||
description="Alles für Ihr Auto aus einer Hand – fachgerecht und gründlich."
|
||||
|
||||
Reference in New Issue
Block a user