diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f6fb68..515b8c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,11 @@ export default function LandingPage() { description="Indulge in our sustainably sourced, daily-caught seafood delicacies prepared by expert chefs in a breathtaking coastal atmosphere." imageSrc="http://img.b2bpic.net/free-photo/desk-with-snaks-beer_140725-1902.jpg" imageAlt="Fresh seafood dining experience" + buttons={[ + { + text: "Book Your Table", href: "#contact" + } + ]} />