Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e382917a2c | |||
| 4c8f03eb83 | |||
| 904b5ea08a | |||
| aa4d8ee2c9 |
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
tag="Visit Us"
|
||||
title="Ready for a Culinary Treat?"
|
||||
description="Come visit Chef Steve at CHEF Bahrain. Great service, cozy vibes, and brilliant food are waiting for you."
|
||||
buttons={[{ text: "Call to Reserve", href: "tel:+97300000000" }]}
|
||||
buttons={[{ text: "Book Your Table Now", href: "tel:+97300000000" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user