From 843194e3e991e065f5a178a3ab3bb34aecd1b63d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 22:37:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e25322f..39d7a85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -175,7 +171,6 @@ export default function LandingPage() { { title: "Contact", items: [{ label: "Location", href: "#contact" }, { label: "Call Us", href: "tel:+19782220041" }, { label: "Book Now", href: "tel:+19782220041" }] } ]} copyrightText="© 2024 E-N-C Famous Barbershop. All rights reserved." - useInvertedBackground={false} /> -- 2.49.1