diff --git a/src/app/page.tsx b/src/app/page.tsx index 38f9d5d..3a7d5ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function HomePage() { text: "Schedule Consultation", href: "/contact" } ]} - ariaLabel="Hero section with Tel-Aviv property showcase" /> @@ -91,7 +90,6 @@ export default function HomePage() { text: "View All Properties", href: "/properties" } ]} - ariaLabel="Featured property listings" /> @@ -122,7 +120,6 @@ export default function HomePage() { title: "Industry Awards", value: "18" } ]} - ariaLabel="Company metrics and achievements" /> @@ -151,7 +148,6 @@ export default function HomePage() { ] } ]} - ariaLabel="Real estate services overview" /> @@ -178,7 +174,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg?_wi=8", imageAlt: "Rachel Levy testimonial" } ]} - ariaLabel="Client testimonials and success stories" /> @@ -193,7 +188,6 @@ export default function HomePage() { termsText="We respect your privacy. Unsubscribe anytime." onSubmit={(email) => console.log('Newsletter signup:', email)} centered={true} - ariaLabel="Contact form newsletter signup" /> @@ -215,7 +209,6 @@ export default function HomePage() { variant: "plain" }} useInvertedBackground={false} - ariaLabel="Contact and consultation call-to-action" /> @@ -272,7 +265,6 @@ export default function HomePage() { } ]} copyrightText="© 2025 TelAviv Realty | Premium Real Estate in Tel-Aviv" - ariaLabel="Website footer with navigation links" />