Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f27d6dc308 | |||
| eb5379caed | |||
| 3ce603ac4d | |||
| 74c2c102bb | |||
| f2ad859c96 | |||
| 0448689961 |
116
src/app/page.tsx
116
src/app/page.tsx
@@ -31,14 +31,10 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "About", id: "#about" },
|
||||||
name: "About", id: "#about"},
|
{ name: "Training", id: "#features" },
|
||||||
{
|
{ name: "Pricing", id: "#pricing" },
|
||||||
name: "Training", id: "#features"},
|
{ name: "Contact", id: "#contact" },
|
||||||
{
|
|
||||||
name: "Pricing", id: "#pricing"},
|
|
||||||
{
|
|
||||||
name: "Contact", id: "#contact"},
|
|
||||||
]}
|
]}
|
||||||
brandName="One II One Gym"
|
brandName="One II One Gym"
|
||||||
/>
|
/>
|
||||||
@@ -46,15 +42,11 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{ variant: "plain" }}
|
||||||
variant: "plain"}}
|
|
||||||
title="Personalized Fitness Excellence."
|
title="Personalized Fitness Excellence."
|
||||||
description="Experience one-on-one training tailored to your body, your goals, and your lifestyle. Start your transformation today at One II One Gym."
|
description="Experience one-on-one training tailored to your body, your goals, and your lifestyle. Located in the heart of the community at 123 Fitness Way. Start your transformation today at One II One Gym."
|
||||||
tag="Expert Training"
|
tag="Expert Training"
|
||||||
buttons={[
|
buttons={[{ text: "Book Session", href: "#contact" }]}
|
||||||
{
|
|
||||||
text: "Book Session", href: "#contact"},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=1"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -64,7 +56,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Your Goals. Our Focus."
|
title="Your Goals. Our Focus."
|
||||||
description={[
|
description={[
|
||||||
"At One II One Gym, we believe that effective training requires total focus. Our coaches work exclusively with you, ensuring every rep counts and your technique is flawless.", "No crowds, no distractions. Just you and the expert guidance needed to surpass your limits."]}
|
"At One II One Gym, we believe that effective training requires total focus. Our coaches work exclusively with you, ensuring every rep counts and your technique is flawless.", "Visit us at our premier location at 123 Fitness Way, designed specifically for private, distraction-free performance training."
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -73,12 +66,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{ tag: "Training", title: "Custom Programs", subtitle: "Data-Driven", description: "Tailored workout plans designed specifically for your biometrics.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=1" },
|
||||||
tag: "Training", title: "Custom Programs", subtitle: "Data-Driven", description: "Tailored workout plans designed specifically for your biometrics.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=1"},
|
{ tag: "Nutrition", title: "Full Support", subtitle: "Total Fuel", description: "Comprehensive dietary guidance integrated into your plan.", imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332072.jpg" },
|
||||||
{
|
{ tag: "Facilities", title: "Private Space", subtitle: "123 Fitness Way", description: "High-end, sanitized, and fully equipped private training zones open 6am-10pm daily.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg" },
|
||||||
tag: "Nutrition", title: "Full Support", subtitle: "Total Fuel", description: "Comprehensive dietary guidance integrated into your plan.", imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332072.jpg"},
|
|
||||||
{
|
|
||||||
tag: "Facilities", title: "Private Space", subtitle: "Distraction Free", description: "High-end, sanitized, and fully equipped private training zones.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Everything You Need to Succeed"
|
title="Everything You Need to Succeed"
|
||||||
description="Comprehensive fitness solutions delivered in a private, supportive environment."
|
description="Comprehensive fitness solutions delivered in a private, supportive environment."
|
||||||
@@ -92,14 +82,10 @@ export default function LandingPage() {
|
|||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{ id: "m1", value: "150+", description: "Active Clients" },
|
||||||
id: "m1", value: "150+", description: "Active Clients"},
|
{ id: "m2", value: "98%", description: "Goal Achievement" },
|
||||||
{
|
{ id: "m3", value: "2.5k", description: "Sessions Completed" },
|
||||||
id: "m2", value: "98%", description: "Goal Achievement"},
|
{ id: "m4", value: "5.0", description: "Average Rating" },
|
||||||
{
|
|
||||||
id: "m3", value: "2.5k", description: "Sessions Completed"},
|
|
||||||
{
|
|
||||||
id: "m4", value: "5.0", description: "Average Rating"},
|
|
||||||
]}
|
]}
|
||||||
title="Real Results, Proven Success"
|
title="Real Results, Proven Success"
|
||||||
description="Our numbers speak for themselves."
|
description="Our numbers speak for themselves."
|
||||||
@@ -112,24 +98,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{ id: "p1", title: "Essentials", price: "$120", period: "/mo", features: ["1x Weekly Session", "Basic Nutrition Advice", "App Access"], button: { text: "Get Started", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32156.jpg" },
|
||||||
id: "p1", title: "Essentials", price: "$120", period: "/mo", features: [
|
{ id: "p2", title: "Most Popular", price: "$450", period: "/mo", features: ["3x Weekly Session", "Full Nutrition Plan", "Weekly Check-ins", "App Access"], button: { text: "Get Started", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=2" },
|
||||||
"1x Weekly Session", "Basic Nutrition Advice", "App Access"],
|
{ id: "p3", title: "Elite", price: "$800", period: "/mo", features: ["Unlimited Training", "24/7 Support", "Advanced Lab Data", "Meal Delivery Access"], button: { text: "Get Started", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=2" },
|
||||||
button: {
|
|
||||||
text: "Get Started", href: "#contact"},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32156.jpg", imageAlt: "personal trainer helping client gym workout"},
|
|
||||||
{
|
|
||||||
id: "p2", title: "Transformation", price: "$450", period: "/mo", features: [
|
|
||||||
"3x Weekly Session", "Full Nutrition Plan", "Weekly Check-ins", "App Access"],
|
|
||||||
button: {
|
|
||||||
text: "Get Started", href: "#contact"},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=2", imageAlt: "personal trainer helping client gym workout"},
|
|
||||||
{
|
|
||||||
id: "p3", title: "Elite", price: "$800", period: "/mo", features: [
|
|
||||||
"Unlimited Training", "24/7 Support", "Advanced Lab Data", "Meal Delivery Access"],
|
|
||||||
button: {
|
|
||||||
text: "Get Started", href: "#contact"},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=2", imageAlt: "personal trainer helping client gym workout"},
|
|
||||||
]}
|
]}
|
||||||
title="Select Your Transformation"
|
title="Select Your Transformation"
|
||||||
description="Flexible plans to fit your schedule."
|
description="Flexible plans to fit your schedule."
|
||||||
@@ -142,16 +113,8 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "1", name: "John Doe", handle: "@johnfit", testimonial: "The focus and attention at One II One is unmatched. I saw more progress in three months than three years at big gyms.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg" },
|
||||||
id: "1", name: "John Doe", handle: "@johnfit", testimonial: "The focus and attention at One II One is unmatched. I saw more progress in three months than three years at big gyms.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg"},
|
{ id: "2", name: "Jane Smith", handle: "@janeleads", testimonial: "My trainer understands my body like no one else. Highly recommend for results.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sports-woman-standing-with-arms-folded-looking-camera-white_231208-13447.jpg" },
|
||||||
{
|
|
||||||
id: "2", name: "Jane Smith", handle: "@janeleads", testimonial: "My trainer understands my body like no one else. Highly recommend for results.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sports-woman-standing-with-arms-folded-looking-camera-white_231208-13447.jpg"},
|
|
||||||
{
|
|
||||||
id: "3", name: "Alex Riv", handle: "@alexriv", testimonial: "Serious training for serious goals. This is the place to be.", imageSrc: "http://img.b2bpic.net/free-photo/two-women-dressing-room-gym_329181-13268.jpg"},
|
|
||||||
{
|
|
||||||
id: "4", name: "Sarah Lee", handle: "@sarahfit", testimonial: "The attention to detail and nutrition advice changed my life.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-handsome-sporty-man-wearing-headband-wristbands-doing-ok-signs-isolated-white-wall_141793-101716.jpg"},
|
|
||||||
{
|
|
||||||
id: "5", name: "Mark V", handle: "@markmv", testimonial: "Best environment for training. No judgment, just pure progression.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Success Stories"
|
title="Success Stories"
|
||||||
description="See why our members choose 1-on-1 focus."
|
description="See why our members choose 1-on-1 focus."
|
||||||
@@ -163,12 +126,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{ id: "f1", title: "Do I need prior experience?", content: "Absolutely not. We cater to all levels." },
|
||||||
id: "f1", title: "Do I need prior experience?", content: "Absolutely not. We cater to all levels, from total beginners to advanced athletes."},
|
{ id: "f2", title: "Where are you located?", content: "We are conveniently located at 123 Fitness Way, accessible via public transit and with ample parking." },
|
||||||
{
|
{ id: "f3", title: "How do I cancel my plan?", content: "Our plans are flexible with a simple 30-day notice requirement." },
|
||||||
id: "f2", title: "Can I train with a partner?", content: "Yes, we offer partner training sessions if you prefer working out with a friend."},
|
|
||||||
{
|
|
||||||
id: "f3", title: "How do I cancel my plan?", content: "Our plans are flexible with a simple 30-day notice requirement."},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/women-with-medical-masks-practicing-elbow-salute-gym_23-2148762655.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/women-with-medical-masks-practicing-elbow-salute-gym_23-2148762655.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
@@ -181,11 +141,10 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "plain" }}
|
||||||
variant: "plain"}}
|
|
||||||
tag="Get Started"
|
tag="Get Started"
|
||||||
title="Book Your Consult"
|
title="Book Your Consult"
|
||||||
description="Ready to change your life? Send us your email and we'll reach out."
|
description="Ready to change your life? Visit us at 123 Fitness Way or drop your email below and we'll reach out to schedule your first session."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -193,24 +152,9 @@ export default function LandingPage() {
|
|||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="One II One Gym"
|
logoText="One II One Gym"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Services", href: "#features" }, { label: "Pricing", href: "#pricing" }] },
|
||||||
title: "Navigation", items: [
|
{ title: "Location", items: [{ label: "123 Fitness Way", href: "#" }] },
|
||||||
{
|
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||||
label: "About", href: "#about"},
|
|
||||||
{
|
|
||||||
label: "Services", href: "#features"},
|
|
||||||
{
|
|
||||||
label: "Pricing", href: "#pricing"},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Legal", items: [
|
|
||||||
{
|
|
||||||
label: "Privacy", href: "#"},
|
|
||||||
{
|
|
||||||
label: "Terms", href: "#"},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2024 One II One Gym. All rights reserved."
|
copyrightText="© 2024 One II One Gym. All rights reserved."
|
||||||
/>
|
/>
|
||||||
@@ -218,4 +162,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user