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() {