Merge version_1 into main #1
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Angebot anfordern", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg?_wi=1"
|
||||
imageAlt="Modernes saniertes Badezimmer"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -76,13 +76,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Heizungsmodernisierung", description: "Moderne, effiziente Heizungsanlagen für Wohn- und Geschäftsräume. Schnelle Installation, höchste Energieeffizienz.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26533.jpg" }
|
||||
title: "Heizungsmodernisierung", description: "Moderne, effiziente Heizungsanlagen für Wohn- und Geschäftsräume. Schnelle Installation, höchste Energieeffizienz.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26533.jpg?_wi=1" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Badsanierung", description: "Komplette Badsanierungen von Planung bis Fertigstellung. Hochwertige Materialien, saubere Arbeitsweise.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg" }
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg?_wi=1" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 4,
|
||||
title: "Haustechnik & Sanierung", description: "Umfassende Haustechnik-Services von Wartung bis Renovierung. Lokale Expertise seit Jahren.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23488.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg" }
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -127,13 +127,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "100%", title: "Zuverlässig", description: "Professionelle Abwicklung von Anfang bis Ende", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg"
|
||||
id: "1", value: "100%", title: "Zuverlässig", description: "Professionelle Abwicklung von Anfang bis Ende", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", value: "24h", title: "Schnell", description: "Schnelle Reaktion auf Anfragen und Notfälle", imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26533.jpg"
|
||||
id: "2", value: "24h", title: "Schnell", description: "Schnelle Reaktion auf Anfragen und Notfälle", imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26533.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", value: "5★", title: "Kompetent", description: "Meisterqualität und umfassende Fachkompetenz", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg"
|
||||
id: "3", value: "5★", title: "Kompetent", description: "Meisterqualität und umfassende Fachkompetenz", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user