diff --git a/src/app/page.tsx b/src/app/page.tsx index 640faa1..c130445 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { { id: "hero-carousel-4", imageSrc: "https://source.unsplash.com/featured/?flat-roof-installation", imageAlt: "Flachdachinstallation im Gange"}, { - id: "hero-carousel-5", imageSrc: "https://source.unsplash.com/featured/?roof-window-installation", imageAlt: "Dachfenster wird mit Blick auf den Innenraum installiert"}, + id: "hero-carousel-5", imageSrc: "https://source.unsplash.com/featured/?roof-window-installation&_wi=1", imageAlt: "Dachfenster wird mit Blick auf den Innenraum installiert"}, { id: "hero-carousel-6", imageSrc: "https://source.unsplash.com/featured/?renovated-roof,drone-view", imageAlt: "Drohnenaufnahme eines wunderschön sanierten Daches"}, ]} @@ -115,7 +115,7 @@ export default function LandingPage() { { id: "leistung-5", title: "Dachfenster", tags: [ "Licht", "Komfort"], - imageSrc: "https://source.unsplash.com/featured/?roof-window-installation", imageAlt: "Einbau eines Dachfensters"}, + imageSrc: "https://source.unsplash.com/featured/?roof-window-installation&_wi=2", imageAlt: "Einbau eines Dachfensters"}, { id: "leistung-6", title: "Wartung & Inspektion", tags: [ "Werterhalt", "Sicherheit"],