Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f90ca78fa1 | |||
| be566fa3c5 | |||
| e1a7075cb0 | |||
| 7b7f54850a | |||
| cecea5f7b1 |
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
text="Join us around the fire. Whether it's a casual lunch, family dinner, or special celebration — The Eatery is ready to welcome you."
|
text="Join us around the fire. Visit us at The Eatery Wood Fired Grill in Cape Town for an unforgettable experience. Whether it's a casual lunch, family dinner, or special celebration — we're ready to welcome you."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book a Table Now"},
|
text: "Book a Table Now"},
|
||||||
@@ -211,4 +211,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user