Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fbe79b44a | |||
| e183fcb4bd | |||
| 520bd6ee70 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="Beaver Dam Bar"
|
||||
button={{
|
||||
text: "Book Table", href: "#contact"}}
|
||||
text: "Book Your Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
tag="Visit Us"
|
||||
title="Ready to drop by?"
|
||||
description="Stay updated on our weekly events, guest taps, and food specials by joining our newsletter."
|
||||
description="Stay updated on our weekly events, guest taps, and food specials by joining our newsletter. Give us a call at +19283475492."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user