Merge version_9 into main

Merge version_9 into main
This commit was merged in pull request #25.
This commit is contained in:
2026-04-05 14:58:17 +00:00
2 changed files with 62 additions and 29 deletions

View File

@@ -3,7 +3,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FooterMedia from '@/components/sections/footer/FooterMedia';
export default function LiposuctionPage() {
@@ -29,32 +31,63 @@ export default function LiposuctionPage() {
{ name: "Yüz Germe", id: "/yuz-germe" },
{ name: "Lipödem", id: "/lipodem" },
{ name: "Liposuction", id: "/liposuction" },
{ name: "İletişim", id: "/contact" },
{ name: "Hakkımızda", id: "/#about" },
{ name: "İletişim", id: "/#contact" },
]}
brandName="Dr. Turab İSMAYILOV"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
title="Liposuction Hakkında Bilgi Alın"
description="Vücut şekillendirme operasyonlarımız için randevu oluşturun."
inputs={[
{ name: "name", type: "text", placeholder: "Adınız Soyadınız", required: true },
{ name: "email", type: "email", placeholder: "E-posta Adresiniz", required: true },
]}
<div id="hero" data-section="hero">
<HeroOverlay
title="Liposuction (Yağ Alma) Operasyonu"
description="Dr. Turab İsmayılov ile vücut hatlarınızı yeniden tanımlayın. Liposuction, diyet ve egzersize dirençli bölgesel yağların profesyonelce uzaklaştırıldığı etkili bir vücut şekillendirme işlemidir. Modern tekniklerle, daha pürüzsüz ve estetik vücut konturlarına kavuşmanızı sağlıyoruz."
imageSrc="http://img.b2bpic.net/free-photo/beautiful-portrait-women-with-all-kinds-body_23-2149159287.jpg?_wi=1"
imageAlt="Liposuction operasyonu"
/>
</div>
<div id="content" data-section="content">
<FeatureCardOne
title="Neden Liposuction Tercih Etmelisiniz?"
description="Liposuction, kilo verme yöntemi değil, vücut şekillendirme yöntemidir. Dr. İsmayılov, her hastanın vücut yapısını detaylı analiz ederek en doğal ve güvenli sonucu hedefler."
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
textboxLayout="split"
useInvertedBackground={true}
features={[
{ title: "Bölgesel İncelme", description: "Karın, basen, bel ve gıdı gibi dirençli yağ bölgelerinde etkili sonuçlar.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-physiotherapist-posing_23-2148780764.jpg" },
{ title: "Kalıcı Kontür", description: "Uzman dokunuşlarla vücudunuzun doğal kıvrımlarının ortaya çıkarılması.", imageSrc: "http://img.b2bpic.net/free-photo/students-learning-cafeteria_23-2147679038.jpg" },
{ title: "Güvenli Süreç", description: "Deneyimli cerrahi yaklaşım ile minimum iyileşme süresi ve maksimum güvenlik.", imageSrc: "http://img.b2bpic.net/close-up-hand-using-medical-tool-patient_23-2149103624.jpg" }
]}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="Sıkça Sorulan Sorular"
sideDescription="Liposuction hakkında en çok merak edilenler."
faqs={[
{ id: "1", title: "Liposuction bir kilo verme yöntemi midir?", content: "Hayır, liposuction zayıflama ameliyatı değil, bölgesel yağları şekillendirme işlemidir." },
{ id: "2", title: "İyileşme süreci nasıldır?", content: "Genellikle birkaç gün içinde normal yaşama dönülebilir, korselerin 3-4 hafta kullanılması önerilir." },
{ id: "3", title: "İz kalır mı?", content: "Liposuction kanülleri için açılan giriş delikleri çok küçük olduğu için fark edilmeyecek kadar küçük izler kalır." },
]}
faqsAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-hospital-lobby-with-reception-counter-desk-diverse-people-waiting-attend-checkup-visit-appointment-health-care-examination-emergency-area-medical-clinic_482257-46891.jpg?_wi=2"
logoText="Dr. Turab İSMAYILOV"
videoSrc="http://img.b2bpic.net/video/liposuction.mp4?_wi=2"
columns={[
{ title: "Hizmetler", items: [{ label: "Liposuction", href: "#" }] }
{ title: "Hizmetler", items: [{ label: "Burun Estetiği", href: "/#services" }, { label: "Liposuction", href: "/liposuction" }, { label: "Karın Germe", href: "/#services" }, { label: "Yüz Germe", href: "/yuz-germe" }, { label: "Lipödem", href: "/lipodem" }] },
{ title: "İletişim", items: [{ label: "Bize Ulaşın", href: "/#contact" }, { label: "Randevu", href: "/#contact" }] },
]}
copyrightText="© 2025 Dr. Turab İsmayılov. Tüm hakları saklıdır."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Randevu Al", href: "#contact" },
{ text: "Hizmetleri İncele", href: "#services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/students-learning-cafeteria_23-2147679038.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-doctor-standing-with-arms-crossed_144627-39327.jpg"
imageAlt="Dr. Turab İsmayılov"
/>
</div>
@@ -63,7 +63,7 @@ export default function LandingPage() {
description="Plastik, Rekonstrüktif ve Estetik Cerrahi alanında uzmanlaşmış, uluslararası standartlarda operasyonlar gerçekleştiren Dr. Turab İsmayılov, her hastasının ihtiyaçlarına özel, doğal ve estetik çözümler sunmaktadır."
subdescription="Yılların deneyimi, gelişmiş teknikler ve yüksek hasta memnuniyeti ile güzelliğinizi güvenli ellerle yeniden şekillendiriyoruz."
icon={Activity}
imageSrc="http://img.b2bpic.net/free-photo/front-view-female-physiotherapist-posing_23-2148780764.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-doctor-with-medical-uniform-standing-hospital_1258-125032.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -75,11 +75,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{ title: "Burun Estetiği (Rinoplasti)", description: "Yüz hatlarınızla uyumlu, fonksiyonel ve estetik burun operasyonları.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-beige-background-with-bright-pink-lipstick-lip-gloss-topless-bare-shoulders_343596-8239.jpg?_wi=1" },
{ title: "Liposuction", description: "İnatçı yağlardan kurtulun, vücut hatlarınızı yeniden belirginleştirin.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-women-with-all-kinds-body_23-2149159287.jpg?_wi=1" },
{ title: "Karın Germe", description: "Daha düz ve sıkı bir karın bölgesi için estetik abdominoplasti.", imageSrc: "http://img.b2bpic.net/close-up-hand-using-medical-tool-patient_23-2149103624.jpg" },
{ title: "Lipödem", description: "Lipödem tedavisi ile ağrılarınızı azaltın, yaşam kalitenizi artırın.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-women-with-all-kinds-body_23-2149159287.jpg?_wi=2" },
{ title: "Yüz Germe (Face Lift)", description: "Daha genç, dinamik ve doğal bir yüz görünümü için profesyonel dokunuşlar.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-beige-background-with-bright-pink-lipstick-lip-gloss-topless-bare-shoulders_343596-8239.jpg?_wi=2" },
{ title: "Burun Estetiği (Rinoplasti)", description: "Yüz hatlarınızla uyumlu, fonksiyonel ve estetik burun operasyonları.", imageSrc: "http://img.b2bpic.net/free-photo/medical-clinic-professional-plastic-surgery-tools-set_1258-67503.jpg?_wi=1" },
{ title: "Liposuction", description: "İnatçı yağlardan kurtulun, vücut hatlarınızı yeniden belirginleştirin.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-with-patient-hospital_23-2149103624.jpg?_wi=1" },
{ title: "Karın Germe", description: "Daha düz ve sıkı bir karın bölgesi için estetik abdominoplasti.", imageSrc: "http://img.b2bpic.net/free-photo/hospital-staff-medical-tools-examination-room_482257-46891.jpg" },
{ title: "Lipödem", description: "Lipödem tedavisi ile ağrılarınızı azaltın, yaşam kalitenizi artırın.", imageSrc: "http://img.b2bpic.net/free-photo/medical-specialist-examining-patient_107420-74008.jpg?_wi=2" },
{ title: "Yüz Germe (Face Lift)", description: "Daha genç, dinamik ve doğal bir yüz görünümü için profesyonel dokunuşlar.", imageSrc: "http://img.b2bpic.net/free-photo/surgeon-portrait-hospital-corridor_144627-39327.jpg?_wi=2" },
]}
title="Estetik Hizmetlerimiz"
description="Size en uygun estetik çözümleri sunuyoruz."
@@ -93,11 +93,11 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Ayşe Y.", role: "Hasta", company: "Rinoplasti", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-doctor_107420-74008.jpg" },
{ id: "2", name: "Mehmet K.", role: "Hasta", company: "Liposuction", rating: 5, imageSrc: "http://img.b2bpic.net/young-beautiful-brunette-girl-posing-with-closed-eyes_176420-8507.jpg" },
{ id: "3", name: "Selin D.", role: "Hasta", company: "Yüz Germe", rating: 5, imageSrc: "http://img.b2bpic.net/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg" },
{ id: "4", name: "Canan B.", role: "Hasta", company: "Karın Germe", rating: 5, imageSrc: "http://img.b2bpic.net/woman-cosmetologist-making-beauty-procedures_1303-26019.jpg" },
{ id: "5", name: "Emre S.", role: "Hasta", company: "Lipödem", rating: 5, imageSrc: "http://img.b2bpic.net/close-up-smiley-woman-posing_23-2149265857.jpg" },
{ id: "1", name: "Ayşe Y.", role: "Hasta", company: "Rinoplasti", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-patient-post-surgery-checkup_1258-125032.jpg" },
{ id: "2", name: "Mehmet K.", role: "Hasta", company: "Liposuction", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/patient-smiling-after-aesthetic-treatment_1303-26019.jpg" },
{ id: "3", name: "Selin D.", role: "Hasta", company: "Yüz Germe", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/patient-portrait-after-successful-consultation_574295-2653.jpg" },
{ id: "4", name: "Canan B.", role: "Hasta", company: "Karın Germe", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/post-procedure-patient-checkup_176420-8507.jpg" },
{ id: "5", name: "Emre S.", role: "Hasta", company: "Lipödem", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/patient-consultation-medical-office_23-2149265857.jpg" },
]}
title="Hastalarımız Ne Diyor?"
description="Operasyon sonrası memnuniyetlerini paylaşan hastalarımızın yorumları."
@@ -130,13 +130,13 @@ export default function LandingPage() {
{ name: "phone", type: "tel", placeholder: "Telefon Numaranız", required: true },
]}
textarea={{ name: "message", placeholder: "Sormak istediklerinizi yazın...", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-hospital-lobby-with-reception-counter-desk-diverse-people-waiting-attend-checkup-visit-appointment-health-care-examination-emergency-area-medical-clinic_482257-46891.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/hospital-reception-waiting-area-professional-consultation-room_482257-46891.jpg?_wi=1"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-hospital-lobby-with-reception-counter-desk-diverse-people-waiting-attend-checkup-visit-appointment-health-care-examination-emergency-area-medical-clinic_482257-46891.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/hospital-reception-waiting-area-professional-consultation-room_482257-46891.jpg?_wi=2"
logoText="Dr. Turab İSMAYILOV"
columns={[
{ title: "Hizmetler", items: [{ label: "Burun Estetiği", href: "#services" }, { label: "Liposuction", href: "/liposuction" }, { label: "Karın Germe", href: "#services" }, { label: "Yüz Germe", href: "/yuz-germe" }, { label: "Lipödem", href: "/lipodem" }] },
@@ -148,4 +148,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}