diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cbdf95..054693d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function HomePage() { name: "Ремонт", price: "От 50 TMT", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg", + "http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg?_wi=1", imageAlt: "Услуга ремонта", }, { @@ -134,7 +134,7 @@ export default function HomePage() { name: "Красота и уход", price: "От 30 TMT", imageSrc: - "http://img.b2bpic.net/free-photo/young-beautiful-woman-having-face-massage-relaxing-spa_1150-3126.jpg", + "http://img.b2bpic.net/free-photo/young-beautiful-woman-having-face-massage-relaxing-spa_1150-3126.jpg?_wi=1", imageAlt: "Услуги красоты", }, { @@ -142,7 +142,7 @@ export default function HomePage() { name: "IT и технологии", price: "От 100 TMT", imageSrc: - "http://img.b2bpic.net/free-photo/it-support-expert-pc-call-center-office-troubleshoots-errors-minimize-downtime-tech-support_482257-135637.jpg", + "http://img.b2bpic.net/free-photo/it-support-expert-pc-call-center-office-troubleshoots-errors-minimize-downtime-tech-support_482257-135637.jpg?_wi=1", imageAlt: "IT услуги", }, { @@ -150,7 +150,7 @@ export default function HomePage() { name: "Доставка", price: "От 20 TMT", imageSrc: - "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", + "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=1", imageAlt: "Услуги доставки", }, { @@ -158,7 +158,7 @@ export default function HomePage() { name: "Образование", price: "От 75 TMT", imageSrc: - "http://img.b2bpic.net/free-photo/rear-view-young-college-student-paying-attention-listening-her-online-teacher-laptop-home_662251-2487.jpg", + "http://img.b2bpic.net/free-photo/rear-view-young-college-student-paying-attention-listening-her-online-teacher-laptop-home_662251-2487.jpg?_wi=1", imageAlt: "Образовательные услуги", }, { @@ -166,7 +166,7 @@ export default function HomePage() { name: "Здоровье", price: "От 80 TMT", imageSrc: - "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-holding-hands-unity-after-successful-job-there-are-people-background_637285-177.jpg", + "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-holding-hands-unity-after-successful-job-there-are-people-background_637285-177.jpg?_wi=1", imageAlt: "Услуги здравоохранения", }, ]} @@ -186,42 +186,42 @@ export default function HomePage() { id: "1", name: "Айша Гулыева", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Айша Гулыева", }, { id: "2", name: "Мерген Овлядов", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Мерген Овлядов", }, { id: "3", name: "Гюлнар Аталыева", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", + "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Гюлнар Аталыева", }, { id: "4", name: "Батыр Назаров", imageSrc: - "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Батыр Назаров", }, { id: "5", name: "Сейде Хасанова", imageSrc: - "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Сейде Хасанова", }, { id: "6", name: "Расул Худайбердиев", imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Расул Худайбердиев", }, ]} @@ -239,7 +239,7 @@ export default function HomePage() { description="Подпишись на нашу рассылку, чтобы первым узнать о новых услугах, специальных предложениях и советах от профессионалов." background={{ variant: "gradient-bars" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg" + imageSrc="http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg?_wi=1" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Введи свой email"