Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc068a72c0 | |||
| 4241e3c8dc | |||
| 69ff6cdec9 |
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user