diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9e44473..1fd5f16 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
@@ -51,111 +39,40 @@ export default function LandingPage() {
@@ -166,51 +83,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- id: "f1",
- label: "Training",
- title: "Elite Coaching",
- items: [
- "Personalized plans",
- "Weekly workshops",
- "Video analysis",
- ],
- buttons: [
- {
- text: "Learn More",
- },
- ],
- },
- {
- id: "f2",
- label: "Facility",
- title: "Premium Courts",
- items: [
- "Climate controlled",
- "Full locker rooms",
- "24/7 access",
- ],
- buttons: [
- {
- text: "Tour Facility",
- },
- ],
- },
- {
- id: "f3",
- label: "Community",
- title: "Social Events",
- items: [
- "Monthly mixers",
- "Competitive leagues",
- "Awards nights",
- ],
- buttons: [
- {
- text: "See Calendar",
- },
- ],
- },
+ { id: "f1", label: "Training", title: "Elite Coaching", items: ["Personalized plans", "Weekly workshops", "Video analysis"], buttons: [{ text: "Learn More" }] },
+ { id: "f2", label: "Facility", title: "Premium Courts", items: ["Climate controlled", "Full locker rooms", "24/7 access"], buttons: [{ text: "Tour Facility" }] },
+ { id: "f3", label: "Community", title: "Social Events", items: ["Monthly mixers", "Competitive leagues", "Awards nights"], buttons: [{ text: "See Calendar" }] }
]}
title="Training That Transforms"
description="State-of-the-art facilities paired with expert instruction to ensure you get the best sports experience."
@@ -224,27 +99,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
members={[
- {
- id: "t1",
- name: "Alex Rivers",
- role: "Head Trainer",
- description: "15 years experience in professional sports development.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-guy-earphones-eating-banana-after-workout-sitting-stairs_8353-6860.jpg",
- },
- {
- id: "t2",
- name: "Sarah Chen",
- role: "Fitness Lead",
- description: "Specialist in functional movement and agility training.",
- imageSrc: "http://img.b2bpic.net/free-photo/water-polo-player-pool-with-swimming-equipment_23-2150893946.jpg",
- },
- {
- id: "t3",
- name: "Marcus Thorne",
- role: "Skills Coach",
- description: "Former pro athlete with a passion for youth talent.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-self-determined-caucasian-elderly-male-with-beard-choosing-healthy-active-lifestyle-sitting-floor-with-ball-resting-after-intensive-training-gym_343059-4804.jpg?_wi=1",
- },
+ { id: "t1", name: "Alex Rivers", role: "Head Trainer", description: "15 years experience in professional sports development.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-guy-earphones-eating-banana-after-workout-sitting-stairs_8353-6860.jpg" },
+ { id: "t2", name: "Sarah Chen", role: "Fitness Lead", description: "Specialist in functional movement and agility training.", imageSrc: "http://img.b2bpic.net/free-photo/water-polo-player-pool-with-swimming-equipment_23-2150893946.jpg" },
+ { id: "t3", name: "Marcus Thorne", role: "Skills Coach", description: "Former pro athlete with a passion for youth talent.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-self-determined-caucasian-elderly-male-with-beard-choosing-healthy-active-lifestyle-sitting-floor-with-ball-resting-after-intensive-training-gym_343059-4804.jpg" }
]}
title="Meet Your Coaches"
description="Learn from the best in the business. Our coaches bring years of professional experience to every session."
@@ -257,41 +114,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "James P.",
- role: "Member",
- testimonial: "The best facilities in the city, period.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-doing-burpees-gym_23-2149356922.jpg",
- },
- {
- id: "2",
- name: "Linda M.",
- role: "Parent",
- testimonial: "My kids have gained so much confidence here.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-leaning-rail_171337-6239.jpg",
- },
- {
- id: "3",
- name: "Robert B.",
- role: "League Player",
- testimonial: "Great community and even better competition.",
- imageSrc: "http://img.b2bpic.net/free-photo/hands-exercise-with-weights-stadium_23-2148297806.jpg",
- },
- {
- id: "4",
- name: "Alice T.",
- role: "Pro Athlete",
- testimonial: "Professional standards that keep me sharp.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-sporty-woman-outdoors_23-2149622946.jpg",
- },
- {
- id: "5",
- name: "Sam K.",
- role: "Coach",
- testimonial: "An incredible environment for growth and fitness.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-self-determined-caucasian-elderly-male-with-beard-choosing-healthy-active-lifestyle-sitting-floor-with-ball-resting-after-intensive-training-gym_343059-4804.jpg?_wi=2",
- },
+ { id: "1", name: "James P.", role: "Member", testimonial: "The best facilities in the city, period.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-doing-burpees-gym_23-2149356922.jpg" },
+ { id: "2", name: "Linda M.", role: "Parent", testimonial: "My kids have gained so much confidence here.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-leaning-rail_171337-6239.jpg" },
+ { id: "3", name: "Robert B.", role: "League Player", testimonial: "Great community and even better competition.", imageSrc: "http://img.b2bpic.net/free-photo/hands-exercise-with-weights-stadium_23-2148297806.jpg" },
+ { id: "4", name: "Alice T.", role: "Pro Athlete", testimonial: "Professional standards that keep me sharp.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-sporty-woman-outdoors_23-2149622946.jpg" },
+ { id: "5", name: "Sam K.", role: "Coach", testimonial: "An incredible environment for growth and fitness.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-self-determined-caucasian-elderly-male-with-beard-choosing-healthy-active-lifestyle-sitting-floor-with-ball-resting-after-intensive-training-gym_343059-4804.jpg" }
]}
title="Hear Our Members"
description="We are proud of our community and the successes our athletes have achieved together."
@@ -304,21 +131,10 @@ export default function LandingPage() {
title="Start Your Journey"
description="Ready to get moving? Get in touch today to schedule your first trial session with us."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
- {
- name: "email",
- type: "email",
- placeholder: "Your Email",
- },
+ { name: "name", type: "text", placeholder: "Your Name" },
+ { name: "email", type: "email", placeholder: "Your Email" }
]}
- textarea={{
- name: "message",
- placeholder: "Tell us what you're interested in!",
- }}
+ textarea={{ name: "message", placeholder: "Tell us what you're interested in!" }}
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-queue-receiving-passport-boarding-pass_107420-63584.jpg"
mediaAnimation="slide-up"
/>
@@ -328,36 +144,8 @@ export default function LandingPage() {