chore: remove unused image assets from public directory
This commit is contained in:
@@ -92,6 +92,65 @@ const metadata = {
|
||||
]}
|
||||
/>
|
||||
|
||||
<!-- DMR IDs Section -->
|
||||
<Features2
|
||||
title="📻 DMR İletişim Bilgileri"
|
||||
tagline="🔊 Bize DMR Üzerinden Ulaşın"
|
||||
columns={5}
|
||||
items={[
|
||||
{
|
||||
title: 'YM1KTC - 2866808',
|
||||
description: 'Bölge 0',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM2KTR - 2867887',
|
||||
description: 'Bölge 1',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM3KTC - 2867234',
|
||||
description: 'Bölge 2',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM4KTC - 2867235',
|
||||
description: 'Bölge 3',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM5KTC - 2867187',
|
||||
description: 'Bölge 4',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM6KTB - 2867237',
|
||||
description: 'Bölge 5',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM7KTC - 2867238',
|
||||
description: 'Bölge 6',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM8KTC - 2867239',
|
||||
description: 'Bölge 7',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM9KTC - 2867240',
|
||||
description: 'Bölge 8',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM0KTC - 2867241',
|
||||
description: 'Bölge 9',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
<!-- Social Media Links -->
|
||||
<Features2
|
||||
title="📱 Sosyal Medya"
|
||||
|
||||
Reference in New Issue
Block a user