Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0440ba43ef | |||
| e8331dca2a |
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Menu", href: "#menu" },
|
{ text: "Reserve Table", href: "#reservation" },
|
||||||
{ text: "Reserve Table", href: "#reservation" }
|
{ text: "View Menu", href: "#menu" }
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wineglass-restaurant-table_23-2147731694.jpg", imageAlt: "Rooftop venue with city skyline" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/wineglass-restaurant-table_23-2147731694.jpg", imageAlt: "Rooftop venue with city skyline" },
|
||||||
|
|||||||
Reference in New Issue
Block a user