Update src/app/page.tsx
This commit is contained in:
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
description="Great food. Great people. Great moments. Reserve your table today and taste the tradition."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call us now", href: "tel:+23300000000"},
|
||||
text: "Call for Reservations", href: "tel:+23300000000"},
|
||||
{
|
||||
text: "Get Directions", href: "#"},
|
||||
]}
|
||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user