From 1bc6882928cfd0f6f11a0afa49d31d209a5ac714 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:56:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 -------- 1 file changed, 8 deletions(-) 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" />