Update src/app/page.tsx
This commit is contained in:
@@ -36,8 +36,8 @@ export default function PersonalTrainerPage() {
|
|||||||
{ name: "Sertifikalar", id: "achievements" },
|
{ name: "Sertifikalar", id: "achievements" },
|
||||||
{ name: "Hizmetler", id: "services" }
|
{ name: "Hizmetler", id: "services" }
|
||||||
]}
|
]}
|
||||||
brandName="Kişisel Antrenör"
|
brandName="Doğukan Abaklı"
|
||||||
bottomLeftText="Sertifikalı Profesyonel"
|
bottomLeftText="Sertifikalı Kişisel Antrenör"
|
||||||
bottomRightText="iletisim@antrenor.com"
|
bottomRightText="iletisim@antrenor.com"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -53,10 +53,10 @@ export default function PersonalTrainerPage() {
|
|||||||
{ value: "%95", label: "Hedef Başarı Oranı" }
|
{ value: "%95", label: "Hedef Başarı Oranı" }
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
tag="Profesyonel Koç"
|
tag="Profesyonel Kişisel Antrenör"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/student-holding-cup-coffee-while-listening-her-teacher-video-call-conference-laptop-computer-woman-studying-communication-information-using-e-learning-college-platform_482257-17317.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/student-holding-cup-coffee-while-listening-her-teacher-video-call-conference-laptop-computer-woman-studying-communication-information-using-e-learning-college-platform_482257-17317.jpg"
|
||||||
imageAlt="Profesyonel Kişisel Antrenör"
|
imageAlt="Profesyonel Kişisel Antrenör Doğukan Abaklı"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Yolculuğunuza Başlayın", href: "#about" },
|
{ text: "Yolculuğunuza Başlayın", href: "#about" },
|
||||||
@@ -181,7 +181,7 @@ export default function PersonalTrainerPage() {
|
|||||||
description="Daha sağlıklı, daha güçlü bir versiyonunuza doğru ilk adımı atın. Hedeflerinizi görüşmek, kişiselleştirilmiş antrenman seçenekleri hakkında bilgi almak ve sonuçlara ulaşmak için birlikte nasıl çalışabileceğimizi keşfetmek üzere ücretsiz bir danışmanlık randevusu ayarlayın."
|
description="Daha sağlıklı, daha güçlü bir versiyonunuza doğru ilk adımı atın. Hedeflerinizi görüşmek, kişiselleştirilmiş antrenman seçenekleri hakkında bilgi almak ve sonuçlara ulaşmak için birlikte nasıl çalışabileceğimizi keşfetmek üzere ücretsiz bir danışmanlık randevusu ayarlayın."
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/hand-holding-letter-j_53876-63819.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/hand-holding-letter-j_53876-63819.jpg"
|
||||||
imageAlt="Fitness antrenmanı ilhamı"
|
imageAlt="Fitness antrenmanı ilhamı Doğukan Abaklı"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
@@ -193,8 +193,8 @@ export default function PersonalTrainerPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="Kişisel Antrenör"
|
logoText="Doğukan Abaklı"
|
||||||
copyrightText="© 2025 Profesyonel Kişisel Antrenman. Tüm hakları saklıdır."
|
copyrightText="© 2025 Doğukan Abaklı Kişisel Antrenörlük. Tüm hakları saklıdır."
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
||||||
{ icon: Twitter, href: "https://twitter.com", ariaLabel: "Twitter" },
|
{ icon: Twitter, href: "https://twitter.com", ariaLabel: "Twitter" },
|
||||||
@@ -206,4 +206,4 @@ export default function PersonalTrainerPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user