diff --git a/src/app/page.tsx b/src/app/page.tsx index 27054ad..7bee29f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1749.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1749.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -114,7 +114,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Erfahrung, die man bewegt" description="Mit langjähriger Erfahrung in der Branche sind wir Ihr Ansprechpartner für Erdbau jeder Größenordnung. Unser moderner Maschinenpark garantiert Effizienz und Termintreue auf jeder Baustelle." - imageSrc="http://img.b2bpic.net/free-photo/man-driving-special-vehicle-looking-camera_259150-57635.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-driving-special-vehicle-looking-camera_259150-57635.jpg?_wi=1" /> @@ -128,14 +128,14 @@ export default function LandingPage() { { title: "Baugrubenaushub", description: "Präziser Aushub für Keller und Fundamente.", - imageSrc: "http://img.b2bpic.net/free-photo/excavator_1385-624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excavator_1385-624.jpg?_wi=1", titleIconSrc: "MapPin", buttonText: "Mehr erfahren", }, { title: "Geländemodellierung", description: "Individuelle Anpassung Ihres Grundstücks nach Wunsch.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=1", titleIconSrc: "Maximize", buttonText: "Mehr erfahren", }, @@ -167,7 +167,7 @@ export default function LandingPage() { handle: "@bauherr", testimonial: "Sehr professionelle und saubere Arbeit bei unserem Baugrubenaushub.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1749.jpg?_wi=2", imageAlt: "erdbau baustelle bagger bauarbeiter", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { handle: "@gartenbau", testimonial: "Tolle Kommunikation und schnelle Umsetzung unserer Geländeanpassung.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-driving-special-vehicle-looking-camera_259150-57635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-driving-special-vehicle-looking-camera_259150-57635.jpg?_wi=2", imageAlt: "erdbau firma team arbeit", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { handle: "@neubau", testimonial: "Zuverlässiger Partner für komplexe Erdarbeiten. Immer wieder gerne.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/excavator_1385-624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excavator_1385-624.jpg?_wi=2", imageAlt: "kettbagger erdbau baustelle", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { handle: "@umbau", testimonial: "Top Service und moderne Maschinen. Sehr empfehlenswert.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=2", imageAlt: "gelände modellierung erdarbeiten", }, ]}