Update src/app/page.tsx

This commit is contained in:
2026-05-12 23:00:32 +00:00
parent 96428c235f
commit c60a281aa3

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
textboxLayout="split-actions"
buttons={[
{
text: "Перейти в полное меню", href: "/menu"
text: "Заказать с доставкой", href: "/menu"
}
]}
gridVariant="uniform-all-items-equal"