Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:16:39 +00:00
parent d6408ff745
commit 38f58c422a

View File

@@ -130,7 +130,7 @@ export default function HomePage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
imagePosition="right" 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=1"
imageAlt="Şirket hakkında" imageAlt="Şirket hakkında"
mediaAnimation="slide-up" mediaAnimation="slide-up"
bulletPoints={[ bulletPoints={[
@@ -171,7 +171,7 @@ export default function HomePage() {
description: description:
"İşletmenizin stratejik hedeflerine ulaşmak için kapsamlı danışmanlık hizmetleri ve uzman rehberliği sağlıyoruz.", "İşletmenizin stratejik hedeflerine ulaşmak için kapsamlı danışmanlık hizmetleri ve uzman rehberliği sağlıyoruz.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/male-executive-explaining-graph_1098-2160.jpg", "http://img.b2bpic.net/free-photo/male-executive-explaining-graph_1098-2160.jpg?_wi=1",
imageAlt: "Danışmanlık hizmeti", imageAlt: "Danışmanlık hizmeti",
}, },
{ {
@@ -180,7 +180,7 @@ export default function HomePage() {
description: description:
"Profesyonel ve kullanıcı dostu dijital arayüzler tasarlayarak markanızı güçlü şekilde sunuyoruz.", "Profesyonel ve kullanıcı dostu dijital arayüzler tasarlayarak markanızı güçlü şekilde sunuyoruz.",
imageSrc: 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=1",
imageAlt: "Tasarım çözümleri", imageAlt: "Tasarım çözümleri",
}, },
{ {
@@ -189,7 +189,7 @@ export default function HomePage() {
description: description:
"7/24 teknik destek ve sorun çözme hizmetleri ile sistem güvenilirliğinizi sağlıyoruz.", "7/24 teknik destek ve sorun çözme hizmetleri ile sistem güvenilirliğinizi sağlıyoruz.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg", "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=1",
imageAlt: "Teknik destek", imageAlt: "Teknik destek",
}, },
{ {
@@ -221,7 +221,7 @@ export default function HomePage() {
name: "E-Ticaret Platformu", name: "E-Ticaret Platformu",
price: "50K+ Başarılı İşlem", price: "50K+ Başarılı İşlem",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg", "http://img.b2bpic.net/free-photo/working-office_1150-122.jpg?_wi=1",
imageAlt: "E-ticaret projesi", imageAlt: "E-ticaret projesi",
}, },
{ {
@@ -229,7 +229,7 @@ export default function HomePage() {
name: "Yönetim Sistemi", name: "Yönetim Sistemi",
price: "30+ Kurumsal Müşteri", price: "30+ Kurumsal Müşteri",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg", "http://img.b2bpic.net/free-photo/working-office_1150-122.jpg?_wi=2",
imageAlt: "Yönetim sistem projesi", imageAlt: "Yönetim sistem projesi",
}, },
{ {
@@ -237,7 +237,7 @@ export default function HomePage() {
name: "Mobil Uygulama", name: "Mobil Uygulama",
price: "100K+ İndirme", price: "100K+ İndirme",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg", "http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg?_wi=1",
imageAlt: "Mobil uygulama projesi", imageAlt: "Mobil uygulama projesi",
}, },
]} ]}
@@ -316,7 +316,7 @@ export default function HomePage() {
name: "Ahmet Yılmaz", name: "Ahmet Yılmaz",
role: "İcra Kurulu Başkanı", role: "İcra Kurulu Başkanı",
imageSrc: 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=1",
imageAlt: "Ahmet Yılmaz", imageAlt: "Ahmet Yılmaz",
}, },
{ {
@@ -327,7 +327,7 @@ export default function HomePage() {
name: "Ayşe Kaya", name: "Ayşe Kaya",
role: "Operasyon Müdürü", role: "Operasyon Müdürü",
imageSrc: 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=1",
imageAlt: "Ayşe Kaya", imageAlt: "Ayşe Kaya",
}, },
{ {