Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df2635703a | |||
| 2919f8e7fd | |||
| 5ec6dc4502 | |||
| e212dead9f | |||
| 856738cf19 | |||
| 6ffee910a7 | |||
| 1e2a9a9c13 | |||
| f1ebe6f124 |
@@ -181,9 +181,9 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready for Genuine Hospitality?"
|
||||
description="Reserve your room, ask about our menu, or just say hello. Country Inn welcomes your call, email, or visit. Let's make your next road trip one you'll never forget."
|
||||
description="Your call, email, or visit welcomed. Open 6am–10pm daily. Located on Highway 14, Laramie, WY 82070. We're here to make your next road trip unforgettable."
|
||||
buttons={[
|
||||
{ text: "Call Us Now", href: "tel:+13071234567" },
|
||||
{ text: "Call Us Now", href: "tel:+13077382291" },
|
||||
{ text: "Book Your Stay", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Connect", items: [
|
||||
{ label: "Call Us", href: "tel:+13071234567" },
|
||||
{ label: "Call Us", href: "tel:+13077382291" },
|
||||
{ label: "Email", href: "mailto:hello@countryinn.com" },
|
||||
{ label: "Follow Us", href: "#" },
|
||||
{ label: "Reviews", href: "#" }
|
||||
|
||||
Reference in New Issue
Block a user