Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 397157318c | |||
| eb0316d4c3 |
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
tag="Visit Us"
|
||||
title="Book Your Dining Experience"
|
||||
description="Ready for an exceptional meal? Contact us today to secure your table."
|
||||
buttons={[{ text: "Contact Us Now", href: "#" }]}
|
||||
buttons={[{ text: "Reserve Your Table", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user