Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:49:14 +00:00
parent beae90dab6
commit 1ce6afe6b1

View File

@@ -47,14 +47,14 @@ export default function LandingPage() {
title="Pro Nam Grup: Güvenliğin Zirvesi"
description="Elit koruma, profesyonel danışmanlık ve yüksek teknolojiyle geleceğinizi güvence altına alıyoruz."
testimonials={[
{ name: "Ahmet Y.", handle: "@kurumsal", testimonial: "Rakipsiz bir profesyonellik.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-radio-station_23-2148815343.jpg" },
{ name: "Mehmet K.", handle: "@vip", testimonial: "Huzur veren bir deneyim.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-male-bodyguard-sunglasses-talking-phone-near-car-outdoors_613910-412.jpg" },
{ name: "Zeynep S.", handle: "@egitim", testimonial: "Eğitimleri çok kapsamlı.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-analyzing-stock-market-investment-sales-exchange-with-statistics-charts-graphs-multi-monitors-stockbroker-using-financial-banking-prices-share-profit_482257-37604.jpg" },
{ name: "Can D.", handle: "@risk", testimonial: "Güvenlikte tek tercihim.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150399966.jpg" },
{ name: "Ayşe M.", handle: "@kurumsal", testimonial: "Hızlı ve etkili çözüm.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394954.jpg" }
{ name: "Ahmet Y.", handle: "@kurumsal", testimonial: "Rakipsiz bir profesyonellik.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-radio-station_23-2148815343.jpg?_wi=1" },
{ name: "Mehmet K.", handle: "@vip", testimonial: "Huzur veren bir deneyim.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-male-bodyguard-sunglasses-talking-phone-near-car-outdoors_613910-412.jpg?_wi=1" },
{ name: "Zeynep S.", handle: "@egitim", testimonial: "Eğitimleri çok kapsamlı.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-analyzing-stock-market-investment-sales-exchange-with-statistics-charts-graphs-multi-monitors-stockbroker-using-financial-banking-prices-share-profit_482257-37604.jpg?_wi=1" },
{ name: "Can D.", handle: "@risk", testimonial: "Güvenlikte tek tercihim.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150399966.jpg?_wi=1" },
{ name: "Ayşe M.", handle: "@kurumsal", testimonial: "Hızlı ve etkili çözüm.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394954.jpg?_wi=1" }
]}
buttons={[{ text: "Teklif Al", href: "/iletisim" }, { text: "İş Başvurusu", href: "/iletisim" }]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-radio-station_23-2148815343.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-radio-station_23-2148815343.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>
@@ -80,10 +80,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "VIP Koruma", description: "Özel koruma protokolleri", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-male-bodyguard-sunglasses-talking-phone-near-car-outdoors_613910-412.jpg", buttonIcon: User },
{ title: "Risk Analizi", description: "Detaylı tehdit değerlendirme", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-analyzing-stock-market-investment-sales-exchange-with-statistics-charts-graphs-multi-monitors-stockbroker-using-financial-banking-prices-share-profit_482257-37604.jpg", buttonIcon: ShieldAlert },
{ title: "Güvenlik Eğitimi", description: "Profesyonel kadro hazırlığı", imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150399966.jpg", buttonIcon: BookOpen },
{ title: "Kurumsal Danışmanlık", description: "Güvenlik süreç yönetimi", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394954.jpg", buttonIcon: Building },
{ title: "VIP Koruma", description: "Özel koruma protokolleri", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-male-bodyguard-sunglasses-talking-phone-near-car-outdoors_613910-412.jpg?_wi=2", buttonIcon: User },
{ title: "Risk Analizi", description: "Detaylı tehdit değerlendirme", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-analyzing-stock-market-investment-sales-exchange-with-statistics-charts-graphs-multi-monitors-stockbroker-using-financial-banking-prices-share-profit_482257-37604.jpg?_wi=2", buttonIcon: ShieldAlert },
{ title: "Güvenlik Eğitimi", description: "Profesyonel kadro hazırlığı", imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150399966.jpg?_wi=2", buttonIcon: BookOpen },
{ title: "Kurumsal Danışmanlık", description: "Güvenlik süreç yönetimi", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394954.jpg?_wi=2", buttonIcon: Building },
]}
title="Hizmetlerimiz"
description="Özel güvenlik çözümlerimizden eğitim programlarımıza kadar kapsamlı bir koruma ağı."