Merge version_1 into main #3
@@ -51,7 +51,7 @@ export default function MembershipPage() {
|
||||
{
|
||||
text: "Free Trial", href: "#membership-plans"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg?_wi=2"
|
||||
imageAlt="The Royal Fitness Club - Membership Plans"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -100,13 +100,13 @@ export default function MembershipPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "24/7 Facility Access", author: "Always Available", description: "Train anytime that suits your schedule. Our facility is open round the clock with secure access for all members.", tags: ["Convenience", "Flexibility"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg", imageAlt: "24/7 Facility Access"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg?_wi=3", imageAlt: "24/7 Facility Access"},
|
||||
{
|
||||
id: "2", title: "Group Classes Included", author: "Community Training", description: "Access unlimited group fitness classes including strength training, cardio, and motivational community sessions.", tags: ["Classes", "Community"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-stairs_23-2149161244.jpg", imageAlt: "Group Classes"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-stairs_23-2149161244.jpg?_wi=2", imageAlt: "Group Classes"},
|
||||
{
|
||||
id: "3", title: "Progress Tracking", author: "Data-Driven Results", description: "Monitor your transformation with our comprehensive fitness tracking system and personalized progress reports.", tags: ["Tracking", "Results"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024278.jpg", imageAlt: "Progress Tracking"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024278.jpg?_wi=2", imageAlt: "Progress Tracking"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
{
|
||||
text: "Start Free Trial", href: "/membership"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg?_wi=1"
|
||||
imageAlt="The Royal Fitness Club - Modern gym facility with professional equipment"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -85,7 +85,7 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Strength Training", author: "Build Power", description: "Modern machines and free weights for serious muscle growth. Progressive training programs designed by certified trainers.", tags: ["Equipment", "Dedicated"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024278.jpg", imageAlt: "Strength training equipment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024278.jpg?_wi=1", imageAlt: "Strength training equipment"},
|
||||
{
|
||||
id: "2", title: "Personal Training", author: "Expert Guidance", description: "One-on-one coaching from expert trainers helping you achieve results faster. Customized workout plans and nutrition guidance.", tags: ["Coaching", "Custom"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-man-spend-time-morning-gym_1157-28937.jpg", imageAlt: "Personal training session"},
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-mobile-phone-while-doing-exercise-with-yellow-dumbbell_23-2148047389.jpg", imageAlt: "Weight loss training program"},
|
||||
{
|
||||
id: "4", title: "Community & Discipline", author: "Motivate", description: "Motivating environment that keeps you consistent. Train with disciplined athletes who push you to reach new heights.", tags: ["Community", "Motivation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-stairs_23-2149161244.jpg", imageAlt: "Fitness community training together"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-stairs_23-2149161244.jpg?_wi=1", imageAlt: "Fitness community training together"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user