Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9210f53460 | |||
| 31123fb0f3 | |||
| b73b218972 |
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
text="Ready to visit Oreatha's? Book your table today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Now", href: "#"},
|
||||
text: "Reserve Now", href: "https://www.opentable.com/booking/oreathas-at-the-point"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -233,4 +233,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user