Merge version_1 into main #1
288
src/app/page.tsx
288
src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Ana Sayfa",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Ana Sayfa", id: "#hero"},
|
||||
{
|
||||
name: "Hakkımızda",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Hakkımızda", id: "#about"},
|
||||
{
|
||||
name: "Hizmetler",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Hizmetler", id: "#features"},
|
||||
{
|
||||
name: "Projelerimiz",
|
||||
id: "#metrics",
|
||||
},
|
||||
name: "Projelerimiz", id: "#metrics"},
|
||||
{
|
||||
name: "İş Ortakları",
|
||||
id: "#social-proof",
|
||||
},
|
||||
name: "İş Ortakları", id: "#social-proof"},
|
||||
{
|
||||
name: "Müşteri Görüşleri",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Müşteri Görüşleri", id: "#testimonials"},
|
||||
{
|
||||
name: "İletişim",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "İletişim", id: "#contact"},
|
||||
]}
|
||||
brandName="PerformGeo Mühendislik"
|
||||
/>
|
||||
@@ -67,68 +53,43 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Mühendislikte Yeni Nesil Çözümler"
|
||||
description="PerformGeo Mühendislik olarak, inovatif yaklaşımımız ve uzman kadromuzla projelerinize değer katıyoruz. Geleceği şekillendiren mühendislik hizmetleri sunuyoruz."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg",
|
||||
alt: "Female engineer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg", alt: "Female engineer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pensive-businessman-dressed-elegant-suit-looking-away-correct-his-glasses-while-standing-outdoors-against-skyscraper-background_613910-20067.jpg",
|
||||
alt: "Male engineer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pensive-businessman-dressed-elegant-suit-looking-away-correct-his-glasses-while-standing-outdoors-against-skyscraper-background_613910-20067.jpg", alt: "Male engineer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-her-work_329181-18098.jpg",
|
||||
alt: "Female project manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-her-work_329181-18098.jpg", alt: "Female project manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg",
|
||||
alt: "Senior consultant",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", alt: "Senior consultant"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg",
|
||||
alt: "Man working in warehouse",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg", alt: "Man working in warehouse"},
|
||||
]}
|
||||
avatarText="50+ Mühendislik Uzmanı"
|
||||
buttons={[
|
||||
{
|
||||
text: "Keşfedin",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Keşfedin", href: "#features"},
|
||||
{
|
||||
text: "İletişime Geçin",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "İletişime Geçin", href: "#contact"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "İnovatif Çözümler",
|
||||
icon: Lightbulb,
|
||||
type: "text-icon", text: "İnovatif Çözümler", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Uzman Kadro",
|
||||
icon: Users,
|
||||
type: "text-icon", text: "Uzman Kadro", icon: Users,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sürdürülebilir Projeler",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Sürdürülebilir Projeler", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Müşteri Odaklılık",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "Müşteri Odaklılık", icon: Star,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Teknolojik Yaklaşım",
|
||||
icon: Laptop,
|
||||
type: "text-icon", text: "Teknolojik Yaklaşım", icon: Laptop,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -139,14 +100,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Hakkımızda: Güçlü Birikim, Yenilikçi Bakış"
|
||||
description={[
|
||||
"PerformGeo Mühendislik, sektördeki köklü deneyimi ve dinamik ekibiyle mühendislik alanında lider konumdadır. Her projeyi benzersiz bir vizyonla ele alarak, müşterilerimize özel, sürdürülebilir ve yüksek katma değerli çözümler sunuyoruz.",
|
||||
"Ar-Ge çalışmalarına verdiğimiz önem ve teknolojik gelişmeleri yakından takip etmemiz sayesinde, en karmaşık mühendislik problemlerine dahi yenilikçi yaklaşımlar getiriyoruz. Güvenilirlik, kalite ve müşteri memnuniyeti temel ilkelerimizdir.",
|
||||
]}
|
||||
"PerformGeo Mühendislik, sektördeki köklü deneyimi ve dinamik ekibiyle mühendislik alanında lider konumdadır. Her projeyi benzersiz bir vizyonla ele alarak, müşterilerimize özel, sürdürülebilir ve yüksek katma değerli çözümler sunuyoruz.", "Ar-Ge çalışmalarına verdiğimiz önem ve teknolojik gelişmeleri yakından takip etmemiz sayesinde, en karmaşık mühendislik problemlerine dahi yenilikçi yaklaşımlar getiriyoruz. Güvenilirlik, kalite ve müşteri memnuniyeti temel ilkelerimizdir."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Ekibimizle Tanışın",
|
||||
href: "#team",
|
||||
},
|
||||
text: "Ekibimizle Tanışın", href: "#team"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,35 +115,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Kapsamlı Mühendislik Tasarımı",
|
||||
tags: [
|
||||
"Konsept",
|
||||
"Detay",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-432.jpg",
|
||||
imageAlt: "Engineering design icon",
|
||||
},
|
||||
id: "f1", title: "Kapsamlı Mühendislik Tasarımı", tags: [
|
||||
"Konsept", "Detay"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-432.jpg", imageAlt: "Engineering design icon"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Proje Yönetimi ve Danışmanlık",
|
||||
tags: [
|
||||
"Planlama",
|
||||
"Denetim",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/letter-c-gear-creative-icon-logo-design_474888-3787.jpg",
|
||||
imageAlt: "Construction supervision icon",
|
||||
},
|
||||
id: "f2", title: "Proje Yönetimi ve Danışmanlık", tags: [
|
||||
"Planlama", "Denetim"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/letter-c-gear-creative-icon-logo-design_474888-3787.jpg", imageAlt: "Construction supervision icon"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Süreç Optimizasyonu Çözümleri",
|
||||
tags: [
|
||||
"Verimlilik",
|
||||
"İnovasyon",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641481.jpg",
|
||||
imageAlt: "Process optimization icon",
|
||||
},
|
||||
id: "f3", title: "Süreç Optimizasyonu Çözümleri", tags: [
|
||||
"Verimlilik", "İnovasyon"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641481.jpg", imageAlt: "Process optimization icon"},
|
||||
]}
|
||||
title="Hizmetlerimiz: Projelerinizi Başarıya Taşıyoruz"
|
||||
description="Geniş yelpazede sunduğumuz mühendislik hizmetlerimizle, her aşamada yanınızdayız."
|
||||
@@ -200,29 +139,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
title: "Tamamlanan Proje",
|
||||
description: "Her biri zamanında ve bütçesinde teslim edildi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg",
|
||||
imageAlt: "Growth chart",
|
||||
},
|
||||
id: "m1", value: "150+", title: "Tamamlanan Proje", description: "Her biri zamanında ve bütçesinde teslim edildi.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg", imageAlt: "Growth chart"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10 Yıl",
|
||||
title: "Sektör Deneyimi",
|
||||
description: "Mühendislikte köklü bilgi birikimi ve yenilikçi yaklaşım.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-21158.jpg",
|
||||
imageAlt: "Holographic globe",
|
||||
},
|
||||
id: "m2", value: "10 Yıl", title: "Sektör Deneyimi", description: "Mühendislikte köklü bilgi birikimi ve yenilikçi yaklaşım.", imageSrc: "http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-21158.jpg", imageAlt: "Holographic globe"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "%98",
|
||||
title: "Müşteri Memnuniyeti",
|
||||
description: "Müşteri odaklı hizmet anlayışımızla en üst düzey memnuniyet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goals-mission-objectives-target-graphics-concept_53876-13734.jpg",
|
||||
imageAlt: "Target bullseye",
|
||||
},
|
||||
id: "m3", value: "%98", title: "Müşteri Memnuniyeti", description: "Müşteri odaklı hizmet anlayışımızla en üst düzey memnuniyet.", imageSrc: "http://img.b2bpic.net/free-photo/goals-mission-objectives-target-graphics-concept_53876-13734.jpg", imageAlt: "Target bullseye"},
|
||||
]}
|
||||
title="Başarı Rakamlarımızla Konuşuyoruz"
|
||||
description="Gerçekleşen projelerimiz ve elde ettiğimiz başarılar, PerformGeo Mühendislik'in gücünü yansıtır."
|
||||
@@ -234,34 +155,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/modern-geometric-monogram-logo-branding_125964-4542.jpg",
|
||||
alt: "Tech Solutions Inc.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/globe-icon-vector-environmental-conservation-symbol_53876-111855.jpg",
|
||||
alt: "Global Logistics Co.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/logo-design-with-splash-different-colors-generative-ai_169016-34135.jpg",
|
||||
alt: "Apex Manufacturing",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyzqlb",
|
||||
alt: "Urban Developments Group",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/ecofriendly-element-collection_24908-59913.jpg",
|
||||
alt: "EcoPower Systems",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/heavy-wrench-used-mechanical-repairs_1194-641498.jpg",
|
||||
alt: "Infrastructura Corp",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3kv1a1",
|
||||
alt: "Synergy Consulting",
|
||||
},
|
||||
"Tech Solutions Inc.", "Global Logistics Co.", "Apex Manufacturing", "Urban Developments Group", "EcoPower Systems", "Infrastructura Corp", "Synergy Consulting"
|
||||
]}
|
||||
title="Bize Güvenen İş Ortaklarımız"
|
||||
description="PerformGeo Mühendislik olarak, farklı sektörlerden birçok değerli firmayla başarılı projelere imza attık."
|
||||
@@ -276,59 +170,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Elif Yılmaz",
|
||||
role: "CEO",
|
||||
company: "Mega Yapı A.Ş.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg",
|
||||
imageAlt: "Elif Yılmaz",
|
||||
},
|
||||
id: "t1", name: "Elif Yılmaz", role: "CEO", company: "Mega Yapı A.Ş.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg", imageAlt: "Elif Yılmaz"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Can Demir",
|
||||
role: "CTO",
|
||||
company: "Tekno Çözüm Ltd.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-speaking-phone-near-woman-with-laptop_23-2147779661.jpg",
|
||||
imageAlt: "Can Demir",
|
||||
},
|
||||
id: "t2", name: "Can Demir", role: "CTO", company: "Tekno Çözüm Ltd.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-speaking-phone-near-woman-with-laptop_23-2147779661.jpg", imageAlt: "Can Demir"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Zeynep Kara",
|
||||
role: "Pazarlama Direktörü",
|
||||
company: "Gelişim Pazarlama",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-window-shows-different-emotions-mood_78826-2787.jpg",
|
||||
imageAlt: "Zeynep Kara",
|
||||
},
|
||||
id: "t3", name: "Zeynep Kara", role: "Pazarlama Direktörü", company: "Gelişim Pazarlama", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-window-shows-different-emotions-mood_78826-2787.jpg", imageAlt: "Zeynep Kara"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Murat Kaya",
|
||||
role: "Proje Müdürü",
|
||||
company: "İnşaat Holding",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233783.jpg",
|
||||
imageAlt: "Murat Kaya",
|
||||
},
|
||||
id: "t4", name: "Murat Kaya", role: "Proje Müdürü", company: "İnşaat Holding", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233783.jpg", imageAlt: "Murat Kaya"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Pınar Aksoy",
|
||||
role: "Baş Mimar",
|
||||
company: "Modern Mimarlık",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg",
|
||||
imageAlt: "Pınar Aksoy",
|
||||
},
|
||||
id: "t5", name: "Pınar Aksoy", role: "Baş Mimar", company: "Modern Mimarlık", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg", imageAlt: "Pınar Aksoy"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Emre Güneş",
|
||||
role: "Kurucu Ortak",
|
||||
company: "Yükselen Girişim",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg",
|
||||
imageAlt: "Emre Güneş",
|
||||
},
|
||||
id: "t6", name: "Emre Güneş", role: "Kurucu Ortak", company: "Yükselen Girişim", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", imageAlt: "Emre Güneş"},
|
||||
]}
|
||||
title="Müşteri Görüşleri: Başarımızın Kanıtı"
|
||||
description="Müşterilerimizin memnuniyeti, en büyük motivasyon kaynağımızdır."
|
||||
@@ -339,20 +197,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="İletişim"
|
||||
title="Projeleriniz İçin Hemen İletişime Geçin"
|
||||
description="Mühendislik çözümlerimizle ilgili daha fazla bilgi almak ve projenizi konuşmak için bize ulaşın."
|
||||
buttons={[
|
||||
{
|
||||
text: "Teklif Alın",
|
||||
href: "mailto:info@performgeo.com",
|
||||
},
|
||||
text: "Teklif Alın", href: "mailto:info@performgeo.com"},
|
||||
{
|
||||
text: "Bizi Arayın",
|
||||
href: "tel:+90XXXXXXXXXX",
|
||||
},
|
||||
text: "Bizi Arayın", href: "tel:+90XXXXXXXXXX"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -361,50 +214,31 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Şirket",
|
||||
items: [
|
||||
title: "Şirket", items: [
|
||||
{
|
||||
label: "Hakkımızda",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Hakkımızda", href: "#about"},
|
||||
{
|
||||
label: "Kariyer",
|
||||
href: "#",
|
||||
},
|
||||
label: "Kariyer", href: "#"},
|
||||
{
|
||||
label: "Referanslar",
|
||||
href: "#social-proof",
|
||||
},
|
||||
label: "Referanslar", href: "#social-proof"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hizmetler",
|
||||
items: [
|
||||
title: "Hizmetler", items: [
|
||||
{
|
||||
label: "Tasarım",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Tasarım", href: "#features"},
|
||||
{
|
||||
label: "Proje Yönetimi",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Proje Yönetimi", href: "#features"},
|
||||
{
|
||||
label: "Optimizasyon",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Optimizasyon", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Destek",
|
||||
items: [
|
||||
title: "Destek", items: [
|
||||
{
|
||||
label: "İletişim",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "İletişim", href: "#contact"},
|
||||
{
|
||||
label: "Sıkça Sorulan Sorular",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Sıkça Sorulan Sorular", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user