From 4933a5c327d6e9fad0cfa56e357ac54fd35a1842 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:11:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 470d1fc..9517cea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { tag="Visit Us" tagIcon={MapPin} title="Find Our Beauty Shop" - description="Visit our boutique location to experience our full product range and receive personalized beauty consultations. Open Monday to Saturday, 10 AM to 8 PM. Located at 285 Fashion Avenue, Beauty District." + description="Visit our boutique location to experience our full product range and receive personalized beauty consultations. Open Monday to Saturday, 9 AM to 8 PM and Sunday, 2PM to 10PM . Located Opposite Club Airport Tanners, Zimmerman." buttons={[ { text: "Get Directions", href: "https://maps.google.com" }, { text: "Contact Us", href: "#" }, -- 2.49.1