Update src/app/facilities/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ const FacilitiesPage = () => {
|
||||
"Latest strength training machines, free weights, cardio equipment, and functional training zones. All equipment regularly maintained and updated.",
|
||||
tags: ["Strength", "Cardio", "Functional"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg",
|
||||
"http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=3",
|
||||
imageAlt: "Modern gym equipment",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ const FacilitiesPage = () => {
|
||||
"Our trainers specialize in weight loss, muscle building, and beginner guidance. Personal training sessions available for personalized fitness plans.",
|
||||
tags: ["Personal Training", "Expert Guidance", "Specialization"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg",
|
||||
"http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=5",
|
||||
imageAlt: "Professional fitness trainer",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ const FacilitiesPage = () => {
|
||||
"Fully air-conditioned gym floor and locker rooms. Beat Dhaka's heat and train comfortably throughout the year.",
|
||||
tags: ["Comfort", "Climate Control", "Modern"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg",
|
||||
"http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=3",
|
||||
imageAlt: "Air conditioned gym space",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ const FacilitiesPage = () => {
|
||||
"Spotless locker rooms, sanitized equipment, and professional cleaning staff. Your health and safety are our top priority.",
|
||||
tags: ["Hygiene", "Clean", "Safe"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg",
|
||||
"http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=3",
|
||||
imageAlt: "Clean locker room facilities",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ const FacilitiesPage = () => {
|
||||
"Dedicated steam room for post-workout recovery and massage facilities to help you relax and rejuvenate.",
|
||||
tags: ["Recovery", "Massage", "Wellness"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg",
|
||||
"http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=3",
|
||||
imageAlt: "Steam and massage facilities",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ const FacilitiesPage = () => {
|
||||
"Start your day early or wind down in the evening. Open daily with extended hours to fit your busy schedule.",
|
||||
tags: ["Flexible", "Convenient", "Accessible"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg",
|
||||
"http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=6",
|
||||
imageAlt: "Gym open in evening hours",
|
||||
},
|
||||
]}
|
||||
@@ -140,7 +140,7 @@ const FacilitiesPage = () => {
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"
|
||||
"http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=7"
|
||||
imageAlt="Premium gym facilities"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -156,7 +156,7 @@ const FacilitiesPage = () => {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
|
||||
"http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=2"
|
||||
imageAlt="Visit our facilities"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user