Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tag="Premium Fitness Experience"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym-pandemic-with-medical-mask_23-2148762628.jpg"
|
||||
imageAlt="Premium gym equipment and facility"
|
||||
buttons={[
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Do you offer group fitness classes?", content: "Yes! We offer daily yoga, strength training, cardio blast, and HIIT classes. Starter members can attend 2 free classes per month; Elite and Premium members get unlimited class access. Check our app for the complete class schedule and easy booking."},
|
||||
{
|
||||
id: "6", title: "Is nutrition guidance available?", content: "All new members receive a complimentary fitness assessment. Elite members get nutrition consultation upon request. Premium VIP members receive a personalized meal plan created by our nutrition specialist, updated monthly based on your progress."},
|
||||
id: "6", title: "Is nutrition guidance available?", content: "All new members receive a complimentary fitness assessment. Elite members get nutrition consultation upon request. Premium VIP members receive a personalized meal plan created by our nutrition specialist, updated monthly based on your progress."}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user