Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f095fd68a0 | |||
| d7712c044f | |||
| dbc46c6b8d | |||
| 50d8081e95 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Utensils}
|
tagIcon={Utensils}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Menu", href: "#menu" },
|
{ text: "Reserve Your Table", href: "#reservation" },
|
||||||
{ text: "Reserve a Table", href: "#reservation" }
|
{ text: "Reserve a Table", href: "#reservation" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user