Merge version_1 into main #2
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Termin anfragen" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193556.jpg"
|
||||
imageAlt="Professionelle Autopflege und Detailing Service"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
title: "Außenaufbereitung", description: "Professionelle Politur, Versiegelung und Keramikbeschichtung für einen perfekten Glanz", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg?_wi=1", imageAlt: "Außenaufbereitung und Politur"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg", imageAlt: "Außenaufbereitung und Politur"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194116.jpg", imageAlt: "Lackkorrektur und Kratzerentfernung"
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg", imageAlt: "Innenraumreinigung und Detailing"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg?_wi=2", imageAlt: "Komplette Fahrzeugaufbereitung"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg", imageAlt: "Komplette Fahrzeugaufbereitung"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
tag="Kontaktieren Sie uns"
|
||||
title="Bereit für perfekte Autopflege?"
|
||||
description="Vereinbaren Sie noch heute einen Termin und lassen Sie Ihr Fahrzeug von den Profis aufbereiten. Wir sind Mo-Fr von 10:00 bis 18:00 Uhr für Sie erreichbar."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Ihre E-Mail Adresse"
|
||||
buttonText="Termin anfragen"
|
||||
|
||||
Reference in New Issue
Block a user