Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 13:08:32 +00:00

View File

@@ -29,24 +29,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ { name: "Ana Sayfa", id: "hero" },
name: "Ana Sayfa", { name: "Hakkımızda", id: "about" },
id: "hero", { name: "Paketler", id: "pricing" },
}, { name: "Bize Ulaşın", id: "contact" },
{
name: "Hakkımızda",
id: "about",
},
{
name: "Paketler",
id: "pricing",
},
{
name: "Bize Ulaşın",
id: "contact",
},
]} ]}
brandName="IRON Training Club" brandName="IRON Training Club"
button={{ text: "Üyelik", href: "#contact" }}
/> />
</div> </div>
@@ -54,33 +43,13 @@ export default function LandingPage() {
<HeroCarouselLogo <HeroCarouselLogo
logoText="IRON" logoText="IRON"
description="IRON Training Club ile Karacabey'in en prestijli, elit ve odaklanmış antrenman deneyimine adım at." description="IRON Training Club ile Karacabey'in en prestijli, elit ve odaklanmış antrenman deneyimine adım at."
buttons={[ buttons={[{ text: "Salonu Keşfet", href: "#about" }]}
{
text: "Salonu Keşfet",
href: "#about",
},
]}
slides={[ slides={[
{ { imageSrc: "http://img.b2bpic.net/free-photo/view-pair-boxing-gloves_23-2150367610.jpg", imageAlt: "luxury gym interior dark aesthetic" },
imageSrc: "http://img.b2bpic.net/free-photo/view-pair-boxing-gloves_23-2150367610.jpg", { imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367638.jpg", imageAlt: "Pair of gloves for boxing sport" },
imageAlt: "luxury gym interior dark aesthetic", { imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg", imageAlt: "Barbell weights on rack" },
}, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-metal-instrument-with-small-steering-wheel_181624-17350.jpg", imageAlt: "Vertical shot of a metal instrument with a small steering wheel" },
{ { imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024358.jpg", imageAlt: "Woman training in gym" },
imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367638.jpg",
imageAlt: "Pair of gloves for boxing sport",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg",
imageAlt: "Barbell weights on rack",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-metal-instrument-with-small-steering-wheel_181624-17350.jpg",
imageAlt: "Vertical shot of a metal instrument with a small steering wheel",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024358.jpg",
imageAlt: "Woman training in gym",
},
]} ]}
/> />
</div> </div>
@@ -97,107 +66,42 @@ export default function LandingPage() {
<div id="features" data-section="features"> <div id="features" data-section="features">
<FeatureCardThree <FeatureCardThree
animationType="slide-up" animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ { title: "Her Şey Dahil Sistem", description: "Vücut analizi, antrenman ve beslenme programlarıyla profesyonel takip.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back-closely_1163-134.jpg" },
title: "Her Şey Dahil Sistem", { title: "Birebir Özel Ders (PT)", description: "Karacabey'in en iyi eğitmenleriyle hedefinize nokta atışı ulaşın.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg" },
description: "Vücut analizi, antrenman ve beslenme programlarıyla profesyonel takip.", { title: "Nezih Atmosfer", description: "Sadece spora odaklanan, sıranın beklenmediği butik konsept.", imageSrc: "http://img.b2bpic.net/free-photo/woman-lifting-legs-exercise-machine_23-2147688157.jpg" },
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back-closely_1163-134.jpg",
},
{
title: "Birebir Özel Ders (PT)",
description: "Karacabey'in en iyi eğitmenleriyle hedefinize nokta atışı ulaşın.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg",
},
{
title: "Nezih Atmosfer",
description: "Sadece spora odaklanan, sıranın beklenmediği butik konsept.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-lifting-legs-exercise-machine_23-2147688157.jpg",
},
]} ]}
title="Odaklanmış Hizmet" title="Odaklanmış Hizmet"
description="Karacabey'in en özel antrenman deneyimi." description="Karacabey'in en özel antrenman deneyimi."
textboxLayout="default"
/> />
</div> </div>
<div id="pricing" data-section="pricing"> <div id="pricing" data-section="pricing">
<PricingCardEight <PricingCardEight
animationType="slide-up" animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ { id: "p1", badge: "Öğrenci", price: "2000₺", subtitle: "Aylık 2000₺'den başlayan fiyatlarla", buttons: [{ text: "Hemen Başla", href: "#contact" }], features: ["Haftada 3 Gün Giriş Hakki", "Salı-Perşembe-Cumartesi"] },
id: "p1", { id: "p2", badge: "Standart", price: "2500₺", subtitle: "Aylık 2500₺'den başlayan fiyatlarla", buttons: [{ text: "Hemen Başla", href: "#contact" }], features: ["12 Giriş Hakkı", "Dilediğin Gün Kullanım Özgürlüğü"] },
badge: "Öğrenci", { id: "p3", badge: "VIP", price: "3000₺", subtitle: "Aylık 3000₺'den başlayan fiyatlarla", buttons: [{ text: "Hemen Başla", href: "#contact" }], features: ["Sınırsız Erişim", "Vücut Analizi", "Antrenman ve Beslenme Takibi"] },
price: "2000₺",
subtitle: "Aylık 2000₺'den başlayan fiyatlarla",
buttons: [
{
text: "Hemen Başla",
href: "#contact",
},
],
features: [
"Haftada 3 Gün Giriş Hakki",
"Salı-Perşembe-Cumartesi",
],
},
{
id: "p2",
badge: "Standart",
price: "2500₺",
subtitle: "Aylık 2500₺'den başlayan fiyatlarla",
buttons: [
{
text: "Hemen Başla",
href: "#contact",
},
],
features: [
"12 Giriş Hakkı",
"Dilediğin Gün Kullanım Özgürlüğü",
],
},
{
id: "p3",
badge: "VIP",
price: "3000₺",
subtitle: "Aylık 3000₺'den başlayan fiyatlarla",
buttons: [
{
text: "Hemen Başla",
href: "#contact",
},
],
features: [
"Sınırsız Erişim",
"Vücut Analizi",
"Antrenman ve Beslenme Takibi",
],
},
]} ]}
title="Kendine En Uygun Paketi Seç" title="Kendine En Uygun Paketi Seç"
description="Fiyatlarımız aylık başlangıç tutarlarıdır. Uzun dönem avantajları ve detaylar için sizi salonumuzda misafir edelim." description="Fiyatlarımız aylık başlangıç tutarlarıdır. Uzun dönem avantajları ve detaylar için sizi salonumuzda misafir edelim."
textboxLayout="default"
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "radial-gradient" }}
variant: "radial-gradient",
}}
tag="Birebir Özel Ders" tag="Birebir Özel Ders"
title="Birebir Özel Ders ile Sınırları Aş" title="Birebir Özel Ders ile Sınırları Aş"
description="Sadece sana özel antrenman programı ve birebir gözetim ile 12 veya 36 derslik paketlerimizle değişimi hisset." description="Sadece sana özel antrenman programı ve birebir gözetim ile 12 veya 36 derslik paketlerimizle değişimi hisset."
buttons={[ buttons={[{ text: "PT Paketleri İçin Bize Ulaşın", href: "tel:05415751741" }]}
{
text: "PT Paketleri İçin Bize Ulaşın",
href: "tel:05415751741",
},
]}
/> />
</div> </div>
@@ -206,16 +110,9 @@ export default function LandingPage() {
logoText="IRON" logoText="IRON"
columns={[ columns={[
{ {
title: "Seni Bekliyoruz.", title: "Seni Bekliyoruz.", items: [
items: [ { label: "Gazi Mah. Ortaokul Cd. No:107, Karacabey / Bursa", href: "#" },
{ { label: "İletişim: 0541 575 17 41", href: "tel:05415751741" },
label: "Gazi Mah. Ortaokul Cd. No:107, Karacabey / Bursa",
href: "#",
},
{
label: "İletişim: 0541 575 17 41",
href: "tel:05415751741",
},
], ],
}, },
]} ]}
@@ -225,4 +122,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }