From a7f343bcfd8938875588569638ac1ac54315620e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:00:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 198 ++++++++++++----------------------------------- 1 file changed, 49 insertions(+), 149 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf3d792..30fc0e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactText from '@/components/sections/contact/ContactText'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardNine from '@/components/sections/feature/FeatureCardNine'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; @@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import { Activity, Users } from "lucide-react"; +import { Activity, Users, MapPin, Phone } from "lucide-react"; export default function LandingPage() { return ( @@ -32,16 +32,11 @@ export default function LandingPage() { @@ -94,12 +75,9 @@ export default function LandingPage() { title="A Legacy of Strength" description="At Pehellwaan Gym, we believe fitness is a discipline. We combine traditional grit with modern training science to help you reach your peak performance." bulletPoints={[ - { - title: "Expert Coaching", description: "Professional trainers dedicated to your goals."}, - { - title: "Elite Equipment", description: "High-performance gear for every muscle group."}, - { - title: "Supportive Community", description: "A gym where discipline is encouraged."}, + { title: "Expert Coaching", description: "Professional trainers dedicated to your goals." }, + { title: "Elite Equipment", description: "High-performance gear for every muscle group." }, + { title: "Supportive Community", description: "A gym where discipline is encouraged." }, ]} imageSrc="https://img.b2bpic.net/free-photo/weights-exercise-weightlifter-strong-athletic_1139-709.jpg?id=1052591" mediaAnimation="slide-up" @@ -112,24 +90,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Cardio Zone", description: "Top-tier equipment to boost heart health and endurance.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-does-cardio-workout-rehab-bike-gym-selfcare-recovery_169016-71702.jpg"}, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197734.jpg"}, - }, - { - title: "Strength Arena", description: "Heavy racks and platforms designed for serious lifters.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024357.jpg"}, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg"}, - }, - { - title: "Recovery Area", description: "Dedicated space for stretching and post-workout cooling.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg"}, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-guy-raises-bar-stadium_1153-6280.jpg"}, - }, + { title: "Cardio Zone", description: "Top-tier equipment to boost heart health and endurance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-does-cardio-workout-rehab-bike-gym-selfcare-recovery_169016-71702.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197734.jpg" } }, + { title: "Strength Arena", description: "Heavy racks and platforms designed for serious lifters.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024357.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg" } }, + { title: "Recovery Area", description: "Dedicated space for stretching and post-workout cooling.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-guy-raises-bar-stadium_1153-6280.jpg" } }, ]} showStepNumbers={false} title="Our Core Facilities" @@ -143,30 +106,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} plans={[ - { - id: "basic", badge: "Essential", price: "$30/mo", subtitle: "Basic access to gym floor.", features: [ - "Gym Access", "Locker Room", "Orientation"], - buttons: [ - { - text: "Get Started", href: "#contact"}, - ], - }, - { - id: "pro", badge: "Elite", price: "$60/mo", subtitle: "Full access with coaching.", features: [ - "Unlimited Access", "Coach Consultation", "Guest Passes"], - buttons: [ - { - text: "Upgrade", href: "#contact"}, - ], - }, - { - id: "master", badge: "Pro", price: "$100/mo", subtitle: "Total performance package.", features: [ - "Everything Pro", "Custom Diet Plan", "Personal Training"], - buttons: [ - { - text: "Go Pro", href: "#contact"}, - ], - }, + { id: "basic", badge: "Essential", price: "$30/mo", subtitle: "Basic access to gym floor.", features: ["Gym Access", "Locker Room", "Orientation"], buttons: [{ text: "Get Started", href: "#contact" }] }, + { id: "pro", badge: "Elite", price: "$60/mo", subtitle: "Full access with coaching.", features: ["Unlimited Access", "Coach Consultation", "Guest Passes"], buttons: [{ text: "Upgrade", href: "#contact" }] }, + { id: "master", badge: "Pro", price: "$100/mo", subtitle: "Total performance package.", features: ["Everything Pro", "Custom Diet Plan", "Personal Training"], buttons: [{ text: "Go Pro", href: "#contact" }] }, ]} title="Membership Plans" description="Flexible pricing options to match your fitness journey." @@ -179,15 +121,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", title: "Happy Members", value: "1,200+", icon: Users, - }, - { - id: "m2", title: "Weight Lifted", value: "500T", icon: Activity, - }, - { - id: "m3", title: "Classes Held", value: "4,500", icon: Activity, - }, + { id: "m1", title: "Happy Members", value: "1,200+", icon: Users }, + { id: "m2", title: "Weight Lifted", value: "500T", icon: Activity }, + { id: "m3", title: "Classes Held", value: "4,500", icon: Activity }, ]} title="Gym Milestones" description="Our impact on our fitness community." @@ -200,30 +136,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Rahul S.", role: "Athlete", company: "Pehellwaan Gym", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828878.jpg"}, - { - id: "2", name: "Anita K.", role: "Member", company: "Pehellwaan Gym", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-headphones_23-2148435366.jpg"}, - { - id: "3", name: "Vikram J.", role: "Lifter", company: "Pehellwaan Gym", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988169.jpg"}, - { - id: "4", name: "Sonia M.", role: "Beginner", company: "Pehellwaan Gym", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-taking-selfie_23-2148343487.jpg"}, - { - id: "5", name: "Arjun D.", role: "Pro", company: "Pehellwaan Gym", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-model-sport-bra-looks-seductive-with-hands-closed_114579-14185.jpg"}, - ]} - kpiItems={[ - { - value: "4.9", label: "Rating"}, - { - value: "95%", label: "Goals Met"}, - { - value: "500+", label: "Reviews"}, + { id: "1", name: "Rahul S.", role: "Athlete", company: "Pehellwaan Gym", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828878.jpg" }, + { id: "2", name: "Anita K.", role: "Member", company: "Pehellwaan Gym", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-headphones_23-2148435366.jpg" }, + { id: "3", name: "Vikram J.", role: "Lifter", company: "Pehellwaan Gym", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988169.jpg" }, ]} + kpiItems={[{ value: "4.9", label: "Rating" }, { value: "95%", label: "Goals Met" }, { value: "500+", label: "Reviews" }]} title="Voices of Pehellwaan" description="Real success stories from our gym members." /> @@ -233,12 +150,9 @@ export default function LandingPage() {
- console.log(e)} />