Merge version_2 into main #3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user