diff --git a/src/app/epochen/gegenwart/page.tsx b/src/app/epochen/gegenwart/page.tsx index fa83eaf..ab3a849 100644 --- a/src/app/epochen/gegenwart/page.tsx +++ b/src/app/epochen/gegenwart/page.tsx @@ -56,7 +56,7 @@ export default function ContemporaryPage() { title: "Erhaltene Bausubstanz", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/census-concept-photographed-city-building_23-2148993203.jpg" + imageSrc="http://img.b2bpic.net/free-photo/census-concept-photographed-city-building_23-2148993203.jpg?_wi=2" imageAlt="Schloss nach Residenzverlagerung" mediaAnimation="slide-up" useInvertedBackground={false} @@ -80,7 +80,7 @@ export default function ContemporaryPage() { title: "Bildungseinrichtung", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/water-dwelling_1127-3259.jpg" + imageSrc="http://img.b2bpic.net/free-photo/water-dwelling_1127-3259.jpg?_wi=8" imageAlt="Schloss heute" mediaAnimation="slide-up" useInvertedBackground={true} @@ -104,7 +104,7 @@ export default function ContemporaryPage() { title: "Historische Bedeutung", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/water-dwelling_1127-3259.jpg" + imageSrc="http://img.b2bpic.net/free-photo/water-dwelling_1127-3259.jpg?_wi=9" imageAlt="Schloss Wolfenbüttel heute" mediaAnimation="slide-up" useInvertedBackground={true} @@ -114,7 +114,7 @@ export default function ContemporaryPage() { {/* Footer */}