Ana Sayfa Fix

This commit is contained in:
Şahan Hasret
2025-11-18 15:19:50 +03:00
parent ab43ad61e9
commit 08c426f97b
14 changed files with 2764 additions and 1139 deletions

View File

@@ -15,123 +15,93 @@ export interface MetroStation {
export const metroStations: MetroStation[] = [
{
id: 1,
name: 'Dikimevi',
status: 'in-progress',
progress: 75,
startDate: '15 Ocak 2024',
expectedCompletion: '30 Haziran 2026',
connections: ['M1', 'M3'],
features: ['Aktarma İstasyonu', 'Otopark', 'Engelsiz Erişim'],
dailyCapacity: '50,000',
image: 'https://images.pexels.com/photos/17152223/pexels-photo-17152223.jpeg'
name: 'ABİDİN PAŞA',
status: 'completed',
progress: 100,
startDate: '10 Ocak 2023',
expectedCompletion: '30 Aralık 2023',
actualCompletion: '25 Aralık 2023',
connections: ['M1'],
features: ['Aktarma İstasyonu', 'Otopark', 'Engelsiz Erişim', 'Ticari Alanlar'],
dailyCapacity: '45,000'
},
{
id: 2,
name: 'Tuzluçayır',
status: 'in-progress',
progress: 65,
startDate: '1 Şubat 2024',
expectedCompletion: '15 Temmuz 2026',
name: 'AŞIK VEYSEL',
status: 'completed',
progress: 100,
startDate: '15 Şubat 2023',
expectedCompletion: '15 Mart 2024',
actualCompletion: '10 Mart 2024',
connections: [],
features: ['Modern Tasarım', 'Güneş Enerjisi', 'Güvenlik Sistemleri'],
dailyCapacity: '35,000',
image: 'https://images.pexels.com/photos/17302615/pexels-photo-17302615.jpeg'
features: ['Modern Tasarım', 'Güvenlik Sistemleri', 'Engelsiz Erişim'],
dailyCapacity: '35,000'
},
{
id: 3,
name: 'Yenimahalle',
name: 'TUZLUÇAYIR',
status: 'in-progress',
progress: 55,
startDate: '15 Mart 2024',
expectedCompletion: '30 Ağustos 2026',
connections: ['M2'],
features: ['Aktarma Merkezi', 'Ticari Alan', 'Otopark'],
dailyCapacity: '45,000',
image: 'https://images.pexels.com/photos/33950678/pexels-photo-33950678.jpeg'
progress: 75,
startDate: '1 Mart 2024',
expectedCompletion: '30 Haziran 2025',
connections: [],
features: ['Modern Tasarım', 'Güneş Enerjisi', 'Güvenlik Sistemleri', 'Engelsiz Erişim'],
dailyCapacity: '40,000'
},
{
id: 4,
name: 'Demetevler',
name: 'GENERAL ZEKİ DOĞAN',
status: 'in-progress',
progress: 45,
startDate: '1 Nisan 2024',
expectedCompletion: '15 Eylül 2026',
startDate: '15 Nisan 2024',
expectedCompletion: '30 Eylül 2025',
connections: [],
features: ['Modern Mimari', 'LED Aydınlatma', 'Havalandırma'],
dailyCapacity: '30,000',
image: 'https://images.pexels.com/photos/253647/pexels-photo-253647.jpeg'
features: ['Otopark', 'Bisiklet Park Alanı', 'Güvenlik Sistemleri'],
dailyCapacity: '30,000'
},
{
id: 5,
name: 'Akköprü',
status: 'in-progress',
progress: 40,
startDate: '15 Nisan 2024',
expectedCompletion: '30 Eylül 2026',
connections: [],
features: ['Geniş Peronlar', 'Asansör', 'Güvenlik Kameraları'],
dailyCapacity: '28,000',
image: 'https://images.pexels.com/photos/17152223/pexels-photo-17152223.jpeg'
},
{
id: 6,
name: 'Şentepe',
status: 'planned',
progress: 25,
startDate: '1 Mayıs 2024',
expectedCompletion: '15 Ekim 2026',
connections: [],
features: ['Çevre Dostu', 'Akıllı Sistemler', 'Engelsiz Erişim'],
dailyCapacity: '25,000',
image: 'https://images.pexels.com/photos/17302615/pexels-photo-17302615.jpeg'
},
{
id: 7,
name: 'Atatürk',
status: 'planned',
progress: 20,
startDate: '15 Mayıs 2024',
expectedCompletion: '30 Ekim 2026',
connections: ['M1', 'M4'],
features: ['Ana Aktarma', 'AVM Bağlantısı', 'Geniş Alan'],
dailyCapacity: '60,000',
image: 'https://images.pexels.com/photos/33950678/pexels-photo-33950678.jpeg'
},
{
id: 8,
name: 'Sıhhiye',
name: 'FAHRİ KORUTÜRK',
status: 'planned',
progress: 15,
startDate: '1 Haziran 2024',
expectedCompletion: '15 Kasım 2026',
connections: ['M2', 'M3'],
features: ['Merkezi Konum', 'Hastane Bağlantısı', 'Yüksek Kapasite'],
dailyCapacity: '55,000',
image: 'https://images.pexels.com/photos/253647/pexels-photo-253647.jpeg'
expectedCompletion: '31 Aralık 2025',
connections: [],
features: ['Modern Mimari', 'Yeşil Alan', 'Engelsiz Erişim'],
dailyCapacity: '35,000'
},
{
id: 9,
name: 'Kızılay',
id: 6,
name: 'CENGİZHAN',
status: 'planned',
progress: 10,
startDate: '15 Haziran 2024',
expectedCompletion: '30 Kasım 2026',
connections: ['M1', 'M2', 'M3', 'M4'],
features: ['Merkez İstasyon', 'Çok Katlı', 'Tüm Hatlar'],
dailyCapacity: '80,000',
image: 'https://images.pexels.com/photos/17152223/pexels-photo-17152223.jpeg'
startDate: '1 Ağustos 2024',
expectedCompletion: '28 Şubat 2026',
connections: [],
features: ['Ticari Alanlar', 'Otopark', 'Güvenlik Sistemleri'],
dailyCapacity: '32,000'
},
{
id: 10,
name: 'Kocatepe',
id: 7,
name: 'AKŞEMSETTİN',
status: 'planned',
progress: 5,
startDate: '1 Temmuz 2024',
expectedCompletion: '15 Aralık 2026',
startDate: '1 Ekim 2024',
expectedCompletion: '30 Nisan 2026',
connections: [],
features: ['Modern Tasarım', 'Ticari Birimler', 'Güvenlik'],
dailyCapacity: '22,000',
image: 'https://images.pexels.com/photos/17302615/pexels-photo-17302615.jpeg'
features: ['Modern Tasarım', 'Engelsiz Erişim', 'Bisiklet Park Alanı'],
dailyCapacity: '28,000'
},
{
id: 8,
name: 'NATOYOLU',
status: 'planned',
progress: 5,
startDate: '1 Aralık 2024',
expectedCompletion: '30 Haziran 2026',
connections: ['M2'],
features: ['Aktarma İstasyonu', 'Otopark', 'Ticari Alanlar', 'Modern Tasarım'],
dailyCapacity: '50,000'
}
];