Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8627eb7e31 |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user