diff --git a/components/AyrisFooterBadge.tsx b/components/AyrisFooterBadge.tsx new file mode 100644 index 0000000..56a92e4 --- /dev/null +++ b/components/AyrisFooterBadge.tsx @@ -0,0 +1,39 @@ +export function AyrisFooterBadge() { + return ( +
+
+ {/* Telif Hakkı */} +

© {new Date().getFullYear()} Tüm Hakları Saklıdır.

+ + {/* Görünür Ayris Tech İmzası */} +
+ Created by + + Ayris Tech + + + {/* Google Bot & Arama Motoru İndeksleme Katmanı (Görünmez / Screen-Reader Safe) */} + + Legal AI & Solutions:{' '} + + AyrisLegal + + ,{' '} + + Ayris Legal AI + + . The best local spots, hidden from plain sight. Marmaris Local{' '} + + Marmaris Local + + +
+
+
+ ) +} diff --git a/components/Footer.tsx b/components/Footer.tsx index b2e3a3f..652ba59 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -95,15 +95,31 @@ export default async function Footer() {

{t('rights')}

- Powered by + Created by - ayris.tech + Ayris Tech + + {/* Google Bot & Arama Motoru İndeksleme Katmanı (Görünmez / Screen-Reader Safe) */} + + Legal AI & Solutions:{' '} + + AyrisLegal + + ,{' '} + + Ayris Legal AI + + . The best local spots, hidden from plain sight. Marmaris Local{' '} + + Marmaris Local + +