diff --git a/src/app/page.tsx b/src/app/page.tsx
index a38e090..c0c8c60 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,11 @@ export default function LandingPage() {
@@ -57,80 +46,12 @@ export default function LandingPage() {
title="Train Harder. Become Stronger."
description="A premium fitness environment built for people who are serious about results."
testimonials={[
- {
- name: "Nabeel Younas",
- handle: "Member",
- testimonial: "This gym is absolutely amazing. The environment is clean, well-maintained and motivating.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-making-effort-while-weightlifting-cross-training-gym_637285-2488.jpg?_wi=1",
- imageAlt: "luxury gym interior dark mood",
- },
- {
- name: "Malik Abid Ali",
- handle: "Member",
- testimonial: "The staff is exceptional. Friendly, professional, and always ready to help.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=1",
- imageAlt: "luxury gym interior dark mood",
- },
- {
- name: "Sarah Ahmed",
- handle: "Member",
- testimonial: "Best equipment I've ever used. Truly a premium experience in Lahore.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=1",
- imageAlt: "luxury gym interior dark mood",
- },
- {
- name: "Ali Raza",
- handle: "Member",
- testimonial: "The community here is unmatched. Extremely motivating atmosphere.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg?_wi=1",
- imageAlt: "luxury gym interior dark mood",
- },
- {
- name: "Zainab Khan",
- handle: "Member",
- testimonial: "Professional trainers who actually care about your progress.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-women-working-out-together_23-2148430259.jpg?_wi=1",
- imageAlt: "luxury gym interior dark mood",
- },
- ]}
- buttons={[
- {
- text: "Join The Gym",
- href: "#membership",
- },
- {
- text: "Book a Tour",
- href: "#contact",
- },
+ { name: "Nabeel Younas", handle: "Member", testimonial: "This gym is absolutely amazing. The environment is clean, well-maintained and motivating.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-making-effort-while-weightlifting-cross-training-gym_637285-2488.jpg?_wi=1" },
+ { name: "Malik Abid Ali", handle: "Member", testimonial: "The staff is exceptional. Friendly, professional, and always ready to help.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=1" },
+ { name: "Sarah Ahmed", handle: "Member", testimonial: "Best equipment I've ever used. Truly a premium experience in Lahore.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=1" },
]}
+ buttons={[{ text: "Join The Gym", href: "#membership" }, { text: "Book a Tour", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/muscular-build-man-making-effort-while-weightlifting-cross-training-gym_637285-2488.jpg?_wi=2"
- avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/portrait-muscular-handsome-man-wetsuit-dark-background_613910-15130.jpg",
- alt: "Gym member portrait 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-9846.jpg",
- alt: "Gym member portrait 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/handsome-man-standing-park-with-earphones-tablet_1157-30676.jpg",
- alt: "Gym member portrait 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/medium-shot-athletic-man-posing_23-2148605626.jpg",
- alt: "Gym member portrait 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-gym_23-2149445949.jpg",
- alt: "Gym member portrait 5",
- },
- ]}
avatarText="130+ Happy Members"
/>
@@ -142,315 +63,26 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
features={[
- {
- title: "Premium Equipment",
- description: "Modern machines and free weights for complete strength training.",
- imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=2",
- },
- {
- title: "Professional Trainers",
- description: "Friendly and experienced trainers guiding members at every level.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=2",
- },
- {
- title: "Clean Environment",
- description: "A hygienic space designed to keep you focused.",
- imageSrc: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg?_wi=2",
- },
- {
- title: "Strong Community",
- description: "A motivating fitness space where members support each other.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-women-working-out-together_23-2148430259.jpg?_wi=2",
- },
+ { title: "Premium Equipment", description: "Modern machines and free weights for complete strength training.", imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=2" },
+ { title: "Professional Trainers", description: "Friendly and experienced trainers guiding members at every level.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=2" },
+ { title: "Clean Environment", description: "A hygienic space designed to keep you focused.", imageSrc: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg?_wi=2" },
+ { title: "Strong Community", description: "A motivating fitness space where members support each other.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-women-working-out-together_23-2148430259.jpg?_wi=2" },
]}
title="Why Members Love The Gym Lahore"
description="Excellence in every corner of our facility."
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
);
-}
+}
\ No newline at end of file
diff --git a/src/app/trainers/page.tsx b/src/app/trainers/page.tsx
new file mode 100644
index 0000000..8c0d7d9
--- /dev/null
+++ b/src/app/trainers/page.tsx
@@ -0,0 +1,40 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import TeamCardOne from '@/components/sections/team/TeamCardOne';
+import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
+import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
+
+export default function TrainersPage() {
+ return (
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file