diff --git a/src/app/page.tsx b/src/app/page.tsx index bbdc3f2..0eb2eeb 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, 9 AM to 8 PM and Sunday, 2PM to 10PM . Located Opposite Club Airport Tanners, Zimmerman." + description="Visit our shop 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: "#" },