Update src/app/page.tsx
This commit is contained in:
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split-actions"
|
textboxLayout="split-actions"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Перейти в полное меню", href: "/menu"
|
text: "Заказать с доставкой", href: "/menu"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
|
|||||||
Reference in New Issue
Block a user