Merge version_1 into main #2
187
src/app/page.tsx
187
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
]}
|
||||
brandName="Elite Fitness"
|
||||
/>
|
||||
@@ -56,33 +48,21 @@ export default function LandingPage() {
|
||||
description="Bespoke private training designed for your unique goals. Professional coaching to help you reach your full potential in a private, distraction-free environment."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Journey",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Your Journey", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg"
|
||||
imageAlt="Professional fitness coaching environment"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699537.jpg",
|
||||
alt: "View of gym room for training and sports",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699537.jpg", alt: "View of gym room for training and sports"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg",
|
||||
alt: "Trainer helping a woman while practicing pilates",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg", alt: "Trainer helping a woman while practicing pilates"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-standing-relaxed-hands-placed-steel-rail-gym_1150-16536.jpg",
|
||||
alt: "A woman standing relaxed, hands placed on a steel rail in the gym.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-standing-relaxed-hands-placed-steel-rail-gym_1150-16536.jpg", alt: "A woman standing relaxed, hands placed on a steel rail in the gym."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg",
|
||||
alt: "Attractive sports girl performs exercises on hips and buttocks. healthy lifestyle.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg", alt: "Attractive sports girl performs exercises on hips and buttocks. healthy lifestyle."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg",
|
||||
alt: "Professional fitness coaching environment",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", alt: "Professional fitness coaching environment"},
|
||||
]}
|
||||
avatarText="Join 500+ successful transformations"
|
||||
/>
|
||||
@@ -93,7 +73,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Your Goals, My Mission"
|
||||
description="With over 10 years of experience in elite strength and conditioning, I provide tailored programs that fit your busy schedule. We focus on movement quality, sustainable nutrition, and measurable results."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-smiling-blond-woman-working-from-home-online-chatting-using-digital-video-camera_1258-281904.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-smiling-blond-woman-working-from-home-online-chatting-using-digital-video-camera_1258-281904.jpg"
|
||||
imageAlt="personal trainer professional portrait"
|
||||
/>
|
||||
</div>
|
||||
@@ -105,26 +85,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Strength Training",
|
||||
description: "Focused programs to build lean muscle and metabolic health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-notebook-writing_23-2147657164.jpg",
|
||||
imageAlt: "Smiling man holding notebook writing",
|
||||
},
|
||||
id: "f1", title: "Strength Training", description: "Focused programs to build lean muscle and metabolic health.", tag: "Core", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-notebook-writing_23-2147657164.jpg", imageAlt: "Smiling man holding notebook writing"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Nutrition Coaching",
|
||||
description: "Personalized macro tracking and sustainable meal planning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=2",
|
||||
imageAlt: "Smiling man holding notebook writing",
|
||||
},
|
||||
id: "f2", title: "Nutrition Coaching", description: "Personalized macro tracking and sustainable meal planning.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", imageAlt: "Smiling man holding notebook writing"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Mobility & Recovery",
|
||||
description: "Injury prevention and active recovery protocols for longevity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-blond-woman-working-from-home-online-chatting-using-digital-video-camera_1258-281904.jpg?_wi=2",
|
||||
imageAlt: "Smiling man holding notebook writing",
|
||||
},
|
||||
id: "f3", title: "Mobility & Recovery", description: "Injury prevention and active recovery protocols for longevity.", tag: "Longevity", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-blond-woman-working-from-home-online-chatting-using-digital-video-camera_1258-281904.jpg", imageAlt: "Smiling man holding notebook writing"},
|
||||
]}
|
||||
title="My Specialized Services"
|
||||
description="High-impact training programs tailored to your specific performance goals."
|
||||
@@ -136,30 +101,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "James Anderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/determined-athletic-woman-working-out-plank-pose-while-listening-music-earphones-health-club_637285-5225.jpg",
|
||||
},
|
||||
id: "1", name: "James Anderson", imageSrc: "http://img.b2bpic.net/free-photo/determined-athletic-woman-working-out-plank-pose-while-listening-music-earphones-health-club_637285-5225.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-man-headphones-smiling-stretching-hand_176420-12652.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-man-headphones-smiling-stretching-hand_176420-12652.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David O'Connor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/training-supplies-near-tablet-with-picture_23-2147750794.jpg",
|
||||
},
|
||||
id: "3", name: "David O'Connor", imageSrc: "http://img.b2bpic.net/free-photo/training-supplies-near-tablet-with-picture_23-2147750794.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-out-indoors-together-with-dumbbells_23-2149175333.jpg",
|
||||
},
|
||||
id: "4", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/people-working-out-indoors-together-with-dumbbells_23-2149175333.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Marcus Thorne",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothes-ready-workout-is_1258-105300.jpg",
|
||||
},
|
||||
id: "5", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothes-ready-workout-is_1258-105300.jpg"},
|
||||
]}
|
||||
cardTitle="Success Stories"
|
||||
cardTag="Results That Matter"
|
||||
@@ -174,52 +124,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
tag: "Essentials",
|
||||
price: "$150",
|
||||
period: "/session",
|
||||
description: "Perfect for kickstarting your routine.",
|
||||
button: {
|
||||
text: "Book Session",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Consultation",
|
||||
"Form Analysis",
|
||||
"Email Support",
|
||||
],
|
||||
id: "starter", tag: "Essentials", price: "$150", period: "/session", description: "Perfect for kickstarting your routine.", button: {
|
||||
text: "Book Session"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Consultation", "Form Analysis", "Email Support"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
tag: "Best Value",
|
||||
price: "$1200",
|
||||
period: "/month",
|
||||
description: "Dedicated 1-on-1 coaching experience.",
|
||||
button: {
|
||||
text: "Join Pro",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"3x Weekly Training",
|
||||
"Custom Macros",
|
||||
"Weekly Check-ins",
|
||||
],
|
||||
id: "pro", tag: "Best Value", price: "$1200", period: "/month", description: "Dedicated 1-on-1 coaching experience.", button: {
|
||||
text: "Join Pro"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"3x Weekly Training", "Custom Macros", "Weekly Check-ins"],
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
tag: "Elite Performance",
|
||||
price: "$2500",
|
||||
period: "/month",
|
||||
description: "Full lifestyle management and performance.",
|
||||
button: {
|
||||
text: "Get Elite",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"5x Weekly Training",
|
||||
"Nutrition Management",
|
||||
"24/7 Access",
|
||||
],
|
||||
id: "elite", tag: "Elite Performance", price: "$2500", period: "/month", description: "Full lifestyle management and performance.", button: {
|
||||
text: "Get Elite"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"5x Weekly Training", "Nutrition Management", "24/7 Access"],
|
||||
},
|
||||
]}
|
||||
title="Choose Your Path"
|
||||
@@ -234,15 +154,9 @@ export default function LandingPage() {
|
||||
description="Let's schedule your initial consultation. Fill out the form and I'll be in touch within 24 hours."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dumbbells-arrangement-gym_23-2150007137.jpg"
|
||||
imageAlt="personal trainer consultation gym"
|
||||
@@ -253,42 +167,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user