diff --git a/src/app/doktorlar/page.tsx b/src/app/doktorlar/page.tsx index 944ad6a..7f945a7 100644 --- a/src/app/doktorlar/page.tsx +++ b/src/app/doktorlar/page.tsx @@ -83,7 +83,7 @@ export default function TeamPage() { description: "Semtin güvenilir ve tecrübeli diş hekimlerinden biridir. Yılların deneyimiyle hastalarına güven veren bir yaklaşımı vardır.", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148285702.jpg", + "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148285702.jpg?_wi=3", imageAlt: "Dr. Kerim Başaran", socialLinks: [ { @@ -99,7 +99,7 @@ export default function TeamPage() { description: "Hastalarla kurduğu samimi iletişim ve özellikle diş hekimi korkusu yaşayan hastalara yaklaşımıyla bilinir. Hastanın konforunu her zaman ön planda tutar.", imageSrc: - "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-showing-you-gesture-isolated-blue-background_141793-63106.jpg", + "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-showing-you-gesture-isolated-blue-background_141793-63106.jpg?_wi=3", imageAlt: "Dr. Enes Yılmaz", socialLinks: [ { @@ -128,7 +128,7 @@ export default function TeamPage() { description="Rahat Ortam" subdescription="Kanarya Polikliniği" icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg?_wi=3" imageAlt="Modern klinik bekleme alanı" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/hakkimizda/page.tsx b/src/app/hakkimizda/page.tsx index 0ea14c5..cffec77 100644 --- a/src/app/hakkimizda/page.tsx +++ b/src/app/hakkimizda/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { description="Hastalarımızın Güveni" subdescription="Kanarya Polikliniği - Küçükçekmece" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/i-always-feel-relieved-after-session-with-you_637285-9953.jpg" + imageSrc="http://img.b2bpic.net/free-photo/i-always-feel-relieved-after-session-with-you_637285-9953.jpg?_wi=2" imageAlt="Samimi doktor-hasta iletişimi" mediaAnimation="slide-up" useInvertedBackground={false} @@ -100,7 +100,7 @@ export default function AboutPage() { name: "Dr. Kerim Başaran", role: "Diş Hekimi & Kurucu", description: "Semtin güvenilir ve tecrübeli diş hekimlerinden biridir. Yılların deneyimiyle hastalarına güven veren bir yaklaşımı vardır. Dr. Başaran, modern diş hekimliğinin en son gelişmelerini hastalarına sunmak için sürekli eğitim almaktadır.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148285702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-holding-stethoscope_23-2148285702.jpg?_wi=2", socialLinks: [{ icon: Globe, url: "https://kanarya-dis.com" }], }, { @@ -108,7 +108,7 @@ export default function AboutPage() { name: "Dr. Enes Yılmaz", role: "Diş Hekimi", description: "Hastalarla kurduğu samimi iletişim ve özellikle diş hekimi korkusu yaşayan hastalara yaklaşımıyla bilinir. Hastanın konforunu her zaman ön planda tutar. Dr. Yılmaz, hassas ve korkulu hastalarla çalışmak konusunda uzmanlaşmıştır.", - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-showing-you-gesture-isolated-blue-background_141793-63106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-showing-you-gesture-isolated-blue-background_141793-63106.jpg?_wi=2", socialLinks: [{ icon: Globe, url: "https://kanarya-dis.com" }], }, ]} @@ -128,7 +128,7 @@ export default function AboutPage() { description="Rahat Ortam" subdescription="Kanarya Polikliniği" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg?_wi=2" imageAlt="Modern klinik bekleme alanı" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 68be2ff..77a4dd5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +