diff --git a/src/app/page.tsx b/src/app/page.tsx index d93b01d..fd464c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sunset-pine-forest-mountains_661209-47.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sunset-pine-forest-mountains_661209-47.jpg?_wi=1", imageAlt: "Panorama view of Chiemsee and Alps", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { title="Persönlich & Herzlich" description="Bettina begrüßt Sie herzlich – mit selbstgemachter Marmelade aus der eigenen Küche und einer Wohnung die mit Liebe eingerichtet wurde. Viele Gäste kommen immer wieder." subdescription="Erleben Sie echte bayerische Gastfreundschaft in einer Umgebung, die zum Entspannen einlädt." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169634.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169634.jpg?_wi=1" imageAlt="Gemütliches Schlafzimmer" mediaAnimation="slide-up" icon={Heart} @@ -159,7 +159,7 @@ export default function LandingPage() { name: "Thomas", role: "Gästebuch", testimonial: "Tolle Wohnung, Parkplatz direkt am Haus, herzliche Gastgeberin und selbstgemachte Marmelade – ein Traum", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sunset-pine-forest-mountains_661209-47.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sunset-pine-forest-mountains_661209-47.jpg?_wi=2", imageAlt: "Chiemsee lake panorama mountains", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Alex", role: "Wanderer", testimonial: "Perfekt für Ausflüge zum Chiemsee und nach Salzburg, Wandern direkt vor der Tür", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169634.jpg?_wi=2", imageAlt: "Chiemsee lake panorama mountains", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { name: "Familie Meier", role: "Kurzurlauber", testimonial: "Wir haben uns wie zu Hause gefühlt. Danke für die herzliche Aufnahme.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-vossevangen-municipality-surrounded-by-greenery-covered-mountains-norway_181624-55636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-vossevangen-municipality-surrounded-by-greenery-covered-mountains-norway_181624-55636.jpg?_wi=1", imageAlt: "Chiemsee lake panorama mountains", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { name: "Stefan", role: "Radfahrer", testimonial: "Idealer Ausgangspunkt für unsere Radtouren rund um den See.", - imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-sitting-stairs-being-affectionate_23-2149304557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-sitting-stairs-being-affectionate_23-2149304557.jpg?_wi=1", imageAlt: "Chiemsee lake panorama mountains", }, ]} @@ -203,7 +203,7 @@ export default function LandingPage() { id: "loc-1", name: "Chiemsee", price: "~15 Min", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-vossevangen-municipality-surrounded-by-greenery-covered-mountains-norway_181624-55636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-vossevangen-municipality-surrounded-by-greenery-covered-mountains-norway_181624-55636.jpg?_wi=2", }, { id: "loc-2", @@ -249,7 +249,7 @@ export default function LandingPage() { }} title="Senden Sie uns eine Nachricht" description="Wir freuen uns auf Ihre Anfrage und antworten schnellstmöglich." - imageSrc="http://img.b2bpic.net/free-photo/trans-couple-sitting-stairs-being-affectionate_23-2149304557.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trans-couple-sitting-stairs-being-affectionate_23-2149304557.jpg?_wi=2" mediaAnimation="slide-up" />