From cfe0878f10f2f3670b6e8520c0c4c29364983f29 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 00:29:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e123b1..ce7c714 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,8 +133,8 @@ export default function LandingPage() { { id: "m2", value: "7 AM", title: "Opening Time", items: ["Open early daily"] }, { id: "m3", value: "10.6mi", title: "Location", items: ["Serving Pueblo area"] }, ]} - title="By The Numbers" - description="Star Bar facts and popularity." + title="Business Statistics" + description="Star Bar performance metrics and community reach." /> @@ -157,9 +157,9 @@ export default function LandingPage() { -- 2.49.1