Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c32065435 | |||
| 16cddfbf03 | |||
| 9f9977fe82 | |||
| 642ee336cf | |||
| d3ff38fcc4 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Order Online", href: "contact" },
|
||||
{ text: "Order Now", href: "contact" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -102,6 +102,9 @@ export default function LandingPage() {
|
||||
tag="Menu Highlights"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user