Merge version_1 into main #2
293
src/app/page.tsx
293
src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Facilities",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Plans",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Facilities", id: "features" },
|
||||
{ name: "Plans", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Aygün Spor"
|
||||
/>
|
||||
@@ -61,37 +46,14 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="Aygün Spor Kompleksi"
|
||||
description="State-of-the-art equipment, expert trainers, and community-driven classes designed for every fitness level. Join hundreds of members transforming their health at Aygün."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Membership Plans",
|
||||
href: "#pricing",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View Membership Plans", href: "#pricing" }]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-gym_23-2149734687.jpg?_wi=1",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-weightlifting-gym_23-2149278063.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699517.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym-side-view_23-2149744688.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-professional-basketball-player-sits-floor-game-hall_613910-7749.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-training-together_23-2149734680.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-gym_23-2149734687.jpg", imageAlt: "Gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-training-weightlifting-gym_23-2149278063.jpg", imageAlt: "Gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699517.jpg", imageAlt: "Gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym-side-view_23-2149744688.jpg", imageAlt: "Gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-professional-basketball-player-sits-floor-game-hall_613910-7749.jpg", imageAlt: "Gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-training-together_23-2149734680.jpg", imageAlt: "Gym interior" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,7 +63,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Your Fitness Journey Starts Here"
|
||||
description="Located in the heart of Serdivan, Aygün Sports Complex provides a premium wellness environment. We believe in building a healthy community through quality equipment, expert guidance, and diverse programming."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-equipment-modern-gym-close-up-view-suspension-straps-sport-fitness-health_613910-20264.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-equipment-modern-gym-close-up-view-suspension-straps-sport-fitness-health_613910-20264.jpg"
|
||||
imageAlt="Sports Complex Facility"
|
||||
/>
|
||||
</div>
|
||||
@@ -113,46 +75,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Gym & Strength",
|
||||
description: "Equipped with the latest weight-training and strength-building machines.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-gym_23-2148111664.jpg?_wi=1",
|
||||
imageAlt: "Gym Strength",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-resting-simulator-smiling-nicely_78826-3367.jpg",
|
||||
imageAlt: "Gym Strength",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-gym_23-2149734687.jpg?_wi=2",
|
||||
imageAlt: "weight lifting area gym",
|
||||
title: "Gym & Strength", description: "Equipped with the latest weight-training and strength-building machines.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-gym_23-2148111664.jpg", imageAlt: "Gym Strength" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-resting-simulator-smiling-nicely_78826-3367.jpg", imageAlt: "Gym Strength" }
|
||||
},
|
||||
{
|
||||
title: "Group Classes",
|
||||
description: "High-energy sessions ranging from HIIT to Yoga and Pilates.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-female-friends-working-out-empty-hall_181624-22960.jpg?_wi=1",
|
||||
imageAlt: "Group Fitness",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-barre-group-class_23-2150340901.jpg",
|
||||
imageAlt: "Group Fitness",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-equipment-modern-gym-close-up-view-suspension-straps-sport-fitness-health_613910-20264.jpg?_wi=2",
|
||||
imageAlt: "weight lifting area gym",
|
||||
title: "Group Classes", description: "High-energy sessions ranging from HIIT to Yoga and Pilates.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-female-friends-working-out-empty-hall_181624-22960.jpg", imageAlt: "Group Fitness" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-barre-group-class_23-2150340901.jpg", imageAlt: "Group Fitness" }
|
||||
},
|
||||
{
|
||||
title: "Pool & Wellness",
|
||||
description: "Relax or train in our semi-olympic swimming pool area.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-preparing-jump_23-2148326851.jpg?_wi=1",
|
||||
imageAlt: "Swimming Pool",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-swimmer-pool_23-2148326782.jpg",
|
||||
imageAlt: "Swimming Pool",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
|
||||
imageAlt: "weight lifting area gym",
|
||||
title: "Pool & Wellness", description: "Relax or train in our semi-olympic swimming pool area.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-preparing-jump_23-2148326851.jpg", imageAlt: "Swimming Pool" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-swimmer-pool_23-2148326782.jpg", imageAlt: "Swimming Pool" }
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -167,57 +99,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "silver",
|
||||
badge: "Standard",
|
||||
price: "₺499",
|
||||
subtitle: "Access to weight room and basic cardio.",
|
||||
buttons: [
|
||||
{
|
||||
text: "Select Silver",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Gym Access",
|
||||
"Locker Room",
|
||||
"Cardio Deck",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "gold",
|
||||
badge: "Popular",
|
||||
price: "₺799",
|
||||
subtitle: "Includes gym, all classes, and pool access.",
|
||||
buttons: [
|
||||
{
|
||||
text: "Select Gold",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"All Silver Features",
|
||||
"Group Classes",
|
||||
"Swimming Pool",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "platinum",
|
||||
badge: "Premium",
|
||||
price: "₺1199",
|
||||
subtitle: "Full access with personal trainer support.",
|
||||
buttons: [
|
||||
{
|
||||
text: "Select Platinum",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"All Gold Features",
|
||||
"Personal Training",
|
||||
"Priority Support",
|
||||
],
|
||||
},
|
||||
{ id: "silver", badge: "Standard", price: "₺499", subtitle: "Access to weight room and basic cardio.", buttons: [{ text: "Select Silver", href: "#contact" }], features: ["Gym Access", "Locker Room", "Cardio Deck"] },
|
||||
{ id: "gold", badge: "Popular", price: "₺799", subtitle: "Includes gym, all classes, and pool access.", buttons: [{ text: "Select Gold", href: "#contact" }], features: ["All Silver Features", "Group Classes", "Swimming Pool"] },
|
||||
{ id: "platinum", badge: "Premium", price: "₺1199", subtitle: "Full access with personal trainer support.", buttons: [{ text: "Select Platinum", href: "#contact" }], features: ["All Gold Features", "Personal Training", "Priority Support"] },
|
||||
]}
|
||||
title="Flexible Membership Plans"
|
||||
description="Transparent pricing with no hidden fees, designed to fit your unique lifestyle."
|
||||
@@ -230,24 +114,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Active Members",
|
||||
value: "1,200+",
|
||||
icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Expert Trainers",
|
||||
value: "25+",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Weekly Classes",
|
||||
value: "60+",
|
||||
icon: Zap,
|
||||
},
|
||||
{ id: "1", title: "Active Members", value: "1,200+", icon: Users },
|
||||
{ id: "2", title: "Expert Trainers", value: "25+", icon: Award },
|
||||
{ id: "3", title: "Weekly Classes", value: "60+", icon: Zap },
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Building a stronger community in Serdivan since we opened our doors."
|
||||
@@ -261,30 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "trainers",
|
||||
groupTitle: "Expert Trainers",
|
||||
members: [
|
||||
{
|
||||
id: "t1",
|
||||
title: "Ahmet Yılmaz",
|
||||
subtitle: "Lead Trainer",
|
||||
detail: "Certified personal trainer with 10 years of experience.",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Ayşe Demir",
|
||||
subtitle: "Yoga Specialist",
|
||||
detail: "Focuses on flexibility and mindful movement training.",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Can Serdar",
|
||||
subtitle: "Strength Coach",
|
||||
detail: "Specialist in powerlifting and high-intensity interval training.",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-helping-man-exercise_23-2149734682.jpg",
|
||||
imageAlt: "Medium shot woman helping man exercise",
|
||||
id: "trainers", groupTitle: "Expert Trainers", members: [
|
||||
{ id: "t1", title: "Ahmet Yılmaz", subtitle: "Lead Trainer", detail: "Certified personal trainer with 10 years of experience." },
|
||||
{ id: "t2", title: "Ayşe Demir", subtitle: "Yoga Specialist", detail: "Focuses on flexibility and mindful movement training." },
|
||||
{ id: "t3", title: "Can Serdar", subtitle: "Strength Coach", detail: "Specialist in powerlifting and high-intensity interval training." },
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Meet Our Trainers"
|
||||
@@ -297,61 +147,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Selma K.",
|
||||
date: "Oct 2024",
|
||||
title: "Great atmosphere!",
|
||||
quote: "The trainers are supportive and the facility is always clean.",
|
||||
tag: "Gym",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-gym_23-2149734687.jpg?_wi=3",
|
||||
imageAlt: "happy gym member portrait",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mehmet G.",
|
||||
date: "Sep 2024",
|
||||
title: "Best in Serdivan",
|
||||
quote: "I've tried many gyms but this is the best for equipment.",
|
||||
tag: "Strength",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-positivity-girl-smiling-camera-posing-with-crossed-arms-gym_231208-4660.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-equipment-modern-gym-close-up-view-suspension-straps-sport-fitness-health_613910-20264.jpg?_wi=3",
|
||||
imageAlt: "happy gym member portrait",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Deniz A.",
|
||||
date: "Aug 2024",
|
||||
title: "Love the classes",
|
||||
quote: "The group classes kept me motivated every single morning.",
|
||||
tag: "Cardio",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-fitness-woman_171337-13339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-gym_23-2148111664.jpg?_wi=2",
|
||||
imageAlt: "happy gym member portrait",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Burak Y.",
|
||||
date: "Jul 2024",
|
||||
title: "Highly recommended",
|
||||
quote: "Professional team that actually cares about your goals.",
|
||||
tag: "Training",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cropped-image-attractive-dark-skinned-girl-wears-stylish-hoodie-stands-outdoor-against-blurred-background_273609-18398.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-female-friends-working-out-empty-hall_181624-22960.jpg?_wi=2",
|
||||
imageAlt: "happy gym member portrait",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elif S.",
|
||||
date: "Jun 2024",
|
||||
title: "Fantastic pool",
|
||||
quote: "Clean swimming facilities and always welcoming staff.",
|
||||
tag: "Pool",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-stretching-gym_23-2148024325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-preparing-jump_23-2148326851.jpg?_wi=2",
|
||||
imageAlt: "happy gym member portrait",
|
||||
},
|
||||
{ id: "1", name: "Selma K.", date: "Oct 2024", title: "Great atmosphere!", quote: "The trainers are supportive and the facility is always clean.", tag: "Gym", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-gym_23-2149734687.jpg", imageAlt: "happy gym member portrait" },
|
||||
{ id: "2", name: "Mehmet G.", date: "Sep 2024", title: "Best in Serdivan", quote: "I've tried many gyms but this is the best for equipment.", tag: "Strength", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-positivity-girl-smiling-camera-posing-with-crossed-arms-gym_231208-4660.jpg", imageSrc: "http://img.b2bpic.net/free-photo/interior-equipment-modern-gym-close-up-view-suspension-straps-sport-fitness-health_613910-20264.jpg", imageAlt: "happy gym member portrait" },
|
||||
{ id: "3", name: "Deniz A.", date: "Aug 2024", title: "Love the classes", quote: "The group classes kept me motivated every single morning.", tag: "Cardio", avatarSrc: "http://img.b2bpic.net/close-up-portrait-smiling-fitness-woman_171337-13339.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-gym_23-2148111664.jpg", imageAlt: "happy gym member portrait" },
|
||||
{ id: "4", name: "Burak Y.", date: "Jul 2024", title: "Highly recommended", quote: "Professional team that actually cares about your goals.", tag: "Training", avatarSrc: "http://img.b2bpic.net/free-photo/cropped-image-attractive-dark-skinned-girl-wears-stylish-hoodie-stands-outdoor-against-blurred-background_273609-18398.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-female-friends-working-out-empty-hall_181624-22960.jpg", imageAlt: "happy gym member portrait" },
|
||||
{ id: "5", name: "Elif S.", date: "Jun 2024", title: "Fantastic pool", quote: "Clean swimming facilities and always welcoming staff.", tag: "Pool", avatarSrc: "http://img.b2bpic.net/free-photo/man-stretching-gym_23-2148024325.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-preparing-jump_23-2148326851.jpg", imageAlt: "happy gym member portrait" },
|
||||
]}
|
||||
title="Member Success Stories"
|
||||
description="Hear from the community about their experience at Aygün."
|
||||
@@ -361,18 +161,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Get in touch"
|
||||
title="Start Your Transformation"
|
||||
description="Join Aygün Sports Complex today and start your journey toward a better you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@aygunsport.com",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "mailto:hello@aygunsport.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -381,16 +174,8 @@ export default function LandingPage() {
|
||||
logoText="Aygün Spor Kompleksi"
|
||||
copyrightText="© 2025 Aygün Spor. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user