Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 18:43:23 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -129,16 +129,16 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-brunette-female-gray-sportswear-posing-studio-isolated-gray-background_613910-18008.jpg", imageAlt: "Maryouma - Satisfied Member"},
{
id: "3", name: "Amara", handle: "@amara_strong", testimonial: "Fadoua at the reception is amazing and always ready to help. The whole team makes you feel welcome.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg", imageAlt: "Amara - Community Member"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg?_wi=1", imageAlt: "Amara - Community Member"},
{
id: "4", name: "Hassan", handle: "@hassan_trains", testimonial: "Modern equipment, clean facilities, and coaches who actually care about your progress. Five stars!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", imageAlt: "Hassan - Dedicated Member"},
imageSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg?_wi=1", imageAlt: "Hassan - Dedicated Member"},
{
id: "5", name: "Layla", handle: "@layla_wellness", testimonial: "The swimming pool is amazing and the group classes are incredible. Love the community vibe here.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg", imageAlt: "Layla - Active Member"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg?_wi=2", imageAlt: "Layla - Active Member"},
{
id: "6", name: "Samir", handle: "@samir_fitness", testimonial: "No judgment, just genuine support. Anytime Fitness Salé helped me start my fitness journey with confidence.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", imageAlt: "Samir - Motivated Member"},
imageSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg?_wi=2", imageAlt: "Samir - Motivated Member"},
]}
showRating={true}
carouselMode="buttons"