Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-05 19:51:54 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
title="Experience the Best Golf Course in Tampa"
description="Join our premier 18-hole championship course. Enjoy world-class leagues, tournaments, and a community of passionate golfers."
tag="Welcome to Northdale"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224526-o90b1ser.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224526-o90b1ser.jpg?_wi=1"
imageAlt="Northdale Golf Club Championship Course"
textPosition="bottom-left"
showBlur={true}
@@ -77,10 +77,10 @@ export default function LandingPage() {
title: "Sunday Men's League", description: "Join fellow golf enthusiasts for competitive play every Sunday starting at 8:00 AM. Build lasting friendships while sharpening your skills.", icon: Users,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-3cfliflz.jpg", imageAlt: "Men's golf league in action"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-3cfliflz.jpg?_wi=1", imageAlt: "Men's golf league in action"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-o9m6lvlf.jpg", imageAlt: "Golf players at tournament"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-o9m6lvlf.jpg?_wi=1", imageAlt: "Golf players at tournament"
}
]
},
@@ -88,10 +88,10 @@ export default function LandingPage() {
title: "Tuesday Women's League", description: "Our newly launched Women's Golf League features reserved tee times at 9 AM every Tuesday. Connect with talented women golfers in our community.", icon: Heart,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-3cfliflz.jpg", imageAlt: "Women's golf league players"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-3cfliflz.jpg?_wi=2", imageAlt: "Women's golf league players"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-o9m6lvlf.jpg", imageAlt: "Female golfers playing"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-o9m6lvlf.jpg?_wi=2", imageAlt: "Female golfers playing"
}
]
},
@@ -99,10 +99,10 @@ export default function LandingPage() {
title: "Monday & Thursday League", description: "Join the Tampa Bay League for spirited competition and camaraderie. Compete in a supportive environment with golfers of all skill levels.", icon: Trophy,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224526-o90b1ser.jpg", imageAlt: "Golf league tournament"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224526-o90b1ser.jpg?_wi=2", imageAlt: "Golf league tournament"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-3cfliflz.jpg", imageAlt: "Golf players competing"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-3cfliflz.jpg?_wi=3", imageAlt: "Golf players competing"
}
]
},
@@ -110,10 +110,10 @@ export default function LandingPage() {
title: "Wild Rover & Skins Game", description: "Enjoy midweek excitement with our Wild Rover Golf League on Wednesdays and the thrilling Skins Game. Challenge yourself and win prizes.", icon: Zap,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-o9m6lvlf.jpg", imageAlt: "Competitive golf match"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224527-o9m6lvlf.jpg?_wi=3", imageAlt: "Competitive golf match"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224526-o90b1ser.jpg", imageAlt: "Golf tournament action"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXR644g5d8lcxoWnd1jJcd9YdX/uploaded-1772740224526-o90b1ser.jpg?_wi=3", imageAlt: "Golf tournament action"
}
]
}