Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adorable-siblings-lying-ground-playing-chess-with-each-other_181624-35332.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adorable-siblings-lying-ground-playing-chess-with-each-other_181624-35332.jpg?_wi=1"
|
||||
imageAlt="Дети обучаются шахматам на английском языке"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -76,10 +76,10 @@ export default function LandingPage() {
|
||||
tag="Обучение"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Начальный уровень", price: "6–9 лет", imageSrc: "http://img.b2bpic.net/free-photo/adorable-siblings-lying-ground-playing-chess-with-each-other_181624-35332.jpg", imageAlt: "Программа для начинающих"
|
||||
id: "1", name: "Начальный уровень", price: "6–9 лет", imageSrc: "http://img.b2bpic.net/free-photo/adorable-siblings-lying-ground-playing-chess-with-each-other_181624-35332.jpg?_wi=2", imageAlt: "Программа для начинающих"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Средний уровень", price: "9–12 лет", imageSrc: "http://img.b2bpic.net/free-photo/adorable-siblings-lying-ground-playing-chess-with-each-other_181624-35332.jpg", imageAlt: "Программа среднего уровня"
|
||||
id: "2", name: "Средний уровень", price: "9–12 лет", imageSrc: "http://img.b2bpic.net/free-photo/adorable-siblings-lying-ground-playing-chess-with-each-other_181624-35332.jpg?_wi=3", imageAlt: "Программа среднего уровня"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Турнирная группа", price: "Продвинутый уровень", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-chess-outdoors_23-2148997192.jpg", imageAlt: "Турнирная программа"
|
||||
|
||||
Reference in New Issue
Block a user