Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -35,7 +35,8 @@ export default function LandingPage() {
|
||||
{ name: "Bewertungen", id: "testimonials" },
|
||||
]}
|
||||
button={{
|
||||
text: "089 255517668", href: "tel:0892555176668"}}
|
||||
text: "089 255517668", href: "tel:0892555176668"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -43,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Ihr zuverlässiger Elektriker in Duisburg – 24/7 Notdienst"
|
||||
description="Schnelle Reaktionszeit, professionelle Arbeit, 5,0-Sterne Bewertung von 659 zufriedenen Kunden. Von Frauen geführtes Unternehmen mit über 6 Jahren Erfahrung. Garantiert pünktlich, umweltfreundlich und fachgerecht."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="24/7 Notdienst"
|
||||
tagIcon={AlertCircle}
|
||||
buttons={[
|
||||
@@ -64,6 +65,7 @@ export default function LandingPage() {
|
||||
{ icon: Clock, label: "Jahre Erfahrung", value: "6+" },
|
||||
{ icon: Leaf, label: "Umweltfreundlich", value: "Zertifiziert" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -77,36 +79,44 @@ export default function LandingPage() {
|
||||
title: "Elektroherden Installation", description: "Fachgerechte Installation und Anschluss von Elektroherden nach geltenden Normen", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=1", imageAlt: "electrical installation home technician professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "electrical installation home technician professional"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=1", imageAlt: "electrical repair maintenance professional tools"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "electrical repair maintenance professional tools"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Elektroverkabelung", description: "Moderne Verkabelung mit hochwertigem Material und professioneller Verlegung", icon: Cable,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=2", imageAlt: "electrical repair maintenance professional tools"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "electrical repair maintenance professional tools"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=2", imageAlt: "electrical installation home technician professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "electrical installation home technician professional"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Steckdosen & Schalter", description: "Installation und Austausch von Steckdosen, Schaltern und Verteilern", icon: Plug,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=3", imageAlt: "electrical installation home technician professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "electrical installation home technician professional"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=3", imageAlt: "electrical repair maintenance professional tools"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "electrical repair maintenance professional tools"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Reparatur & Wartung", description: "Schnelle Reparaturen und regelmäßige Wartung für optimale Sicherheit", icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=4", imageAlt: "electrical repair maintenance professional tools"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "electrical repair maintenance professional tools"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=4", imageAlt: "electrical installation home technician professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "electrical installation home technician professional"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -123,13 +133,17 @@ export default function LandingPage() {
|
||||
description="Vertrauen Sie auf Kompetenz, Zuverlässigkeit und professionelle Handwerkskunst"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "5,0 ★", title: "Kundenbewertung", description: "659 Bewertungen von Google-verifizierten Kunden", imageSrc: "http://img.b2bpic.net/free-photo/worker-pointing-talking-with-colleague-holding-tablet_74855-16328.jpg?_wi=1", imageAlt: "team professional women-led electrician diverse"},
|
||||
id: "1", value: "5,0 ★", title: "Kundenbewertung", description: "659 Bewertungen von Google-verifizierten Kunden", imageSrc: "http://img.b2bpic.net/free-photo/worker-pointing-talking-with-colleague-holding-tablet_74855-16328.jpg", imageAlt: "team professional women-led electrician diverse"
|
||||
},
|
||||
{
|
||||
id: "2", value: "24/7", title: "Notfalldienst", description: "Rund um die Uhr für Ihre Notsituationen erreichbar", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=5", imageAlt: "electrical repair maintenance professional tools"},
|
||||
id: "2", value: "24/7", title: "Notfalldienst", description: "Rund um die Uhr für Ihre Notsituationen erreichbar", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "electrical repair maintenance professional tools"
|
||||
},
|
||||
{
|
||||
id: "3", value: "100%", title: "Pünktlichkeit", description: "Garantiert pünktliche Ausführung aller Arbeiten", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=5", imageAlt: "electrical installation home technician professional"},
|
||||
id: "3", value: "100%", title: "Pünktlichkeit", description: "Garantiert pünktliche Ausführung aller Arbeiten", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "electrical installation home technician professional"
|
||||
},
|
||||
{
|
||||
id: "4", value: "< 2h", title: "Reaktionszeit", description: "Reagiert normalerweise innerhalb weniger Stunden", imageSrc: "http://img.b2bpic.net/free-photo/worker-pointing-talking-with-colleague-holding-tablet_74855-16328.jpg?_wi=2", imageAlt: "team professional women-led electrician diverse"},
|
||||
id: "4", value: "< 2h", title: "Reaktionszeit", description: "Reagiert normalerweise innerhalb weniger Stunden", imageSrc: "http://img.b2bpic.net/free-photo/worker-pointing-talking-with-colleague-holding-tablet_74855-16328.jpg", imageAlt: "team professional women-led electrician diverse"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -162,7 +176,7 @@ export default function LandingPage() {
|
||||
description="Antwort innerhalb weniger Stunden garantiert. Rufen Sie uns an oder füllen Sie das Formular aus – wir helfen Ihnen gerne weiter."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-pointing-talking-with-colleague-holding-tablet_74855-16328.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-pointing-talking-with-colleague-holding-tablet_74855-16328.jpg"
|
||||
imageAlt="team professional women-led electrician diverse"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user