Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-11 13:45:24 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Ana Sayfa",
id: "hero",
},
name: "Ana Sayfa", id: "hero"},
{
name: "Hakkımızda",
id: "about",
},
name: "Hakkımızda", id: "about"},
{
name: "Fiyatlar",
id: "pricing",
},
name: "Fiyatlar", id: "pricing"},
{
name: "Tesis",
id: "facility",
},
name: "Tesis", id: "facility"},
]}
brandName="IRON TRAINING CLUB"
/>
@@ -53,81 +45,50 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "plain",
}}
variant: "plain"}}
title="Sınırlarını Keşfet, Gücünü İnşa Et"
description="Bursa'nın en iyi ekipmanlarına sahip, gerçek sporcuların tercihi."
kpis={[
{
value: "24/7",
label: "Açık",
},
value: "24/7", label: "Açık"},
{
value: "100+",
label: "Ekipman",
},
value: "100+", label: "Ekipman"},
{
value: "Real",
label: "Hardcore",
},
value: "Real", label: "Hardcore"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Fiyatları İncele",
href: "#pricing",
},
text: "Fiyatları İncele", href: "#pricing"},
{
text: "WhatsApp'tan Ulaşın",
href: "https://wa.me/905550000000",
},
text: "WhatsApp'tan Ulaşın", href: "https://wa.me/905550000000"},
]}
imageSrc="http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg"
imageAlt="Iron Training Club - Authentic Gym"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114215.jpg",
alt: "3d gym equipment",
},
src: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114215.jpg", alt: "3d gym equipment"},
{
src: "http://img.b2bpic.net/free-photo/individual-doing-sport-healthy-lifestyle_23-2151764290.jpg",
alt: "Individual doing sport healthy lifestyle",
},
src: "http://img.b2bpic.net/free-photo/individual-doing-sport-healthy-lifestyle_23-2151764290.jpg", alt: "Individual doing sport healthy lifestyle"},
{
src: "http://img.b2bpic.net/free-photo/close-up-barbell-gym_53876-145161.jpg",
alt: "Close up of a barbell in a gym",
},
src: "http://img.b2bpic.net/free-photo/close-up-barbell-gym_53876-145161.jpg", alt: "Close up of a barbell in a gym"},
{
src: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg",
alt: "Fitness equipment",
},
src: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg", alt: "Fitness equipment"},
{
src: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg",
alt: "Close up shot of barbell",
},
src: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg", alt: "Close up shot of barbell"},
]}
marqueeItems={[
{
type: "text",
text: "Hardcore Training",
},
type: "text", text: "Hardcore Training"},
{
type: "text",
text: "Profesyonel Ekipman",
},
type: "text", text: "Profesyonel Ekipman"},
{
type: "text",
text: "7/24 Erişim",
},
type: "text", text: "7/24 Erişim"},
{
type: "text",
text: "Bursa'nın En İyisi",
},
type: "text", text: "Bursa'nın En İyisi"},
{
type: "text",
text: "Disiplin",
},
type: "text", text: "Disiplin"},
]}
/>
</div>
@@ -139,19 +100,13 @@ export default function LandingPage() {
metrics={[
{
icon: Activity,
label: "Profesyonel Ekipman",
value: "Full Set",
},
label: "Profesyonel Ekipman", value: "Full Set"},
{
icon: Shield,
label: "Disiplinli Atmosfer",
value: "Hardcore",
},
label: "Disiplinli Atmosfer", value: "Hardcore"},
{
icon: Award,
label: "Eğitmen Desteği",
value: "Expert",
},
label: "Eğitmen Desteği", value: "Expert"},
]}
metricsAnimation="slide-up"
/>
@@ -164,54 +119,27 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "student",
badge: "Öğrenci",
price: "999 TL",
name: "Öğrenci Avantajı",
features: [
"12 Giriş Hakkı",
"Tüm Ekipman Erişimi",
"Grup Dersleri Hariç",
],
id: "student", badge: "Öğrenci", price: "999 TL", name: "Öğrenci Avantajı", features: [
"12 Giriş Hakkı", "Tüm Ekipman Erişimi", "Grup Dersleri Hariç"],
buttons: [
{
text: "WhatsApp'tan Ulaşın",
href: "https://wa.me/905550000000",
},
text: "WhatsApp'tan Ulaşın", href: "https://wa.me/905550000000"},
],
},
{
id: "standard",
price: "1499 TL",
name: "Standart Üyelik",
features: [
"Sınırsız Giriş",
"Tüm Ekipman Erişimi",
"Duş & Soyunma",
],
id: "standard", price: "1499 TL", name: "Standart Üyelik", features: [
"Sınırsız Giriş", "Tüm Ekipman Erişimi", "Duş & Soyunma"],
buttons: [
{
text: "WhatsApp'tan Ulaşın",
href: "https://wa.me/905550000000",
},
text: "WhatsApp'tan Ulaşın", href: "https://wa.me/905550000000"},
],
},
{
id: "premium",
badge: "Önerilen",
price: "1999 TL",
name: "Her Şey Dahil",
features: [
"Sınırsız Erişim",
"Vücut Analizi",
"Ücretsiz Havlu",
"Program Takibi",
],
id: "premium", badge: "Önerilen", price: "1999 TL", name: "Her Şey Dahil", features: [
"Sınırsız Erişim", "Vücut Analizi", "Ücretsiz Havlu", "Program Takibi"],
buttons: [
{
text: "WhatsApp'tan Ulaşın",
href: "https://wa.me/905550000000",
},
text: "WhatsApp'tan Ulaşın", href: "https://wa.me/905550000000"},
],
},
]}
@@ -227,49 +155,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Serbest Ağırlık Alanı",
description: "Profesyonel düzeyde squat rackler, olimpik barlar ve yeterli ağırlık plakası.",
icon: Activity,
title: "Serbest Ağırlık Alanı", description: "Profesyonel düzeyde squat rackler, olimpik barlar ve yeterli ağırlık plakası.", icon: Activity,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197768.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197768.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-30407.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=2",
imageAlt: "authentic free weight area gym",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-30407.jpg"},
]
},
{
title: "Kardiyo & Fonksiyonel",
description: "Kesintisiz antrenman için bakımlı ve yüksek performanslı kardiyo üniteleri.",
icon: Zap,
title: "Kardiyo & Fonksiyonel", description: "Kesintisiz antrenman için bakımlı ve yüksek performanslı kardiyo üniteleri.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/weights-kettlebells-gym_23-2147675173.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/weights-kettlebells-gym_23-2147675173.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/trans-man-working-out-exercising-gym_23-2149712827.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-weights-gym_23-2148768913.jpg",
imageAlt: "authentic free weight area gym",
imageSrc: "http://img.b2bpic.net/free-photo/trans-man-working-out-exercising-gym_23-2149712827.jpg"},
]
},
{
title: "Konforlu Tesis",
description: "Hijyenik soyunma odaları ve odaklanmış antrenman ortamı.",
icon: Shield,
title: "Konforlu Tesis", description: "Hijyenik soyunma odaları ve odaklanmış antrenman ortamı.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-3786.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-3786.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-training-gym_23-2149445917.jpg?_wi=1",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114215.jpg",
imageAlt: "authentic free weight area gym",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-training-gym_23-2149445917.jpg"},
]
},
]}
title="Gerçek Ekipman, Gerçek Sonuçlar"
@@ -281,8 +191,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="İletişim"
title="Bize Ulaşın"
description="Profesyonel destek veya üyelik başvurusu için formu doldurun."
@@ -295,33 +204,23 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/full-shot-fit-man-training-gym_23-2149445917.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-fit-man-training-gym_23-2149445917.jpg"
logoText="IRON TRAINING CLUB"
columns={[
{
title: "İletişim",
items: [
title: "İletişim", items: [
{
label: "WhatsApp Destek",
href: "https://wa.me/905550000000",
},
label: "WhatsApp Destek", href: "https://wa.me/905550000000"},
{
label: "Adres: Bursa, Türkiye",
href: "#",
},
label: "Adres: Bursa, Türkiye", href: "#"},
],
},
{
title: "Çalışma Saatleri",
items: [
title: "Çalışma Saatleri", items: [
{
label: "Pazartesi - Pazar",
href: "#",
},
label: "Pazartesi - Pazar", href: "#"},
{
label: "07:00 - 23:00",
href: "#",
},
label: "07:00 - 23:00", href: "#"},
],
},
]}