Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "downward-rays-animated-grid"}}
|
||||
variant: "cell-wave"}}
|
||||
title="HC Teknik Yapı: Yaşanabilir Hayallerin Mimarı"
|
||||
description="Projelerinize yalnızca yapı değil, güven ve kalite de inşa ediyoruz. Modern mühendislik anlayışı, profesyonel ekip ve sürdürülebilir çözümlerle yaşam alanlarını geleceğe taşıyoruz. HC Teknik Yapı olarak her detayda estetik, dayanıklılık ve fonksiyonelliği bir araya getiriyoruz."
|
||||
kpis={[
|
||||
@@ -91,20 +91,20 @@ export default function LandingPage() {
|
||||
avatarText="Binlerce mutlu müşterimiz bize güveniyor"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon", text: "Yüksek Kalite", icon: ShieldCheck,
|
||||
type: "text-icon", text: "Yüksek Kalite", icon: ShieldCheck
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Zamanında Teslimat", icon: Clock,
|
||||
type: "text-icon", text: "Zamanında Teslimat", icon: Clock
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Modern Çözümler", icon: Lightbulb,
|
||||
type: "text-icon", text: "Modern Çözümler", icon: Lightbulb
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Uzman Ekip", icon: Users,
|
||||
type: "text-icon", text: "Uzman Ekip", icon: Users
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Müşteri Odaklılık", icon: Heart,
|
||||
},
|
||||
type: "text-icon", text: "Müşteri Odaklılık", icon: Heart
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-screen-desktop-showing-work-schedule_53876-14084.jpg", imageAlt: "Proje zaman çizelgesi"},
|
||||
]
|
||||
},
|
||||
}
|
||||
]}
|
||||
title="Hizmetlerimiz: Geleceğin Yapılarını İnşa Ediyoruz"
|
||||
description="HC Teknik Yapı olarak, modern mühendislik yaklaşımlarını benimseyerek çeşitli alanlarda kapsamlı hizmetler sunuyoruz."
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Spor Kompleksi Tasarımı", price: "Bitti", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-concert-hall-iceland-with-lot-visitors_181624-10671.jpg", imageAlt: "Spor Kompleksi Tasarımı"
|
||||
},
|
||||
}
|
||||
]}
|
||||
title="Tamamlanan Projelerimiz"
|
||||
description="Çeşitli sektörlerdeki başarı hikayelerimizle tanışın. Her projemizde kalite ve yenilikçilikten ödün vermiyoruz."
|
||||
@@ -292,7 +292,7 @@ export default function LandingPage() {
|
||||
label: "Proje Yönetimi", href: "#features"},
|
||||
{
|
||||
label: "Danışmanlık", href: "#features"},
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Şirket", items: [
|
||||
@@ -304,7 +304,7 @@ export default function LandingPage() {
|
||||
label: "Referanslar", href: "#social-proof"},
|
||||
{
|
||||
label: "Kariyer", href: "#"},
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Yasal", items: [
|
||||
@@ -313,9 +313,9 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Kullanım Koşulları", href: "#"},
|
||||
{
|
||||
label: "Çerez Politikası", href: "#"},
|
||||
],
|
||||
},
|
||||
label: "Çerez Politikası", href: "#"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 HC Teknik Yapı. Tüm hakları saklıdır."
|
||||
bottomRightText="Webild tarafından geliştirildi."
|
||||
|
||||
Reference in New Issue
Block a user