From 581dfc2f172a33a5229323f7de98f8668440cd3f Mon Sep 17 00:00:00 2001 From: mstfyldz Date: Sun, 31 May 2026 00:43:56 +0300 Subject: [PATCH] contact --- components/HomeClientBelowFold.tsx | 6 +++--- dictionaries/tr.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/HomeClientBelowFold.tsx b/components/HomeClientBelowFold.tsx index 6b5d6d5..1e0d059 100644 --- a/components/HomeClientBelowFold.tsx +++ b/components/HomeClientBelowFold.tsx @@ -151,7 +151,7 @@ export default function HomeClientBelowFold({ lang, dict }: { lang: Locale; dict const [formSent, setFormSent] = useState(false); const [hoverCase, setHoverCase] = useState(null); - const serviceIcons = [, , , ]; + const serviceIcons = [, , , ]; const serviceCodes = ["AI / ML", "BC / WEB3", "MOB / DART", "WEB / NEXT"]; const services = dict.services.items @@ -694,7 +694,7 @@ export default function HomeClientBelowFold({ lang, dict }: { lang: Locale; dict {dict.contact.infoDirect}
- hello@ayristech.com + info@ayristech.com
@@ -702,7 +702,7 @@ export default function HomeClientBelowFold({ lang, dict }: { lang: Locale; dict {dict.contact.infoBlueprint}
- +90 532 000 00 00 + +90 554 376 51 03
diff --git a/dictionaries/tr.json b/dictionaries/tr.json index f207beb..06fbfba 100644 --- a/dictionaries/tr.json +++ b/dictionaries/tr.json @@ -241,8 +241,8 @@ "title": "TEKLİF ALIN", "desc": "Gelecek projenizi bizimle paylaşın, uzman ekibimiz hemen iletişime geçsin.", "infoBase": "Operasyonel Merkez", - "infoBaseText": "İstanbul, Türkiye", - "infoBaseSub": "Sarıyer, Teknopark Bölgesi", + "infoBaseText": "Muğla, Türkiye", + "infoBaseSub": "Menteşe, Teknopark", "infoDirect": "Doğrudan İletişim", "infoBlueprint": "Kurumsal Yaklaşım", "infoBlueprintText": "Mühendislik ekibimiz genellikle 12 iş saati içinde yanıt verir. Her talep kurucu konseyimiz tarafından incelenir.",