Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
183
src/app/page.tsx
183
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Optimal Prime"
|
||||
/>
|
||||
@@ -57,11 +49,9 @@ export default function LandingPage() {
|
||||
description="Unlock your peak physical potential with our state-of-the-art facilities and personalized training programs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Today", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-lab-with-industrial-architecture-equipped-with-storage-cabinets_482257-124402.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-lab-with-industrial-architecture-equipped-with-storage-cabinets_482257-124402.jpg"
|
||||
imageAlt="Modern fitness gym interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -81,41 +71,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Elite Equipment",
|
||||
description: "Latest strength and conditioning machines.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197734.jpg",
|
||||
title: "Elite Equipment", description: "Latest strength and conditioning machines.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197734.jpg", imageAlt: "weightlifting equipment rack"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back-closely_1163-134.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-lab-with-industrial-architecture-equipped-with-storage-cabinets_482257-124402.jpg?_wi=2",
|
||||
imageAlt: "weightlifting equipment rack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back-closely_1163-134.jpg", imageAlt: "weightlifting equipment rack"
|
||||
}
|
||||
},
|
||||
{
|
||||
title: "Cardio Mastery",
|
||||
description: "High-performance endurance training.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-treadmills_1262-408.jpg",
|
||||
title: "Cardio Mastery", description: "High-performance endurance training.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-treadmills_1262-408.jpg", imageAlt: "weightlifting equipment rack"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1909.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114177.jpg",
|
||||
imageAlt: "weightlifting equipment rack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1909.jpg", imageAlt: "weightlifting equipment rack"
|
||||
}
|
||||
},
|
||||
{
|
||||
title: "Recovery Zone",
|
||||
description: "Holistic recovery for fast results.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-gym_23-2148795144.jpg",
|
||||
title: "Recovery Zone", description: "Holistic recovery for fast results.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-gym_23-2148795144.jpg", imageAlt: "weightlifting equipment rack"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699510.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-headphones_23-2148435366.jpg?_wi=1",
|
||||
imageAlt: "weightlifting equipment rack",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699510.jpg", imageAlt: "weightlifting equipment rack"
|
||||
}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Why Optimal Prime"
|
||||
@@ -130,20 +108,11 @@ export default function LandingPage() {
|
||||
tag="Performance Stats"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1200+",
|
||||
description: "Active Members",
|
||||
},
|
||||
id: "m1", value: "1200+", description: "Active Members"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "Access Hours",
|
||||
},
|
||||
id: "m2", value: "24/7", description: "Access Hours"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
description: "Expert Trainers",
|
||||
},
|
||||
id: "m3", value: "50+", description: "Expert Trainers"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -156,59 +125,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex R.",
|
||||
role: "Pro Athlete",
|
||||
company: "Local Team",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-headphones_23-2148435366.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Alex R.", role: "Pro Athlete", company: "Local Team", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-headphones_23-2148435366.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah K.",
|
||||
role: "Corporate Lead",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-smiling-listening-music_23-2147600806.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah K.", role: "Corporate Lead", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-smiling-listening-music_23-2147600806.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marcus W.",
|
||||
role: "Manager",
|
||||
company: "FitLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-fulllength-portrait-beautiful-american-african-lady-grey-fitness_1258-106487.jpg",
|
||||
},
|
||||
id: "3", name: "Marcus W.", role: "Manager", company: "FitLab", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-fulllength-portrait-beautiful-american-african-lady-grey-fitness_1258-106487.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena V.",
|
||||
role: "Designer",
|
||||
company: "Startup",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19218.jpg",
|
||||
},
|
||||
id: "4", name: "Elena V.", role: "Designer", company: "Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19218.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chris D.",
|
||||
role: "Engineer",
|
||||
company: "Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg",
|
||||
},
|
||||
id: "5", name: "Chris D.", role: "Engineer", company: "Tech", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "95%",
|
||||
label: "Retention",
|
||||
},
|
||||
value: "95%", label: "Retention"},
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Satisfaction",
|
||||
},
|
||||
value: "4.9/5", label: "Satisfaction"},
|
||||
{
|
||||
value: "2x",
|
||||
label: "Strength Growth",
|
||||
},
|
||||
value: "2x", label: "Strength Growth"},
|
||||
]}
|
||||
title="Transformation Stories"
|
||||
description="See how our community achieved their goals."
|
||||
@@ -221,20 +159,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer personal training?",
|
||||
content: "Yes, we have certified trainers available for all levels.",
|
||||
},
|
||||
id: "f1", title: "Do you offer personal training?", content: "Yes, we have certified trainers available for all levels."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I tour the facility?",
|
||||
content: "We offer free facility tours during our staffed hours.",
|
||||
},
|
||||
id: "f2", title: "Can I tour the facility?", content: "We offer free facility tours during our staffed hours."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Is membership locked in?",
|
||||
content: "No, we offer flexible month-to-month plans.",
|
||||
},
|
||||
id: "f3", title: "Is membership locked in?", content: "No, we offer flexible month-to-month plans."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Common answers to get you started."
|
||||
@@ -249,16 +178,10 @@ export default function LandingPage() {
|
||||
description="Contact us today for a free pass."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email", required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/students-computers-library_23-2147678850.jpg"
|
||||
@@ -269,33 +192,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user