Merge version_2 into main #11
@@ -34,7 +34,7 @@ export default function Page() {
|
||||
<HeroLogo
|
||||
logoText="Oyster Bay"
|
||||
description="Experience coastal elegance at Oyster Bay, Nairobi. Fresh seafood, curated mixology, and fine dining at Valley Arcade."
|
||||
buttons={[{ text: "Book a Table" }]
|
||||
buttons={[{ text: "Book a Table" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -88,7 +88,7 @@ export default function Page() {
|
||||
tag="Visit Us"
|
||||
title="Reserve Your Seat"
|
||||
description="Join us for an unforgettable dining experience at Valley Arcade."
|
||||
buttons={[{ text: "Book Online" }]
|
||||
buttons={[{ text: "Book Online" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user