Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-20 05:09:41 +00:00

View File

@@ -97,13 +97,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Gym Membership", description: "24/7 access to state-of-the-art equipment.", bentoComponent: "reveal-icon", icon: Activity,
title: "Gym Membership", description: "Work out on your schedule with 24/7 access to state-of-the-art equipment.", bentoComponent: "reveal-icon", icon: Activity,
},
{
title: "Personal Training", description: "1-on-1 sessions with expert coaches.", bentoComponent: "reveal-icon", icon: User,
title: "Personal Training", description: "Achieve your goals faster with 1-on-1 sessions guided by expert coaches.", bentoComponent: "reveal-icon", icon: User,
},
{
title: "Diet Coaching", description: "Custom meal plans for your needs.", bentoComponent: "reveal-icon", icon: Apple,
title: "Diet Coaching", description: "Fuel your body properly with custom meal plans tailored to your specific needs.", bentoComponent: "reveal-icon", icon: Apple,
},
]}
title="Our Specialized Programs"