Update src/app/page.tsx
This commit is contained in:
@@ -11,7 +11,7 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { Apple, Award, BoxingGlove, Dumbbell, Facebook, HeartPulse, Instagram, Linkedin, Sparkles, Star, Target, Twitter, Users, Youtube } from "lucide-react";
|
||||
import { Apple, Award, Dumbbell, Facebook, HeartPulse, Instagram, Linkedin, Sparkles, Star, Sword, Target, Twitter, Users, Youtube } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="Iron Forge Fitness"
|
||||
description="Elite fitness training in Sialkot for people who demand more from themselves. Forge your strongest self with us."
|
||||
buttons={[
|
||||
{ text: "Join Now", href: "#memberships" },
|
||||
@@ -68,7 +69,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ title: "Modern Equipment", description: "Train with the latest and most advanced fitness technology for optimal results.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-weights-floor_23-2148017342.jpg", imageAlt: "Modern gym equipment", buttonIcon: Dumbbell },
|
||||
{ title: "Professional Trainers", description: "Guided by certified experts dedicated to your success and personalized fitness journey.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-near-her-friend-gym_23-2147949627.jpg", imageAlt: "Professional fitness trainer", buttonIcon: Users },
|
||||
{ title: "Boxing Area", description: "Experience intense boxing workouts in our dedicated, fully equipped ring.", imageSrc: "http://img.b2bpic.net/free-photo/boxing-woman-posing-with-punching-bag-dark-room-strong-independent-woman-concept_1153-4473.jpg", imageAlt: "Boxing area in gym", buttonIcon: BoxingGlove },
|
||||
{ title: "Boxing Area", description: "Experience intense boxing workouts in our dedicated, fully equipped ring.", imageSrc: "http://img.b2bpic.net/free-photo/boxing-woman-posing-with-punching-bag-dark-room-strong-independent-woman-concept_1153-4473.jpg", imageAlt: "Boxing area in gym", buttonIcon: Sword },
|
||||
{ title: "Cardio Zone", description: "Boost your endurance with state-of-the-art treadmills, ellipticals, and more.", imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114253.jpg", imageAlt: "Cardio machines in gym", buttonIcon: HeartPulse },
|
||||
{ title: "Nutrition Guidance", description: "Achieve holistic wellness with tailored diet plans from our expert nutritionists.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-talking-about-fruits_23-2148302131.jpg", imageAlt: "Nutrition planning and guidance", buttonIcon: Apple },
|
||||
{ title: "Personal Coaching", description: "Receive one-on-one attention and bespoke training programs designed just for you.", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-doing-outdoor-fitness_23-2149082005.jpg", imageAlt: "Personal coaching session", buttonIcon: Target }
|
||||
@@ -96,10 +97,10 @@ export default function LandingPage() {
|
||||
title="Meet Our Elite Trainers"
|
||||
description="Our team of highly qualified and experienced professionals are dedicated to helping you achieve your fitness goals."
|
||||
members={[
|
||||
{ id: "trainer-1", name: "Ahmed Khan", role: "Head Coach, Strength & Conditioning", description: "With over a decade of experience, Ahmed specializes in maximizing athletic performance and strength.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-training-gym_23-2149517278.jpg", imageAlt: "Portrait of Ahmed Khan, Head Coach", socialLinks: [{ icon: Instagram, url: "https://instagram.com/ahmedkhanfitness", ariaLabel: "Instagram profile for Ahmed Khan" }, { icon: Linkedin, url: "https://linkedin.com/in/ahmedkhan", ariaLabel: "LinkedIn profile for Ahmed Khan" }] },
|
||||
{ id: "trainer-2", name: "Zara Ali", role: "Nutrition & Wellness Specialist", description: "Zara combines expert nutritional guidance with dynamic training for holistic well-being and sustainable results.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32111.jpg", imageAlt: "Portrait of Zara Ali, Nutrition Specialist", socialLinks: [{ icon: Instagram, url: "https://instagram.com/zaraalifitness", ariaLabel: "Instagram profile for Zara Ali" }, { icon: Twitter, url: "https://twitter.com/zaraalifitness", ariaLabel: "Twitter profile for Zara Ali" }] },
|
||||
{ id: "trainer-3", name: "Bilal Sheikh", role: "Boxing & HIIT Master", description: "Bilal brings intense, high-energy boxing and HIIT sessions that push limits and deliver incredible results.", imageSrc: "http://img.b2bpic.net/free-photo/couple-gym_1157-15669.jpg", imageAlt: "Portrait of Bilal Sheikh, Boxing & HIIT Master", socialLinks: [{ icon: Instagram, url: "https://instagram.com/bilalsheikhboxing", ariaLabel: "Instagram profile for Bilal Sheikh" }] },
|
||||
{ id: "trainer-4", name: "Sana Rizvi", role: "Cardio & Endurance Expert", description: "Sana is passionate about helping clients build stamina and improve cardiovascular health with engaging workouts.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-out_23-2150351932.jpg", imageAlt: "Portrait of Sana Rizvi, Cardio & Endurance Expert", socialLinks: [{ icon: Instagram, url: "https://instagram.com/sanarizvifit", ariaLabel: "Instagram profile for Sana Rizvi" }] }
|
||||
{ id: "trainer-1", name: "Ahmed Khan", role: "Head Coach, Strength & Conditioning", description: "With over a decade of experience, Ahmed specializes in maximizing athletic performance and strength.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-training-gym_23-2149517278.jpg", imageAlt: "Portrait of Ahmed Khan, Head Coach", socialLinks: [{ icon: Instagram, url: "https://instagram.com/ahmedkhanfitness" }, { icon: Linkedin, url: "https://linkedin.com/in/ahmedkhan" }] },
|
||||
{ id: "trainer-2", name: "Zara Ali", role: "Nutrition & Wellness Specialist", description: "Zara combines expert nutritional guidance with dynamic training for holistic well-being and sustainable results.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32111.jpg", imageAlt: "Portrait of Zara Ali, Nutrition Specialist", socialLinks: [{ icon: Instagram, url: "https://instagram.com/zaraalifitness" }, { icon: Twitter, url: "https://twitter.com/zaraalifitness" }] },
|
||||
{ id: "trainer-3", name: "Bilal Sheikh", role: "Boxing & HIIT Master", description: "Bilal brings intense, high-energy boxing and HIIT sessions that push limits and deliver incredible results.", imageSrc: "http://img.b2bpic.net/free-photo/couple-gym_1157-15669.jpg", imageAlt: "Portrait of Bilal Sheikh, Boxing & HIIT Master", socialLinks: [{ icon: Instagram, url: "https://instagram.com/bilalsheikhboxing" }] },
|
||||
{ id: "trainer-4", name: "Sana Rizvi", role: "Cardio & Endurance Expert", description: "Sana is passionate about helping clients build stamina and improve cardiovascular health with engaging workouts.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-out_23-2150351932.jpg", imageAlt: "Portrait of Sana Rizvi, Cardio & Endurance Expert", socialLinks: [{ icon: Instagram, url: "https://instagram.com/sanarizvifit" }] }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -176,10 +177,10 @@ export default function LandingPage() {
|
||||
logoText="Iron Forge Fitness"
|
||||
copyrightText="© 2024 Iron Forge Fitness. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Instagram, href: "https://instagram.com/ironforgefitnesspk", ariaLabel: "Instagram profile" },
|
||||
{ icon: Facebook, href: "https://facebook.com/ironforgefitnesspk", ariaLabel: "Facebook profile" },
|
||||
{ icon: Twitter, href: "https://twitter.com/ironforgefitnesspk", ariaLabel: "Twitter profile" },
|
||||
{ icon: Youtube, href: "https://youtube.com/ironforgefitnesspk", ariaLabel: "YouTube channel" }
|
||||
{ icon: Instagram, href: "https://instagram.com/ironforgefitnesspk" },
|
||||
{ icon: Facebook, href: "https://facebook.com/ironforgefitnesspk" },
|
||||
{ icon: Twitter, href: "https://twitter.com/ironforgefitnesspk" },
|
||||
{ icon: Youtube, href: "https://youtube.com/ironforgefitnesspk" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user