Update src/app/membership/page.tsx
This commit is contained in:
@@ -112,7 +112,7 @@ export default function MembershipPage() {
|
||||
author: "Complete Facility",
|
||||
description: "Use all our modern equipment anytime during gym hours. From strength training machines to cardio equipment to functional training zones.",
|
||||
tags: ["Equipment", "Unrestricted", "24/7 Access"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=4",
|
||||
imageAlt: "Gym equipment",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function MembershipPage() {
|
||||
author: "Recovery Focused",
|
||||
description: "Relax and recover after your workouts. Access our steam room and massage facilities included with every membership level.",
|
||||
tags: ["Wellness", "Recovery", "Included"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=4",
|
||||
imageAlt: "Steam room and massage",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function MembershipPage() {
|
||||
author: "Your Schedule",
|
||||
description: "Train early morning or late evening. Cherry Drops is open daily with extended hours to fit your busy lifestyle.",
|
||||
tags: ["Flexible", "Convenient", "24/7 Available"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=9",
|
||||
imageAlt: "Extended gym hours",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function MembershipPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=10"
|
||||
imageAlt="Join membership"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user