Merge version_2 into main #3
@@ -47,13 +47,13 @@ export default function FacilitiesPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-badminton-court-with-bright-white-lights_53876-64704.jpg?_wi=2", imageAlt: "Professional indoor badminton courts"},
|
||||
{
|
||||
id: "2", title: "Expert Coaching Staff", tags: ["Certified", "Experienced"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squash-players-court_329181-18922.jpg", imageAlt: "Professional coaching sessions"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squash-players-court_329181-18922.jpg?_wi=2", imageAlt: "Professional coaching sessions"},
|
||||
{
|
||||
id: "3", title: "Fitness & Training Center", tags: ["Fitness", "Conditioning"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg", imageAlt: "Modern fitness training facility"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg?_wi=2", imageAlt: "Modern fitness training facility"},
|
||||
{
|
||||
id: "4", title: "Practice Matches", tags: ["Competition", "Development"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-badminton-full-shot_23-2149733034.jpg", imageAlt: "Competitive practice matches"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-badminton-full-shot_23-2149733034.jpg?_wi=2", imageAlt: "Competitive practice matches"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our World-Class Facilities"
|
||||
|
||||
@@ -117,13 +117,13 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-badminton-court-with-bright-white-lights_53876-64704.jpg?_wi=2", imageAlt: "Professional indoor badminton courts"},
|
||||
{
|
||||
id: "2", title: "Expert Coaching Staff", tags: ["Certified", "Experienced"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squash-players-court_329181-18922.jpg", imageAlt: "Professional coaching sessions"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squash-players-court_329181-18922.jpg?_wi=1", imageAlt: "Professional coaching sessions"},
|
||||
{
|
||||
id: "3", title: "Fitness & Training Center", tags: ["Fitness", "Conditioning"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg", imageAlt: "Modern fitness training facility"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg?_wi=1", imageAlt: "Modern fitness training facility"},
|
||||
{
|
||||
id: "4", title: "Practice Matches", tags: ["Competition", "Development"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-badminton-full-shot_23-2149733034.jpg", imageAlt: "Competitive practice matches"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-badminton-full-shot_23-2149733034.jpg?_wi=1", imageAlt: "Competitive practice matches"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our World-Class Facilities"
|
||||
|
||||
Reference in New Issue
Block a user