-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconstants.tsx
286 lines (277 loc) · 5.1 KB
/
constants.tsx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
import {
Drumstick,
Dumbbell,
Goal,
KeyRound,
Puzzle,
Waypoints,
} from "lucide-react";
export const NAVBAR_LINKS = [
{
id: 0,
href: "/",
label: "Home",
},
{
id: 1,
href: "/about",
label: "About",
},
{
id: 2,
href: "/gallery",
label: "Gallery",
},
{
id: 3,
href: "/classes",
label: "Classes",
},
{
id: 4,
href: "/pricing",
label: "Pricing",
},
{
id: 5,
href: "/exercise",
label: "Exercise",
},
{
id: 6,
href: "/achievements",
label: "Achievements",
},
{
id: 7,
href: "/contact",
label: "Contact",
},
];
export const TRAINERS_LIST = [
{
id: 0,
name: "Abhaya Shankar",
type: "Powerlift Trainer",
src: "/assets/trainer1.png",
},
{
id: 1,
name: "Abhaya Shankar",
type: "Personal Trainer",
src: "/assets/trainer2.png",
},
{
id: 2,
name: "Abhaya Shankar",
type: "Yoga Trainer",
src: "/assets/trainer3.png",
},
];
export const GYM_CARD_LIST = [
{
id: 0,
src: "/assets/gym1.png",
},
{
id: 1,
src: "/assets/gym2.png",
},
{
id: 2,
src: "/assets/gym3.png",
},
{
id: 3,
src: "/assets/gym4.png",
},
{
id: 4,
src: "/assets/gym5.png",
},
{
id: 5,
src: "/assets/gym6.png",
},
];
export const classes = [
{
name: "Calisthenics",
},
{
name: "Yoga",
},
{
name: "Fitness",
},
{
name: "Arm Wrestling",
},
{
name: "Cardio",
},
{
name: "Powerlifting",
},
];
export const TRAINING_HOURS = [
{
day: "Monday - Friday:",
time: "6:30 AM - 9:00 PM",
},
{
day: "Saturday:",
time: "8:00 AM - 8:00 PM",
},
{
day: "Sunday:",
time: "Closed",
},
];
export const ALL_CLASSES = [
{
id: 0,
name: "Calisthenics",
instructor: "Abhaya Shankar",
timing: "Mon, Wed, Fri : 10:00 AM - 1:00 PM",
imageUrl: "/assets/calisthenics.jpg",
},
{
id: 1,
name: "Yoga",
instructor: "Abhaya Shankar",
timing: "Tues, Thur : 8:00 AM - 10:00 AM",
imageUrl: "/assets/yoga.jpg",
},
{
id: 2,
name: "Fitness",
instructor: "Abhaya Shankar",
timing: "Weekdays : 4:00 PM - 8:30 PM",
imageUrl: "/assets/fitness.jpg",
},
{
id: 3,
name: "Arm Wrestling",
instructor: "Abhaya Shankar",
timing: "Mon, Fri : 6:00 PM - 9:00 PM",
imageUrl: "/assets/armwrestle.jpg",
},
{
id: 4,
name: "Cardio",
instructor: "Abhaya Shankar",
timing: "Tues, Thur : 9:00 AM - 9:00 PM",
imageUrl: "/assets/cycling.jpg",
},
{
id: 5,
name: "Powerlifting",
instructor: "Abhaya Shankar",
timing: "Weekdays : 9:00 AM - 8:00 PM",
imageUrl: "/assets/powerlifting.jpg",
},
];
export const STAGES_CARD = [
{
id: 0,
title: "Goal",
icon: Goal,
desc: "Define your path, track your progress, and embrace the journey to a healthier, stronger you.",
bgImgUrl: "/assets/goal.webp",
},
{
id: 1,
title: "Hardwork",
icon: Dumbbell,
desc: "Dedicated effort, Perseverence and Sweat - leads the way to unlocking your full potential. Embracing hard work in fitness leads to increased strength, endurance, and overall well-being. It's the path to a healthier, fitter you",
bgImgUrl: "/assets/hardwork.jpg",
},
{
id: 2,
title: "Determination",
icon: Puzzle,
desc: "With a strong mindset and unwavering determination, one can overcome any challenge.",
bgImgUrl: "/assets/determination.webp",
},
{
id: 3,
title: "Nutrition",
icon: Drumstick,
desc: "Proper food choices are the foundation of a healthier, more energetic you. It's about finding the right balance between macronutrients ",
bgImgUrl: "/assets/nutrition.jpg",
},
{
id: 4,
title: "Consistency",
icon: KeyRound,
desc: "Consistency breeds success. Stay committed to your goals day in and day out, and watch your progress soar.",
bgImgUrl: "/assets/consistency.jpg",
},
{
id: 5,
title: "Never Give Up",
icon: Waypoints,
desc: "In the face of adversity, resilience shines. Never forget why you started at the first place.",
bgImgUrl: "/assets/never-give-up.webp",
},
];
export const PRICING_PLANS = [
{
id: 1,
plan: "Fitness",
beginner: true,
intermediate: true,
advance: true,
},
{
id: 2,
plan: "Yoga",
beginner: true,
intermediate: true,
advance: true,
},
{
id: 3,
plan: "Cardio",
beginner: true,
intermediate: true,
advance: true,
},
{
id: 4,
plan: "Powerlifting",
beginner: false,
intermediate: true,
advance: true,
},
{
id: 5,
plan: "Arm Wrestling",
beginner: false,
intermediate: true,
advance: true,
},
{
id: 6,
plan: "Calisthenics",
beginner: false,
intermediate: false,
advance: true,
},
{
id: 7,
plan: "Powerlifting Belt",
beginner: false,
intermediate: false,
advance: true,
},
{
id: 8,
plan: "Arm Wrestling kit",
beginner: false,
intermediate: false,
advance: true,
},
];
// our workspace gallery - gallery page (all the images array.)