diff --git a/src/app/page.tsx b/src/app/page.tsx index caac78c..809ad83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "Купить набор (скидка 15%)", href: "#contact" }]} + buttons={[{ text: "Купить набор", href: "#contact" }, { text: "Смотреть цены", href: "#products" }]} buttonAnimation="slide-up" ariaLabel="Product Collection" />