Update src/app/page.tsx

This commit is contained in:
2026-03-12 18:22:18 +00:00
parent 35c225d675
commit c49b41f26f

View File

@@ -123,7 +123,7 @@ export default function HomePage() {
handle: "Homeowner, Löhne",
testimonial: "Fantastische Arbeit! Unser Garten sieht jetzt wunderbar aus. Das Team war professionell und zuverlässig.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=1",
imageAlt: "happy homeowner satisfied customer portrait",
},
{
@@ -131,7 +131,7 @@ export default function HomePage() {
handle: "Hausbesitzer, Bad Oeynhausen",
testimonial: "Sehr empfehlenswert! Die Jungs haben eine großartige Terasse gebaut. Exzellente Qualität.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg?_wi=1",
imageAlt: "customer portrait satisfied with landscaping",
},
{
@@ -139,7 +139,7 @@ export default function HomePage() {
handle: "Hausbesitzer, Herford",
testimonial: "Toll gemachte Pflasterarbeiten. Die Kommunikation war klar und die Abwicklung reibungslos.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=1",
imageAlt: "satisfied customer happy with results",
},
]}
@@ -161,42 +161,42 @@ export default function HomePage() {
id: "1",
name: "Gartengestaltung",
price: "Ab € 500",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg?_wi=1",
imageAlt: "Gartengestaltung und Landschaftsplanung",
},
{
id: "2",
name: "Pflasterarbeiten",
price: "Ab € 80/m²",
imageSrc: "http://img.b2bpic.net/free-photo/wuxi-nianhuawan-natural-park_1359-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wuxi-nianhuawan-natural-park_1359-1141.jpg?_wi=1",
imageAlt: "Professionelle Pflasterarbeiten für Einfahrten",
},
{
id: "3",
name: "Terrassenbau",
price: "Ab € 120/m²",
imageSrc: "http://img.b2bpic.net/free-photo/photo-sunshine-balcony-reflection-shadow-wo_53876-23259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-sunshine-balcony-reflection-shadow-wo_53876-23259.jpg?_wi=1",
imageAlt: "Moderne Terrasse aus Holz oder WPC",
},
{
id: "4",
name: "Rollrasen",
price: "Ab € 5/m²",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg?_wi=1",
imageAlt: "Frischer Rollrasen für sofortigen Grünflächeneffekt",
},
{
id: "5",
name: "Entwässerung",
price: "Ab € 40/m",
imageSrc: "http://img.b2bpic.net/free-photo/striped-rubber-boots-river-with-splashing-water-spring-village_169016-7099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/striped-rubber-boots-river-with-splashing-water-spring-village_169016-7099.jpg?_wi=1",
imageAlt: "Gartenentwässerung und Planierung",
},
{
id: "6",
name: "Gartenpflege",
price: "Ab € 35/h",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg?_wi=2",
imageAlt: "Laufende Gartenpflege und Instandhaltung",
},
]}
@@ -248,7 +248,7 @@ export default function HomePage() {
title: "Moderne Holzterrasse",
subtitle: "Entspannte Outdoor-Oase geschaffen",
description: "Ein veralteter Betonbereich wurde in eine wunderbare Holzterrasse mit modernem Design umgewandelt. Der neue Außenbereich ist perfekt zum Entspannen und für Gartenfeste.",
imageSrc: "http://img.b2bpic.net/free-photo/garden-center_23-2148013459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garden-center_23-2148013459.jpg?_wi=1",
imageAlt: "Holzterrasse Vorher Nachher Transformation",
},
{
@@ -257,7 +257,7 @@ export default function HomePage() {
title: "Gepflasterte Einfahrt",
subtitle: "Moderne Optik und Funktionalität",
description: "Eine alte, beschädigte Einfahrt wurde mit hochwertigem Pflaster erneuert. Das Ergebnis ist eine sichere, attraktive und wartungsfreie Einfahrt, die den Gesamteindruck des Grundstücks verbessert.",
imageSrc: "http://img.b2bpic.net/free-photo/fumigation_23-2148013411.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fumigation_23-2148013411.jpg?_wi=1",
imageAlt: "Gepflasterte Einfahrt Vorher Nachher",
},
{
@@ -266,7 +266,7 @@ export default function HomePage() {
title: "Frischer Rollrasen",
subtitle: "Sofort grüner und attraktiver Garten",
description: "Ein kahles, ungepflegtes Grundstück wurde mit hochwertigem Rollrasen begrünt. Der sofortige Grünflächeneffekt schuf einen einladenden Außenbereich für Familie und Freunde.",
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127909.jpg?_wi=1",
imageAlt: "Rollrasen Installation Vorher Nachher",
},
]}
@@ -288,7 +288,7 @@ export default function HomePage() {
role: "Hausbesitzerin",
company: "Löhne",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=2",
imageAlt: "happy homeowner satisfied customer portrait",
},
{
@@ -297,7 +297,7 @@ export default function HomePage() {
role: "Hausbesitzer",
company: "Bad Oeynhausen",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg?_wi=2",
imageAlt: "customer portrait satisfied with landscaping",
},
{
@@ -306,7 +306,7 @@ export default function HomePage() {
role: "Hausbesitzerin",
company: "Herford",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=2",
imageAlt: "satisfied customer happy with results",
},
{
@@ -315,7 +315,7 @@ export default function HomePage() {
role: "Hausbesitzer",
company: "Bünde",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-garden_23-2150771019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-garden_23-2150771019.jpg?_wi=1",
imageAlt: "customer portrait satisfied landscaping service",
},
]}
@@ -334,7 +334,7 @@ export default function HomePage() {
description="Servicegebiet: Löhne, Bad Oeynhausen, Herford, Bünde, Vlotho und Umgebung"
subdescription="Radius: ca. 30 km um Löhne"
icon={MapPin}
imageSrc="http://img.b2bpic.net/free-vector/flat-design-malaga-map_23-2149048535.jpg"
imageSrc="http://img.b2bpic.net/free-vector/flat-design-malaga-map_23-2149048535.jpg?_wi=1"
imageAlt="Servicegebiet Karte Löhne Region"
mediaAnimation="opacity"
useInvertedBackground={true}