Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:48:56 +00:00
parent ee03096267
commit 50041f3385

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/army-personnel-monitors-isolated-green-screen-surveillance-footage_482257-89072.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/army-personnel-monitors-isolated-green-screen-surveillance-footage_482257-89072.jpg?_wi=1",
imageAlt: "Security Professional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hex-backgrounds-networking_23-2149755780.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hex-backgrounds-networking_23-2149755780.jpg?_wi=1",
imageAlt: "Modern Technology",
},
{
@@ -127,28 +127,28 @@ export default function LandingPage() {
title: "VIP Koruma",
description: "Özel eğitimli personelimizle tam koruma.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-employees-following-delivery-track-through-city-traffic_482257-93956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-employees-following-delivery-track-through-city-traffic_482257-93956.jpg?_wi=1",
imageAlt: "Diverse employees following the delivery track through city traffic",
},
{
title: "Güvenlik Eğitimi",
description: "Modern eğitim kurumlarımızla profesyoneller yetiştiriyoruz.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/army-personnel-monitors-isolated-green-screen-surveillance-footage_482257-89072.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/army-personnel-monitors-isolated-green-screen-surveillance-footage_482257-89072.jpg?_wi=2",
imageAlt: "Diverse employees following the delivery track through city traffic",
},
{
title: "Risk Analizi",
description: "Dijital ve fiziksel tehditler için ileri seviye analiz.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/hex-backgrounds-networking_23-2149755780.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hex-backgrounds-networking_23-2149755780.jpg?_wi=2",
imageAlt: "Diverse employees following the delivery track through city traffic",
},
{
title: "Teknoloji Destekli",
description: "Sistemlerimizi en son teknolojiyle donatıyoruz.",
buttonIcon: "Cpu",
imageSrc: "http://img.b2bpic.net/free-photo/manager-overseeing-industry-40-industrial-plant-workers-using-cad-software_482257-120040.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/manager-overseeing-industry-40-industrial-plant-workers-using-cad-software_482257-120040.jpg?_wi=1",
imageAlt: "Diverse employees following the delivery track through city traffic",
},
]}