Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-20 09:42:33 +00:00

View File

@@ -97,11 +97,11 @@ export default function LandingPage() {
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill-looking-away_23-2148748783.jpg" }
},
{
title: "Photovoltaik-Integration", description: "Effiziente PV-Anlagen direkt integriert in Ihr neues Dach.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg" },
title: "Photovoltaik-Integration", description: "Effiziente PV-Anlagen direkt integriert in Ihr neues Dach.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2178.jpg" }
},
{
title: "Asbestsanierung", description: "Fachgerechte Entsorgung von Asbestdächern nach strengen Richtlinien.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg" },
title: "Asbestsanierung", description: "Fachgerechte Entsorgung von Asbestdächern nach strengen Richtlinien.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-is-using-thermal-fog-machine-protect-mosquito-spreading_1150-6183.jpg" }
}
]}
@@ -133,9 +133,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Herr Z.", handle: "Sturmschaden", testimonial: "Um 7:15 Uhr angerufen, um 8:15 waren zwei Mitarbeiter da. Schaden in 40 Minuten behoben. Wärmste Empfehlung.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg" },
{ id: "1", name: "Herr Z.", handle: "Sturmschaden", testimonial: "Um 7:15 Uhr angerufen, um 8:15 waren zwei Mitarbeiter da. Schaden in 40 Minuten behoben. Wärmste Empfehlung.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg?_wi=2" },
{ id: "2", name: "Frau W.", handle: "Fenstertausch", testimonial: "Velux-Fenster getauscht. Reibungsloser Ablauf, saubere Arbeit. Empfehlungen sind schon raus!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3159.jpg" },
{ id: "3", name: "Herr E.", handle: "Komplettsanierung", testimonial: "Dach neu gedeckt plus PV-Anlage alles top. Folgeauftrag ist schon erteilt.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg" },
{ id: "3", name: "Herr E.", handle: "Komplettsanierung", testimonial: "Dach neu gedeckt plus PV-Anlage alles top. Folgeauftrag ist schon erteilt.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=2" },
{ id: "4", name: "Frau S.", handle: "Dachsanierung", testimonial: "Sehr professionell, pünktlich und sauber gearbeitet. Sehr gerne wieder.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-confident-middleaged-man-showing-okay-signs-winking-praising-good-choice_1258-179188.jpg" },
{ id: "5", name: "Herr K.", handle: "Notfallservice", testimonial: "Super schnell bei einem Sturmschaden geholfen. Retter in der Not!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-woman-standing-kitchen_23-2147916396.jpg" },
]}