Update src/app/page.tsx

This commit is contained in:
2026-03-03 13:48:12 +00:00
parent 7df771d513
commit 90eb32cce7

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "Заказать сейчас", href: "#contact" },
{ text: "Заказать со скидкой", href: "#contact" },
{ text: "Посмотреть меню", href: "#features" }
]}
buttonAnimation="slide-up"