Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 09:31:55 +00:00

View File

@@ -137,8 +137,8 @@ export default function LandingPage() {
useInvertedBackground={true}
animationType="scale-rotate"
metrics={[
{ id: "members", value: "1,000+", title: "Active Members", description: "Growing community of fitness enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg", imageAlt: "Modern gym interior with equipment" },
{ id: "rating", value: "4.8/5", title: "Google Rating", description: "Trusted by local Ahmedabad residents", imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg", imageAlt: "Modern gym interior with equipment" },
{ id: "members", value: "1,000+", title: "Active Members", description: "Growing community of fitness enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=1", imageAlt: "Modern gym interior with equipment" },
{ id: "rating", value: "4.8/5", title: "Google Rating", description: "Trusted by local Ahmedabad residents", imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=2", imageAlt: "Modern gym interior with equipment" },
{ id: "trainers", value: "15+", title: "Expert Trainers", description: "Certified professionals guiding your journey", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-fit-people-gym_23-2149734711.jpg", imageAlt: "Professional fitness trainer coaching client gym session" },
{ id: "classes", value: "20+", title: "Weekly Classes", description: "Diverse group fitness programs daily", imageSrc: "http://img.b2bpic.net/free-photo/group-young-sporty-people-standing-warrior-one-exercise_1163-4954.jpg", imageAlt: "Group fitness class yoga studio professional gym" }
]}