Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f65764550c |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Make a Reservation", href: "contact" },
|
{ text: "Make a Reservation", href: "contact" },
|
||||||
{ text: "View Menu", href: "features" }
|
{ text: "See Cocktails", href: "features" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user