Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-25 00:29:46 +00:00

View File

@@ -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."
/>
</div>
@@ -157,9 +157,9 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Visit Us"
title="Come Say Hello"
description="Swing by 300 Spring St in Pueblo and grab a cold drink with us today."
tag="Contact Us"
title="Get In Touch"
description="Need to reach the team at Star Bar? Give us a call or visit during our operating hours."
buttons={[{ text: "(719) 542-9718", href: "tel:7195429718" }]}
/>
</div>