diff --git a/src/app/mitgliedschaft-gruengebuehren/page.tsx b/src/app/mitgliedschaft-gruengebuehren/page.tsx index dbb74b8..a6b5aa2 100644 --- a/src/app/mitgliedschaft-gruengebuehren/page.tsx +++ b/src/app/mitgliedschaft-gruengebuehren/page.tsx @@ -46,7 +46,7 @@ export default function MembershipPage() { tag="Preise & Pakete" tagIcon={CreditCard} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-couple-playing-golf-golf-course_1157-23221.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-couple-playing-golf-golf-course_1157-23221.jpg?_wi=2" imageAlt="Golfer auf dem Premium-Golfplatz" buttons={[ { text: "Jetzt Mitglied werden", href: "#pricing" }, @@ -74,7 +74,7 @@ export default function MembershipPage() { { id: "4", title: "Junior-Membership", content: "Spezielle Angebote für junge Golfer (bis 18 Jahre). Rabattierte Grüngebühren, kostenlose Anfänger-Kurse und separate Junior-Events. Wir fördern die nächste Generation von Golfern."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-having-game-golf-outdoors-course_23-2150551632.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-having-game-golf-outdoors-course_23-2150551632.jpg?_wi=2" imageAlt="Verschiedene Mitgliedschafts-Optionen" mediaAnimation="slide-up" useInvertedBackground={true} @@ -94,11 +94,11 @@ export default function MembershipPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "∞", title: "Unbegrenztes Spiel", description: "Spielen Sie so oft Sie möchten – das ganze Jahr über", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-green-rolling-hills-clear-blue-sky_181624-18530.jpg", imageAlt: "Unbegrenztes Golf-Spielen"}, + id: "1", value: "∞", title: "Unbegrenztes Spiel", description: "Spielen Sie so oft Sie möchten – das ganze Jahr über", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-green-rolling-hills-clear-blue-sky_181624-18530.jpg?_wi=2", imageAlt: "Unbegrenztes Golf-Spielen"}, { - id: "2", value: "20%", title: "Bistro-Rabatt", description: "20% Rabatt auf alle Speisen und Getränke im Bistro", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg", imageAlt: "Bistro-Vorteile"}, + id: "2", value: "20%", title: "Bistro-Rabatt", description: "20% Rabatt auf alle Speisen und Getränke im Bistro", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg?_wi=2", imageAlt: "Bistro-Vorteile"}, { - id: "3", value: "12+", title: "Events & Turniere", description: "Zugang zu exklusiven Member-Events und Turnieren", imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-trees-cloudy-sunset-sky-reflected-lake_181624-16429.jpg", imageAlt: "Community Events"}, + id: "3", value: "12+", title: "Events & Turniere", description: "Zugang zu exklusiven Member-Events und Turnieren", imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-trees-cloudy-sunset-sky-reflected-lake_181624-16429.jpg?_wi=2", imageAlt: "Community Events"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -118,7 +118,7 @@ export default function MembershipPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/golf-course-landscape_1388-298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/golf-course-landscape_1388-298.jpg?_wi=2" imageAlt="Landschaftlicher Blick auf den Golfplatz" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 2484305..6571c86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,13 +58,13 @@ export default function Home() { { imageSrc: "http://img.b2bpic.net/free-photo/golfer-taking-clubs-from-bag-golf-cart_171337-6544.jpg", imageAlt: "Grüne Fairways des Golfplatzes"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-playing-golf-golf-course_1157-23221.jpg", imageAlt: "Modernes Clubhaus mit Terrasse"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-playing-golf-golf-course_1157-23221.jpg?_wi=1", imageAlt: "Modernes Clubhaus mit Terrasse"}, { imageSrc: "http://img.b2bpic.net/free-photo/mini-golf-ball-artificial-grass-summer-season-game_146671-18800.jpg", imageAlt: "Manicured Golf Green"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-green-rolling-hills-clear-blue-sky_181624-18530.jpg", imageAlt: "Landschaft der Südeifel"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-green-rolling-hills-clear-blue-sky_181624-18530.jpg?_wi=1", imageAlt: "Landschaft der Südeifel"}, { - imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-trees-cloudy-sunset-sky-reflected-lake_181624-16429.jpg", imageAlt: "Sonnenuntergang über dem Platz"}, + imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-trees-cloudy-sunset-sky-reflected-lake_181624-16429.jpg?_wi=1", imageAlt: "Sonnenuntergang über dem Platz"}, ]} mediaAnimation="slide-up" /> @@ -87,7 +87,7 @@ export default function Home() { { id: "4", title: "Driving Range", content: "Unser moderner Trainingsbereich ist ideal zum Aufwärmen, zum Trainieren Ihrer Schläge und zur Verbesserung Ihres Spiels. Einladend und beginner-freundlich – perfekt zum Lernen."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-having-game-golf-outdoors-course_23-2150551632.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-having-game-golf-outdoors-course_23-2150551632.jpg?_wi=1" imageAlt="Golfclub-Highlights-Übersicht" mediaAnimation="slide-up" useInvertedBackground={true} @@ -132,7 +132,7 @@ export default function Home() { { id: "3", value: "Wöchentlich", title: "Anfänger", description: "Kurse und Play-&-Learn Sessions", imageSrc: "http://img.b2bpic.net/free-photo/young-golf-sportsman-warming-up-exercises_171337-6494.jpg", imageAlt: "Beginner"}, { - id: "4", value: "Ganzjährig", title: "Bistro-Events", description: "Networking und kulinarische Abende", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg", imageAlt: "Bistro"}, + id: "4", value: "Ganzjährig", title: "Bistro-Events", description: "Networking und kulinarische Abende", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg?_wi=1", imageAlt: "Bistro"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -187,7 +187,7 @@ export default function Home() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/golf-course-landscape_1388-298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/golf-course-landscape_1388-298.jpg?_wi=1" imageAlt="Landschaftlicher Blick auf den Golfplatz" mediaAnimation="slide-up" mediaPosition="right"