1 Commits

Author SHA1 Message Date
8627eb7e31 Update src/app/page.tsx 2026-04-24 19:45:26 +00:00

View File

@@ -114,13 +114,13 @@ export default function LandingPage() {
id: "basic", title: "Essential", price: "$49", period: "/mo", features: [
"24/7 Access", "Open Gym Floor", "Locker Room Access"],
button: {
text: "Join Essential"},
text: "Select Essential Plan"},
imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-bowling_107420-84936.jpg", imageAlt: "Friends playing bowling"},
{
id: "pro", title: "Elite Athlete", price: "$99", period: "/mo", features: [
"All Benefits", "Unlimited HIIT Classes", "1:1 Coaching Consult", "Custom Diet Planner"],
button: {
text: "Get Started Now"},
text: "Join Elite Plan"},
imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=2", imageAlt: "Friends playing bowling"},
]}
title="Membership Plans"