Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-people-hostel_23-2150446745.jpg", imageAlt: "Профессиональный бильярдный стол"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-people-hostel_23-2150446745.jpg?_wi=1", imageAlt: "Профессиональный бильярдный стол"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-spending-time-together_23-2148299249.jpg", imageAlt: "Интерьер премиального клуба"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-spending-time-together_23-2148299249.jpg?_wi=1", imageAlt: "Интерьер премиального клуба"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
tag="Наша история"
|
||||
tagIcon={History}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-guys-spending-time-together_23-2148299249.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-guys-spending-time-together_23-2148299249.jpg?_wi=2"
|
||||
imageAlt="Интерьер клуба"
|
||||
mediaAnimation="slide-up"
|
||||
metrics={[
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
id: "2", name: "Елена Смирнова", imageSrc: "http://img.b2bpic.net/free-photo/girl-playing-billiards_1398-467.jpg", imageAlt: "Елена Смирнова"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Дмитрий Сергеев", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-people-hostel_23-2150446745.jpg", imageAlt: "Дмитрий Сергеев"
|
||||
id: "3", name: "Дмитрий Сергеев", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-people-hostel_23-2150446745.jpg?_wi=2", imageAlt: "Дмитрий Сергеев"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Анна Волкова", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-colorful-bowling-balls_23-2148344396.jpg", imageAlt: "Анна Волкова"
|
||||
|
||||
Reference in New Issue
Block a user