diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 130d285..f21e1d8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { title="Über Galabau Mehl" description="15 Jahre Erfahrung in professionellem Garten- und Landschaftsbau. Wir verwandeln Gärten mit Leidenschaft, Fachkompetenz und höchster Qualität." tag="Unser Unternehmen" - imageSrc="http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg?_wi=2" imageAlt="Professional landscaping work" showBlur={true} showDimOverlay={true} diff --git a/src/app/page.tsx b/src/app/page.tsx index fb568cb..c27a172 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function HomePage() { { id: "5", name: "Entwässerung", price: "Ab €600", variant: "Gartenentwässerung & Planierung", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-man-s-hand-digging-soil-with-hoe_23-2148165180.jpg", imageAlt: "Drainage systems"}, { - id: "6", name: "Gartenpflege", price: "Ab €150/Monat", variant: "Regelmäßige Instandhaltung", imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg", imageAlt: "Garden maintenance"}, + id: "6", name: "Gartenpflege", price: "Ab €150/Monat", variant: "Regelmäßige Instandhaltung", imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg?_wi=1", imageAlt: "Garden maintenance"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -114,16 +114,16 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Terrasse Renovierung", role: "Familie Schmidt", company: "Bad Oeynhausen", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg", imageAlt: "Terrace project completion"}, + imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg?_wi=1", imageAlt: "Terrace project completion"}, { id: "2", name: "Gartengestaltung", role: "Herr Weber", company: "Löhne", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/kid-garden_53876-26270.jpg", imageAlt: "Garden transformation"}, + imageSrc: "http://img.b2bpic.net/free-photo/kid-garden_53876-26270.jpg?_wi=1", imageAlt: "Garden transformation"}, { id: "3", name: "Einfahrt Pflasterung", role: "Familie Müller", company: "Herford", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13810.jpg", imageAlt: "Driveway paving project"}, + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13810.jpg?_wi=1", imageAlt: "Driveway paving project"}, { id: "4", name: "Rasenverlegen", role: "Herr Wagner", company: "Bünde", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-s-hand-cutting-plant-with-secateurs_23-2148165259.jpg", imageAlt: "Lawn installation project"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-s-hand-cutting-plant-with-secateurs_23-2148165259.jpg?_wi=1", imageAlt: "Lawn installation project"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 1870836..0e9a29d 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -81,7 +81,7 @@ export default function ProjectsPage() { title="Unsere Projekte" description="Sehen Sie die Transformation von Gärten in Löhne und Umgebung – professionelle Gartengestaltung, die Ihre Erwartungen übertrifft." tag="Projektgalerie" - imageSrc="http://img.b2bpic.net/free-photo/kid-garden_53876-26270.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kid-garden_53876-26270.jpg?_wi=2" imageAlt="Beautiful garden projects showcase" showBlur={true} showDimOverlay={true} @@ -103,16 +103,16 @@ export default function ProjectsPage() { testimonials={[ { id: "1", name: "Terrasse Renovierung", role: "Familie Schmidt", company: "Bad Oeynhausen", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg", imageAlt: "Terrace project completion"}, + imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg?_wi=2", imageAlt: "Terrace project completion"}, { id: "2", name: "Gartengestaltung", role: "Herr Weber", company: "Löhne", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/kid-garden_53876-26270.jpg", imageAlt: "Garden transformation"}, + imageSrc: "http://img.b2bpic.net/free-photo/kid-garden_53876-26270.jpg?_wi=3", imageAlt: "Garden transformation"}, { id: "3", name: "Einfahrt Pflasterung", role: "Familie Müller", company: "Herford", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13810.jpg", imageAlt: "Driveway paving project"}, + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13810.jpg?_wi=2", imageAlt: "Driveway paving project"}, { id: "4", name: "Rasenverlegen", role: "Herr Wagner", company: "Bünde", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-s-hand-cutting-plant-with-secateurs_23-2148165259.jpg", imageAlt: "Lawn installation project"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-s-hand-cutting-plant-with-secateurs_23-2148165259.jpg?_wi=2", imageAlt: "Lawn installation project"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up"