Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-21 16:46:34 +00:00

View File

@@ -190,10 +190,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "members", value: "500+", title: "Active Members", description: "Growing community of fitness enthusiasts committed to their health." },
{ id: "rating", value: "4.9/5", title: "Member Rating", description: "Consistent five-star feedback from our valued community." },
{ id: "years", value: "8+", title: "Years of Excellence", description: "Trusted fitness partner in Thiruvananthapuram since inception." },
{ id: "trainers", value: "12+", title: "Certified Trainers", description: "Professional coaches dedicated to your transformation." }
{ id: "members", value: "500+", title: "Active Members", description: "Growing community of fitness enthusiasts committed to their health.", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-girl-blue-sports-suit-is-engaged-sports-gym_1157-13597.jpg", imageAlt: "Active gym members community" },
{ id: "rating", value: "4.9/5", title: "Member Rating", description: "Consistent five-star feedback from our valued community.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercises-gym_140725-8086.jpg", imageAlt: "Member satisfaction and ratings" },
{ id: "years", value: "8+", title: "Years of Excellence", description: "Trusted fitness partner in Thiruvananthapuram since inception.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg", imageAlt: "Years of gym excellence" },
{ id: "trainers", value: "12+", title: "Certified Trainers", description: "Professional coaches dedicated to your transformation.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32156.jpg", imageAlt: "Professional certified trainers" }
]}
/>
</div>