Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cfe0878f10 | |||
| f545910ee3 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user