From 446e8c3ad62b1328308d0e8783a1a96a80c64ac6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:57:06 +0000 Subject: [PATCH 1/5] Update src/app/hizmetler/page.tsx --- src/app/hizmetler/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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" -- 2.49.1 From d13d9c2a96884492c1f662f2c451ff71727e37c5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:57:07 +0000 Subject: [PATCH 2/5] Update src/app/kurumsal/page.tsx --- src/app/kurumsal/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1 From cb928db8f4344ff9ad4d07b589bf45939acae8b7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:57:07 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +