Update src/app/mitgliedschaft-gruengebuehren/page.tsx

This commit is contained in:
2026-03-10 05:04:39 +00:00
parent b70802aae7
commit 640efeab8a

View File

@@ -48,7 +48,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=3"
imageAlt="Golfer auf dem Premium-Golfplatz"
buttons={[
{ text: "Jetzt Mitglied werden", href: "#pricing" },
@@ -88,7 +88,7 @@ export default function MembershipPage() {
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=3"
imageAlt="Verschiedene Mitgliedschafts-Optionen"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -112,7 +112,7 @@ export default function MembershipPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-green-rolling-hills-clear-blue-sky_181624-18530.jpg?_wi=4",
imageAlt: "Unbegrenztes Golf-Spielen",
},
{
@@ -120,7 +120,7 @@ export default function MembershipPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg?_wi=5",
imageAlt: "Bistro-Vorteile",
},
{
@@ -128,7 +128,7 @@ export default function MembershipPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-trees-cloudy-sunset-sky-reflected-lake_181624-16429.jpg?_wi=4",
imageAlt: "Community Events",
},
]}
@@ -150,7 +150,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=5"
imageAlt: "Landschaftlicher Blick auf den Golfplatz"
mediaAnimation="slide-up"
mediaPosition="right"