Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7343b12456 | |||
| cf71d54e82 | |||
| ee982e2c0d |
@@ -73,6 +73,14 @@ export default function LandingPage() {
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu", href: "#menu"
|
||||
},
|
||||
{
|
||||
text: "Book a Table", href: "#contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user