Update src/app/hakkimizda/page.tsx

This commit is contained in:
2026-03-03 06:16:36 +00:00
parent 33386667d7
commit 3de6340f5e

View File

@@ -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",
},
]}