Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-18 21:27:56 +00:00
4 changed files with 21 additions and 21 deletions

View File

@@ -99,7 +99,7 @@ export default function CommunitiesPage() {
{ text: "Start a Club", href: "#" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg?_wi=3"
imageAlt="Fitness community group"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -159,7 +159,7 @@ export default function CommunitiesPage() {
id: "community-marine-drive",
name: "Marine Drive Running Club",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-latin-people-training-outdoors_23-2151039416.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-latin-people-training-outdoors_23-2151039416.jpg?_wi=3",
imageAlt: "Marine Drive Running Club",
priceButtonProps: { text: "Join" },
},
@@ -167,7 +167,7 @@ export default function CommunitiesPage() {
id: "community-yoga-circle",
name: "Bandra Yoga & Wellness Circle",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-meditating-park_23-2147791890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-meditating-park_23-2147791890.jpg?_wi=2",
imageAlt: "Bandra Yoga Circle",
priceButtonProps: { text: "Join" },
},
@@ -175,7 +175,7 @@ export default function CommunitiesPage() {
id: "community-fitness-squad",
name: "Indiranagar Fitness Squad",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150289979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150289979.jpg?_wi=2",
imageAlt: "Indiranagar Fitness Squad",
priceButtonProps: { text: "Join" },
},

View File

@@ -99,7 +99,7 @@ export default function EventsPage() {
{ text: "Create Event", href: "#" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-latin-people-training-outdoors_23-2151039416.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-latin-people-training-outdoors_23-2151039416.jpg?_wi=1"
imageAlt="Marathon running event"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -159,7 +159,7 @@ export default function EventsPage() {
id: "event-marathon-oct",
name: "Mumbai Half Marathon 2024",
price: "₹800",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-latin-people-training-outdoors_23-2151039416.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-latin-people-training-outdoors_23-2151039416.jpg?_wi=2",
imageAlt: "Mumbai Half Marathon",
priceButtonProps: { text: "Register" },
},
@@ -167,7 +167,7 @@ export default function EventsPage() {
id: "event-yoga-retreat-oct",
name: "Sunrise Yoga Retreat",
price: "₹600",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-meditating-park_23-2147791890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-meditating-park_23-2147791890.jpg?_wi=1",
imageAlt: "Sunrise Yoga Retreat",
priceButtonProps: { text: "Join" },
},
@@ -175,7 +175,7 @@ export default function EventsPage() {
id: "event-crossfit-oct",
name: "CrossFit Championship",
price: "₹1,200",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150289979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150289979.jpg?_wi=1",
imageAlt: "CrossFit Championship",
priceButtonProps: { text: "Compete" },
},

View File

@@ -194,7 +194,7 @@ export default function HomePage() {
id: "trainer-arjun",
name: "Arjun Sharma",
price: "₹1,200/session",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg?_wi=1",
imageAlt: "Arjun Sharma - Strength Training Specialist",
priceButtonProps: { text: "Book Now" },
},
@@ -202,7 +202,7 @@ export default function HomePage() {
id: "trainer-priya",
name: "Priya Desai",
price: "₹1,000/session",
imageSrc: "http://img.b2bpic.net/free-photo/man-goes-sport-takes-break-listens-motivation-music-wireless-headphones-refreshes-with-water-wears-casual-t-shirt-poses-blurred-exercises-outdoors_273609-56014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-goes-sport-takes-break-listens-motivation-music-wireless-headphones-refreshes-with-water-wears-casual-t-shirt-poses-blurred-exercises-outdoors_273609-56014.jpg?_wi=1",
imageAlt: "Priya Desai - Yoga & Wellness Expert",
priceButtonProps: { text: "Book Now" },
},
@@ -210,7 +210,7 @@ export default function HomePage() {
id: "trainer-vikram",
name: "Vikram Singh",
price: "₹1,500/session",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg?_wi=1",
imageAlt: "Vikram Singh - CrossFit Coach",
priceButtonProps: { text: "Book Now" },
},
@@ -300,7 +300,7 @@ export default function HomePage() {
quote: "FitMumbai connected me with the perfect trainer for my goals. In 6 months, I lost 15kg and built incredible strength. The community support keeps me motivated!",
name: "Rajesh Kumar",
role: "Software Engineer",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=1",
},
{
id: "testimonial-sneha",
@@ -308,7 +308,7 @@ export default function HomePage() {
quote: "The running club community is amazing. I've made lifelong friends and discovered parts of Mumbai I never knew existed while training with incredible people.",
name: "Sneha Patel",
role: "Fitness Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg?_wi=1",
},
{
id: "testimonial-arjun-testimonial",
@@ -324,7 +324,7 @@ export default function HomePage() {
quote: "From complete beginner to confident gym-goer in 3 months. The personalized guidance and supportive community made all the difference in my journey.",
name: "Divya Nair",
role: "Marketing Executive",
imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg?_wi=1",
},
]}
textboxLayout="default"

View File

@@ -101,7 +101,7 @@ export default function TrainersPage() {
{ text: "See How It Works", href: "#" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg?_wi=2"
imageAlt="Professional Fitness Trainers"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -120,7 +120,7 @@ export default function TrainersPage() {
id: "trainer-arjun",
name: "Arjun Sharma",
price: "₹1,200/session",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg?_wi=3",
imageAlt: "Arjun Sharma - Strength Training Specialist",
priceButtonProps: { text: "Book Now" },
},
@@ -128,7 +128,7 @@ export default function TrainersPage() {
id: "trainer-priya",
name: "Priya Desai",
price: "₹1,000/session",
imageSrc: "http://img.b2bpic.net/free-photo/man-goes-sport-takes-break-listens-motivation-music-wireless-headphones-refreshes-with-water-wears-casual-t-shirt-poses-blurred-exercises-outdoors_273609-56014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-goes-sport-takes-break-listens-motivation-music-wireless-headphones-refreshes-with-water-wears-casual-t-shirt-poses-blurred-exercises-outdoors_273609-56014.jpg?_wi=2",
imageAlt: "Priya Desai - Yoga & Wellness Expert",
priceButtonProps: { text: "Book Now" },
},
@@ -136,7 +136,7 @@ export default function TrainersPage() {
id: "trainer-vikram",
name: "Vikram Singh",
price: "₹1,500/session",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg?_wi=2",
imageAlt: "Vikram Singh - CrossFit Coach",
priceButtonProps: { text: "Book Now" },
},
@@ -144,7 +144,7 @@ export default function TrainersPage() {
id: "trainer-neha",
name: "Neha Kapoor",
price: "₹950/session",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=2",
imageAlt: "Neha Kapoor - Pilates Instructor",
priceButtonProps: { text: "Book Now" },
},
@@ -152,7 +152,7 @@ export default function TrainersPage() {
id: "trainer-rohan",
name: "Rohan Mehta",
price: "₹1,350/session",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg?_wi=2",
imageAlt: "Rohan Mehta - Nutrition & Fitness Coach",
priceButtonProps: { text: "Book Now" },
},
@@ -160,7 +160,7 @@ export default function TrainersPage() {
id: "trainer-sara",
name: "Sara Singh",
price: "₹1,100/session",
imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg?_wi=2",
imageAlt: "Sara Singh - Group Fitness Specialist",
priceButtonProps: { text: "Book Now" },
},