Update src/app/page.tsx
This commit is contained in:
@@ -49,6 +49,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Позвонить", href: "tel:785557077"},
|
||||
{
|
||||
text: "Забронировать столик", href: "#contact"}
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -192,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user