From f6af0ba227332f9cad01bba14ce65e01b5080ab1 Mon Sep 17 00:00:00 2001 From: AyrisAI Date: Sat, 16 May 2026 01:15:12 +0300 Subject: [PATCH] docs: improve accessibility with ARIA labels, focus states and contrast adjustments --- app/services/[slug]/[location]/page.tsx | 6 +++--- components/Footer.tsx | 21 +++++++++++---------- components/Navbar.tsx | 5 +++-- 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/app/services/[slug]/[location]/page.tsx b/app/services/[slug]/[location]/page.tsx index 75a4895..db85820 100644 --- a/app/services/[slug]/[location]/page.tsx +++ b/app/services/[slug]/[location]/page.tsx @@ -191,7 +191,7 @@ export default async function ServiceLocationPage({ params }: Props) {
{projects.map((project: any) => ( - +
{location.name} bölgesindeki projeniz için profesyonel destek almaya hazır mısınız?

- + Teklif Al - +
diff --git a/components/Footer.tsx b/components/Footer.tsx index 8b7ab49..e50e647 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -30,7 +30,7 @@ export default function Footer() { {/* Left Column - Logo & Description */}
{/* Logo */} - +
{/* Description */} -

+

{settings?.footer_description || "Muğla Dijital olarak markaların dijital dünyada özgün bir şekilde var olmasını sağlıyoruz. Drone çekimi, video prodüksiyon ve sosyal medya yönetimi ile gerçek bağlantılar kuruyoruz."}

{/* Regions Column - Dynamic districts */} -
+
Bölgeler
{locations.map((loc) => ( {loc.name} @@ -65,7 +66,7 @@ export default function Footer() {
{/* Center Column - Menu label + divider */} -
+