3 Commits

Author SHA1 Message Date
7b6268f1a4 Update src/app/page.tsx 2026-04-20 05:09:34 +00:00
a566821827 Merge version_1 into main
Merge version_1 into main
2026-04-20 05:00:37 +00:00
ca973b66a5 Merge version_1 into main
Merge version_1 into main
2026-04-20 05:00:05 +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"