Update src/app/tournaments/page.tsx

This commit is contained in:
2026-03-10 05:20:27 +00:00
parent 9dddce1bb7
commit ba1b916337

View File

@@ -118,7 +118,7 @@ export default function TournamentsPage() {
name: "Corporate Tournament Packages",
role: "Team Events",
testimonial: "Perfect for corporate team building. Our event coordinators handle every detail from registration to awards ceremony.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-golf-player_23-2150947215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-golf-player_23-2150947215.jpg?_wi=3",
imageAlt: "Corporate golf event",
},
{
@@ -126,7 +126,7 @@ export default function TournamentsPage() {
name: "Member Championships",
role: "Exclusive Events",
testimonial: "Member-only championships throughout the season create a vibrant competitive community with excellent prizes and recognition.",
imageSrc: "http://img.b2bpic.net/free-photo/scene-with-man-golf-course_23-2150551317.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scene-with-man-golf-course_23-2150551317.jpg?_wi=3",
imageAlt: "Member championship event",
},
]}