3 Commits

Author SHA1 Message Date
bc068a72c0 Merge version_3 into main
Merge version_3 into main
2026-03-08 07:13:23 +00:00
4241e3c8dc Update src/app/page.tsx 2026-03-08 07:13:18 +00:00
69ff6cdec9 Merge version_2 into main
Merge version_2 into main
2026-03-08 07:11:35 +00:00

View File

@@ -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"
/>