Merge version_2 into main #2
175
src/app/page.tsx
175
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Programs",
|
||||
id: "#programs",
|
||||
},
|
||||
name: "Programs", id: "#programs"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Gymshala"
|
||||
/>
|
||||
@@ -54,16 +46,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="GYMSHALA"
|
||||
description="Where strength meets class. Luxury fitness, honest guidance, and a serious training environment."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Now",
|
||||
text: "Join Now", href: "#contact"
|
||||
},
|
||||
{
|
||||
text: "Book a Visit",
|
||||
text: "Book a Visit", href: "#contact"
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sneakers-dumbbells-gym_23-2147778533.jpg?_wi=1"
|
||||
@@ -78,32 +69,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Well Equipped",
|
||||
descriptions: [
|
||||
"Train with the essentials you need for serious results.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-taking-dumbbell-from-rack_23-2147789676.jpg",
|
||||
imageAlt: "Crop woman taking dumbbell from rack",
|
||||
},
|
||||
id: "f1", title: "Well Equipped", descriptions: [
|
||||
"Train with the essentials you need for serious results."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-taking-dumbbell-from-rack_23-2147789676.jpg", imageAlt: "Crop woman taking dumbbell from rack"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Clean & Hygienic",
|
||||
descriptions: [
|
||||
"A workout space where hygiene and comfort are clearly valued.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sneakers-dumbbells-gym_23-2147778533.jpg?_wi=2",
|
||||
imageAlt: "Crop woman taking dumbbell from rack",
|
||||
},
|
||||
id: "f2", title: "Clean & Hygienic", descriptions: [
|
||||
"A workout space where hygiene and comfort are clearly valued."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sneakers-dumbbells-gym_23-2147778533.jpg?_wi=2", imageAlt: "Crop woman taking dumbbell from rack"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Skilled Training",
|
||||
descriptions: [
|
||||
"Professional guidance that supports beginners and athletes.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg?_wi=1",
|
||||
imageAlt: "Crop woman taking dumbbell from rack",
|
||||
},
|
||||
id: "f3", title: "Skilled Training", descriptions: [
|
||||
"Professional guidance that supports beginners and athletes."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg?_wi=1", imageAlt: "Crop woman taking dumbbell from rack"},
|
||||
]}
|
||||
title="Designed for Results"
|
||||
description="Everything we do is built around quality, hygiene, and real fitness knowledge."
|
||||
@@ -118,41 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Strength Training",
|
||||
price: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Strength Training", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Weight Loss",
|
||||
price: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627101.jpg",
|
||||
},
|
||||
id: "p2", name: "Weight Loss", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627101.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Personal Guidance",
|
||||
price: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dressed-black-sportswear-baseball-cap-lifts-dumbbell_613910-5628.jpg",
|
||||
},
|
||||
id: "p3", name: "Personal Guidance", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dressed-black-sportswear-baseball-cap-lifts-dumbbell_613910-5628.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Family Fitness",
|
||||
price: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg",
|
||||
},
|
||||
id: "p4", name: "Family Fitness", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Conditioning",
|
||||
price: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-posing-t-shirt-with-arms-crossed_23-2148426241.jpg",
|
||||
},
|
||||
id: "p5", name: "Conditioning", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-posing-t-shirt-with-arms-crossed_23-2148426241.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Stamina Building",
|
||||
price: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-black-man-using-gym-equipment-looking-away_1262-16356.jpg",
|
||||
},
|
||||
id: "p6", name: "Stamina Building", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/pensive-black-man-using-gym-equipment-looking-away_1262-16356.jpg"},
|
||||
]}
|
||||
title="Fitness Programs"
|
||||
description="Tailored plans for every goal."
|
||||
@@ -166,20 +118,11 @@ export default function LandingPage() {
|
||||
tag="Our Stats"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
description: "Supportive Environment",
|
||||
},
|
||||
id: "m1", value: "100%", description: "Supportive Environment"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
description: "Happy Members",
|
||||
},
|
||||
id: "m2", value: "500+", description: "Happy Members"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
description: "Motivation",
|
||||
},
|
||||
id: "m3", value: "24/7", description: "Motivation"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -193,45 +136,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Unish Dhawan",
|
||||
role: "Member",
|
||||
company: "Gymshala",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-training-together_23-2148419824.jpg",
|
||||
},
|
||||
id: "t1", name: "Unish Dhawan", role: "Member", company: "Gymshala", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-training-together_23-2148419824.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Lakshya Aim",
|
||||
role: "Member",
|
||||
company: "Gymshala",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-cellphone-gym_23-2147949705.jpg",
|
||||
},
|
||||
id: "t2", name: "Lakshya Aim", role: "Member", company: "Gymshala", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-cellphone-gym_23-2147949705.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Nidhi Gill",
|
||||
role: "Member",
|
||||
company: "Gymshala",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-does-fitness-with-dumbbells-home-guy-keeps-fit-quarantine_549566-112.jpg",
|
||||
},
|
||||
id: "t3", name: "Nidhi Gill", role: "Member", company: "Gymshala", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-does-fitness-with-dumbbells-home-guy-keeps-fit-quarantine_549566-112.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Wrapchic",
|
||||
role: "Member",
|
||||
company: "Gymshala",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-lifting-barbell-gym_1163-3548.jpg",
|
||||
},
|
||||
id: "t4", name: "Wrapchic", role: "Member", company: "Gymshala", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-lifting-barbell-gym_1163-3548.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Tarun Kashyap",
|
||||
role: "Member",
|
||||
company: "Gymshala",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828878.jpg",
|
||||
},
|
||||
id: "t5", name: "Tarun Kashyap", role: "Member", company: "Gymshala", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828878.jpg"},
|
||||
]}
|
||||
title="Member Success"
|
||||
description="What our community says."
|
||||
@@ -244,25 +162,13 @@ 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: "Yes, our environment is welcoming for all levels."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is the gym hygienic?",
|
||||
content: "Yes, hygiene is our priority.",
|
||||
},
|
||||
id: "q2", title: "Is the gym hygienic?", content: "Yes, hygiene is our priority."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Who can join?",
|
||||
content: "Everyone is welcome!",
|
||||
},
|
||||
id: "q3", title: "Who can join?", content: "Everyone is welcome!"},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Is there real guidance?",
|
||||
content: "Yes, we offer expert trainer support.",
|
||||
},
|
||||
id: "q4", title: "Is there real guidance?", content: "Yes, we offer expert trainer support."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Clear answers to help you join."
|
||||
@@ -274,8 +180,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Join Us"
|
||||
title="Get Started Today"
|
||||
description="Claim your free trial and visit us."
|
||||
|
||||
Reference in New Issue
Block a user