Merge version_3 into main #3
@@ -51,11 +51,9 @@ export default function LandingPage() {
|
||||
description="Where strength meets class. Luxury fitness, honest guidance, and a serious training environment."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Now", href: "#contact"
|
||||
},
|
||||
text: "Join Now"},
|
||||
{
|
||||
text: "Book a Visit", href: "#contact"
|
||||
},
|
||||
text: "Book a Visit"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sneakers-dumbbells-gym_23-2147778533.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -162,16 +160,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Is Gymshala beginner friendly?", content: "Yes, our environment is welcoming for all levels."},
|
||||
id: "q1", title: "Is Gymshala beginner friendly?", content: "Absolutely! We pride ourselves on creating a non-intimidating, inclusive environment where newcomers feel supported from their very first day."},
|
||||
{
|
||||
id: "q2", title: "Is the gym hygienic?", content: "Yes, hygiene is our priority."},
|
||||
id: "q2", title: "How is the facility maintenance?", content: "Cleanliness is our top priority. We implement daily deep-cleaning protocols and provide sanitization stations throughout the floor to ensure a pristine workout space."},
|
||||
{
|
||||
id: "q3", title: "Who can join?", content: "Everyone is welcome!"},
|
||||
id: "q3", title: "Who is the typical member?", content: "Our community is diverse, ranging from absolute beginners to seasoned athletes. Whether you're here for health or performance, you'll fit right in."},
|
||||
{
|
||||
id: "q4", title: "Is there real guidance?", content: "Yes, we offer expert trainer support."},
|
||||
id: "q4", title: "What kind of training support is provided?", content: "We provide constant oversight and professional guidance. Our trainers are always available on the floor to correct form, adjust plans, and keep you safe while you reach your goals."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Clear answers to help you join."
|
||||
description="Clear answers to help you join with confidence."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user