From 93bf0c286a5ed77246d092b4e85a6f6a61d7d79e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 21:34:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf627ba..9ad011b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,6 +41,7 @@ export default function LandingPage() { button={{ text: "הזמן עכשיו", href: "#contact" }} + ariaLabel="ניווט ראשי" /> @@ -59,6 +60,7 @@ export default function LandingPage() { ]} tagAnimation="slide-up" buttonAnimation="slide-up" + ariaLabel="אזור גיבור" /> @@ -76,6 +78,7 @@ export default function LandingPage() { tagIcon={ChefHat} tagAnimation="opacity" buttonAnimation="opacity" + ariaLabel="אזור אודות" /> @@ -100,6 +103,7 @@ export default function LandingPage() { textboxLayout="default" tag="הייחודיות שלנו" tagIcon={Award} + ariaLabel="אזור תכונות" /> @@ -139,6 +143,7 @@ export default function LandingPage() { textboxLayout="default" tag="מנות הדגל" tagIcon={ChefHat} + ariaLabel="אזור מוצרים" /> @@ -173,6 +178,7 @@ export default function LandingPage() { useInvertedBackground={true} textboxLayout="default" tag="המלצות" + ariaLabel="אזור עדויות" /> @@ -188,6 +194,7 @@ export default function LandingPage() { textboxLayout="default" tag="מנות מובילות" tagIcon={Star} + ariaLabel="אזור הוכחה חברתית" /> @@ -210,6 +217,7 @@ export default function LandingPage() { buttonText="שלח הודעה / הזמנה" useInvertedBackground={true} mediaAnimation="opacity" + ariaLabel="אזור יצירת קשר" /> @@ -220,6 +228,7 @@ export default function LandingPage() { logoText="שווארמה באבאג'ים" leftLink={{ text: "מדיניות פרטיות", href: "#" }} rightLink={{ text: "תנאי שימוש", href: "#" }} + ariaLabel="תחתית האתר" />