Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1719bc381a | |||
| a256c8c60f |
@@ -219,9 +219,7 @@ export default function LandingPage() {
|
|||||||
text="Your table is waiting. Whether it's your first visit or your hundredth — we're ready to make it unforgettable."
|
text="Your table is waiting. Whether it's your first visit or your hundredth — we're ready to make it unforgettable."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Reserve Now", href: "#"},
|
text: "Get Started", href: "/booking"},
|
||||||
{
|
|
||||||
text: "Order Online", href: "#"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user