From 3de6340f5ebafb14aedd200be2198f93a6b10d1b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:16:36 +0000 Subject: [PATCH] Update src/app/hakkimizda/page.tsx --- src/app/hakkimizda/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/hakkimizda/page.tsx b/src/app/hakkimizda/page.tsx index 8953f19..8e25a9b 100644 --- a/src/app/hakkimizda/page.tsx +++ b/src/app/hakkimizda/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/multiethnic-coworkers-looking-revenue-figures-tablet-diverse-office_482257-126319.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multiethnic-coworkers-looking-revenue-figures-tablet-diverse-office_482257-126319.jpg?_wi=2" imageAlt="Şirket misyonu" mediaAnimation="slide-up" bulletPoints={[ @@ -88,7 +88,7 @@ export default function AboutPage() { description: "Müşteri ihtiyaçlarını anlama ve beklentileri aşan çözümler geliştirme konusunda kararlıyız.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Müşteri memnuniyeti", }, { @@ -97,7 +97,7 @@ export default function AboutPage() { description: "Teknolojinin sınırlarını zorlamak ve yeni fikirler geliştirmek bizim DNA'mızdır.", imageSrc: - "http://img.b2bpic.net/free-photo/ideas-light-bulb-creativity-imagination-inspiration-concept_53876-147720.jpg", + "http://img.b2bpic.net/free-photo/ideas-light-bulb-creativity-imagination-inspiration-concept_53876-147720.jpg?_wi=2", imageAlt: "İnovasyon ve yaratıcılık", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { description: "Şeffaflık, dürüstlük ve sosyal sorumluluk tüm faaliyetlerimizin merkezindedir.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", imageAlt: "Etik ve sorumluluk", }, ]}