Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #14.
This commit is contained in:
@@ -1,42 +1,93 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { ReactNode } from 'react';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import LegalSection from '@/components/legal/LegalSection';
|
||||
|
||||
export default function LiposuctionPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
defaultButtonVariant="bounce-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Liposuction", id: "/liposuction" },
|
||||
{ name: "Rinoplasti", id: "/rinoplasti" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="Dr. Turab İSMAYILOV"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Dr. Turab İSMAYILOV"
|
||||
columns={[{ title: "Links", items: [{ label: "Home", href: "/" }] }]}
|
||||
videoSrc="https://example.com/video.mp4?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Anasayfa", id: "/" },
|
||||
{ name: "Hizmetler", id: "/#services" },
|
||||
{ name: "Liposuction", id: "/liposuction" },
|
||||
{ name: "İletişim", id: "/#contact" },
|
||||
]}
|
||||
brandName="Dr. Turab İSMAYILOV"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="content" data-section="content">
|
||||
<LegalSection
|
||||
layout="page"
|
||||
title="Liposuction (Yağ Aldırma) Hakkında Her Şey"
|
||||
subtitle="Vücut Konturlarınızı Yeniden Şekillendirin"
|
||||
sections={[
|
||||
{
|
||||
heading: "Liposuction Nedir?", content: {
|
||||
type: "paragraph", text: "Liposuction, vücudun belirli bölgelerindeki inatçı yağ birikintilerini uzaklaştırmak amacıyla uygulanan cerrahi bir işlemdir. Diyet ve egzersizle eritilemeyen yağ dokularını hedef alan bu yöntem, hastaların vücut hatlarını daha belirgin ve estetik hale getirmelerine yardımcı olur. Karın, kalça, basen, uyluk, kollar, çene altı ve boyun gibi pek çok bölgeye uygulanabilen liposuction, bir kilo verme yöntemi değil, bir vücut şekillendirme operasyonudur. Dr. Turab İsmayılov, hastasının vücut yapısını analiz ederek en doğal sonuçları elde etmeyi hedefler."
|
||||
}
|
||||
},
|
||||
{
|
||||
heading: "Operasyon Süreci ve Teknikler", content: {
|
||||
type: "list", items: [
|
||||
"Tumescent liposuction: Bölgeye özel bir sıvı enjekte edilerek yağların kolayca parçalanması sağlanır.", "Vaser liposuction: Ultrasonik enerji kullanılarak yağ dokuları hedeflenir ve çevre dokulara zarar verilmez.", "Lazer destekli liposuction: Lazer enerjisiyle yağlar eritilir ve cilt sıkılaşması desteklenir."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
heading: "İyileşme Süreci", content: {
|
||||
type: "paragraph", text: "Liposuction sonrası iyileşme süreci genellikle oldukça konforludur. Operasyon bölgesinde hafif şişlik veya morluklar olması normaldir ve birkaç hafta içinde kendiliğinden geçer. Hastalarımızın özel korse giymesi, dokuların yeni formuna alışması ve ödemin hızla atılması açısından büyük önem taşır. Çoğu hasta, operasyondan birkaç gün sonra günlük aktivitelerine dönebilirken, ağır fiziksel aktiviteler için birkaç hafta beklenmesi önerilir."
|
||||
}
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Liposuction İçin Randevu Alın"
|
||||
description="Sizin için en uygun teknik ve sonuçlar için uzman görüşü alın."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Adınız Soyadınız", required: true },
|
||||
{ name: "email", type: "email", placeholder: "E-posta Adresiniz", required: true },
|
||||
{ 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/beautiful-portrait-women-with-all-kinds-body_23-2149159287.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"
|
||||
logoText="Dr. Turab İSMAYILOV"
|
||||
columns={[
|
||||
{ title: "Sayfalar", items: [{ label: "Anasayfa", href: "/" }, { label: "Liposuction", href: "/liposuction" }] },
|
||||
{ title: "İletişim", items: [{ label: "İletişim", href: "/#contact" }] },
|
||||
]}
|
||||
copyrightText="© 2025 Dr. Turab İsmayılov. Tüm hakları saklıdır."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -34,6 +34,7 @@ export default function LandingPage() {
|
||||
{ name: "Hizmetler", id: "services" },
|
||||
{ name: "Yüz Germe", id: "yuz-germe" },
|
||||
{ name: "Lipödem", id: "lipodem" },
|
||||
{ name: "Liposuction", id: "/liposuction" },
|
||||
{ name: "Hakkımızda", id: "about" },
|
||||
{ name: "İletişim", id: "contact" },
|
||||
]}
|
||||
@@ -76,7 +77,7 @@ export default function LandingPage() {
|
||||
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/free-photo/close-up-hand-using-medical-tool-patient_23-2149103624.jpg" },
|
||||
{ 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" },
|
||||
]}
|
||||
@@ -95,7 +96,7 @@ export default function LandingPage() {
|
||||
{ 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/free-photo/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/free-photo/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/free-photo/woman-cosmetologist-making-beauty-procedures_1303-26019.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/free-photo/close-up-smiley-woman-posing_23-2149265857.jpg" },
|
||||
]}
|
||||
title="Hastalarımız Ne Diyor?"
|
||||
@@ -138,7 +139,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
columns={[
|
||||
{ title: "Hizmetler", items: [{ label: "Burun Estetiği", href: "#services" }, { label: "Liposuction", href: "#services" }, { label: "Karın Germe", href: "#services" }, { label: "Yüz Germe", href: "#yuz-germe" }, { label: "Lipödem", href: "#lipodem" }] },
|
||||
{ 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."
|
||||
@@ -147,4 +148,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,42 +1,78 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { ReactNode } from 'react';
|
||||
import { Microscope, Sparkles, CheckCircle2 } from "lucide-react";
|
||||
|
||||
export default function RinoplastiPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
defaultButtonVariant="bounce-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Liposuction", id: "/liposuction" },
|
||||
{ name: "Rinoplasti", id: "/rinoplasti" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="Dr. Turab İSMAYILOV"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Dr. Turab İSMAYILOV"
|
||||
columns={[{ title: "Links", items: [{ label: "Home", href: "/" }] }]}
|
||||
videoSrc="https://example.com/video.mp4?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Anasayfa", id: "/" },
|
||||
{ name: "Rinoplasti", id: "/rinoplasti" }
|
||||
]}
|
||||
brandName="Dr. Turab İSMAYILOV"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="content" data-section="content">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Burun Estetiği (Rinoplasti) Hakkında"
|
||||
description="Rinoplasti, sadece estetik kaygıları gidermekle kalmayan, aynı zamanda solunum fonksiyonlarını iyileştiren oldukça hassas bir cerrahi prosedürdür. Dr. Turab İsmayılov, her hastanın yüz hatlarına özgü, doğal görünümlü ve fonksiyonel açıdan kusursuz sonuçlar hedefler. Süreç, kapsamlı bir analiz ve beklentilerin netleştirilmesiyle başlar. Modern teknikler sayesinde, dokulara en az zarar verecek şekilde cerrahi planlama yapılır, bu da iyileşme sürecini hızlandırırken morluk ve ödem gibi komplikasyonları minimize eder. Rinoplasti, yüz orantısını belirginleştirerek genel estetik görünümünüzü güçlendirir ve özgüveninizi artırır. Operasyon sonrası titiz bir takip süreci ile en iyi sonucu elde etmek için yanınızdayız."
|
||||
features={[
|
||||
{
|
||||
title: "Kişiye Özel Planlama",
|
||||
description: "Yüz anatomisine uygun, doğal ve estetik burun tasarımı.",
|
||||
icon: Microscope,
|
||||
mediaItems: [
|
||||
{ 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", imageAlt: "Doğal burun estetiği" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-physiotherapist-posing_23-2148780764.jpg", imageAlt: "Cerrah muayenesi" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Fonksiyonel İyileşme",
|
||||
description: "Hem estetik hem de rahat nefes alabilen fonksiyonel sonuçlar.",
|
||||
icon: CheckCircle2,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-using-medical-tool-patient_23-2149103624.jpg", imageAlt: "Medikal süreç" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg", imageAlt: "Mutlu hasta" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</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"
|
||||
columns={[
|
||||
{ title: "Sayfalar", items: [{ label: "Anasayfa", href: "/" }, { label: "Rinoplasti", href: "/rinoplasti" }] }
|
||||
]}
|
||||
copyrightText="© 2025 Dr. Turab İsmayılov. Tüm hakları saklıdır."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user