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: "m2", value: "7 AM", title: "Opening Time", items: ["Open early daily"] },
|
||||||
{ id: "m3", value: "10.6mi", title: "Location", items: ["Serving Pueblo area"] },
|
{ id: "m3", value: "10.6mi", title: "Location", items: ["Serving Pueblo area"] },
|
||||||
]}
|
]}
|
||||||
title="By The Numbers"
|
title="Business Statistics"
|
||||||
description="Star Bar facts and popularity."
|
description="Star Bar performance metrics and community reach."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -157,9 +157,9 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Visit Us"
|
tag="Contact Us"
|
||||||
title="Come Say Hello"
|
title="Get In Touch"
|
||||||
description="Swing by 300 Spring St in Pueblo and grab a cold drink with us today."
|
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" }]}
|
buttons={[{ text: "(719) 542-9718", href: "tel:7195429718" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user