Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 976f59d1e0 | |||
| ba9f7c09bd | |||
| 4bb242ef70 |
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Order Online", href: "https://order.example.com" },
|
||||
{ text: "Find Our Hours", href: "#" }
|
||||
{ text: "Reserve a Table", href: "https://reservation.example.com" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user