diff --git a/src/app/hizmetler/page.tsx b/src/app/hizmetler/page.tsx index b360f8b..3086556 100644 --- a/src/app/hizmetler/page.tsx +++ b/src/app/hizmetler/page.tsx @@ -56,42 +56,42 @@ export default function ServicesPage() { id: "1", title: "Konut İnşaatı", tags: ["İnşaat", "Konut Projeleri"], - imageSrc: "http://img.b2bpic.net/free-photo/developing-district-neighbourhood_23-2147694663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/developing-district-neighbourhood_23-2147694663.jpg?_wi=2", imageAlt: "Konut İnşaatı", }, { id: "2", title: "Temelden Müteahhitlik", tags: ["Taahhütlü", "Yapı"], - imageSrc: "http://img.b2bpic.net/free-vector/skyscraper-construction-isometric-set_1284-25682.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/skyscraper-construction-isometric-set_1284-25682.jpg?_wi=2", imageAlt: "Temelden Müteahhitlik", }, { id: "3", title: "Kentsel Dönüşüm", tags: ["Dönüşüm", "Planlama"], - imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg?_wi=2", imageAlt: "Kentsel Dönüşüm", }, { id: "4", title: "Anahtar Teslim Projeler", tags: ["Malzemeli", "Bütünsel"], - imageSrc: "http://img.b2bpic.net/free-photo/blue-print-house-with-constructor-hat_23-2148393116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-print-house-with-constructor-hat_23-2148393116.jpg?_wi=2", imageAlt: "Anahtar Teslim", }, { id: "5", title: "Dış Cephe Sistemleri", tags: ["Cephe", "Estetik"], - imageSrc: "http://img.b2bpic.net/free-photo/building-wall-with-sky_23-2148106896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-wall-with-sky_23-2148106896.jpg?_wi=2", imageAlt: "Dış Cephe", }, { id: "6", title: "Proje Yönetimi", tags: ["Yönetim", "Koordinasyon"], - imageSrc: "http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg?_wi=3", imageAlt: "Proje Yönetimi", }, ]} @@ -105,7 +105,7 @@ export default function ServicesPage() { tag="Hakkımızda" tagAnimation="slide-up" imagePosition="left" - imageSrc="http://img.b2bpic.net/free-photo/bottom-view-contemporary-skyscraper_1122-1325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bottom-view-contemporary-skyscraper_1122-1325.jpg?_wi=3" imageAlt="Garmen Yapı İnşaat Kurumsal" mediaAnimation="slide-up" textboxLayout="default" diff --git a/src/app/kurumsal/page.tsx b/src/app/kurumsal/page.tsx index 796abd6..270a792 100644 --- a/src/app/kurumsal/page.tsx +++ b/src/app/kurumsal/page.tsx @@ -51,7 +51,7 @@ export default function CorporatePage() { tag="Kurumsal" tagAnimation="slide-up" imagePosition="left" - imageSrc="http://img.b2bpic.net/free-photo/bottom-view-contemporary-skyscraper_1122-1325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bottom-view-contemporary-skyscraper_1122-1325.jpg?_wi=2" imageAlt="modern office building architecture glass" mediaAnimation="slide-up" textboxLayout="default" @@ -82,7 +82,7 @@ export default function CorporatePage() { tag="Değerler" tagAnimation="slide-up" imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg?_wi=2" imageAlt="construction project management team planning" mediaAnimation="blur-reveal" textboxLayout="default" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b7f1703..3d58f64 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1426,6 +1426,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +