Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d7e931d4fc | |||
| ceb37b9967 | |||
| 0cb4503cc4 | |||
| 402a79c13c |
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
tag="Visit Us"
|
||||
title="Book Your Table"
|
||||
description="Reserve a table for your next dining experience."
|
||||
buttons={[{ text: "Reserve Now", href: "#contact" }]}
|
||||
buttons={[{ text: "Reserve Your Table", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -165,4 +165,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user