diff --git a/src/app/page.tsx b/src/app/page.tsx index b426d65..4a20a8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,19 +63,19 @@ export default function LandingPage() { imageAlt: "Installationsarbeit in Perg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg?_wi=1", imageAlt: "Heizungsmodernisierung", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=1", imageAlt: "Sanitäre Anlagen", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-couple-sitting-bed-holding-coffee-cup_23-2147966485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-couple-sitting-bed-holding-coffee-cup_23-2147966485.jpg?_wi=1", imageAlt: "Klimatechnik", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg?_wi=1", imageAlt: "Gebäudetechnik Detail", }, ]} @@ -124,21 +124,21 @@ export default function LandingPage() { title: "Heizungstechnik", description: "Installation, Wartung und Modernisierung. Von Wärmepumpen bis Fußbodenheizung.", tag: "Heizung", - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg?_wi=2", }, { id: "f2", title: "Sanitär & Bad", description: "Traumbäder vom Entwurf bis zur fertigen Umsetzung.", tag: "Sanitär", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=2", }, { id: "f3", title: "Klimatechnik", description: "Angenehmes Raumklima durch moderne Klimatechnik.", tag: "Klima", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-couple-sitting-bed-holding-coffee-cup_23-2147966485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-couple-sitting-bed-holding-coffee-cup_23-2147966485.jpg?_wi=2", }, ]} title="Alles aus einer Hand" @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "Der einzige Installateur in Perg, der sich mein Problem wirklich angehört hat. Er hat alles in Bewegung gesetzt um eine Lösung zu finden.", name: "Michael", role: "Kunde aus Perg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-office-with-tablet_1098-2077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-office-with-tablet_1098-2077.jpg?_wi=1", }, { id: "t2", @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "Franz ist immer zur Stelle wenn er gebraucht wird. Preislich super, zuverlässig und menschlich top.", name: "Can Kivrak", role: "Kunde aus Perg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-female-shop-assistant-clothing-store-young-woman-holding-credit-card-reader-waiting-payment-done-looking-shoppers-clothes-business-retail-trading-shopping-concept_74855-21501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-female-shop-assistant-clothing-store-young-woman-holding-credit-card-reader-waiting-payment-done-looking-shoppers-clothes-business-retail-trading-shopping-concept_74855-21501.jpg?_wi=1", }, { id: "t3", @@ -185,7 +185,7 @@ export default function LandingPage() { quote: "Qualität, die überzeugt. Unsere Heizungsmodernisierung verlief absolut reibungslos.", name: "Anna S.", role: "Privatkundin", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-office-with-tablet_1098-2077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-office-with-tablet_1098-2077.jpg?_wi=2", }, { id: "t4", @@ -193,7 +193,7 @@ export default function LandingPage() { quote: "Schnell, sauber, kompetent. Hausböck ist unsere erste Wahl.", name: "Thomas W.", role: "Geschäftskunde", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-female-shop-assistant-clothing-store-young-woman-holding-credit-card-reader-waiting-payment-done-looking-shoppers-clothes-business-retail-trading-shopping-concept_74855-21501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-female-shop-assistant-clothing-store-young-woman-holding-credit-card-reader-waiting-payment-done-looking-shoppers-clothes-business-retail-trading-shopping-concept_74855-21501.jpg?_wi=2", }, { id: "t5", @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "Kompetente Beratung und sehr saubere Arbeit bei unserer Sanierung.", name: "Sabine L.", role: "Privatkundin", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-office-with-tablet_1098-2077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-office-with-tablet_1098-2077.jpg?_wi=3", }, ]} title="Stimmen unserer Kunden" @@ -220,14 +220,14 @@ export default function LandingPage() { description="Kontaktieren Sie uns unverbindlich. Wir sind Ihr Partner für Heizung, Sanitär und Klima in Perg." inputPlaceholder="Ihre E-Mail-Adresse" buttonText="Anfrage senden" - imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg?_wi=3" mediaAnimation="slide-up" />