diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5cafcd8..d669bcc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -107,7 +107,7 @@ export default function AboutPage() { { value: "5000+", label: "товаров в наличии" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg?_wi=3" imageAlt="СантехTrade магазин в Алматы" mediaAnimation="slide-up" imagePosition="right" @@ -180,7 +180,7 @@ export default function AboutPage() { company: "Частный мастер", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg", + "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg?_wi=2", }, { id: "2", @@ -189,7 +189,7 @@ export default function AboutPage() { company: "Личный ремонт", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", + "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg?_wi=2", }, { id: "3", @@ -198,7 +198,7 @@ export default function AboutPage() { company: 'УК «Альянс-Сервис»', rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", + "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=2", }, { id: "4", @@ -207,7 +207,7 @@ export default function AboutPage() { company: "Строй-Групп ТОО", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg", + "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg?_wi=2", }, ]} kpiItems={[ diff --git a/src/app/catalog/page.tsx b/src/app/catalog/page.tsx index 38cde21..95175ec 100644 --- a/src/app/catalog/page.tsx +++ b/src/app/catalog/page.tsx @@ -160,7 +160,7 @@ export default function CatalogPage() { price: "от 350 ₸", variant: "Все диаметры в наличии, качество проверено", imageSrc: - "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg", + "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg?_wi=2", imageAlt: "Полипропиленовые трубы", }, { @@ -169,7 +169,7 @@ export default function CatalogPage() { price: "от 2500 ₸", variant: "Высокая теплоотдача, экономия энергии", imageSrc: - "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg", + "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg?_wi=2", imageAlt: "Алюминиевые радиаторы", }, { @@ -178,7 +178,7 @@ export default function CatalogPage() { price: "от 150 ₸", variant: "Все размеры и типы соединений", imageSrc: - "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg", + "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg?_wi=2", imageAlt: "Латунные фитинги", }, { @@ -187,7 +187,7 @@ export default function CatalogPage() { price: "от 200 ₸", variant: "Полнопроходные, герметичные, долговечные", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746309.jpg", + "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746309.jpg?_wi=2", imageAlt: "Шаровые краны", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 25cca57..e549a9d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -107,7 +107,7 @@ export default function ContactPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg?_wi=4" imageAlt="СантехTrade магазин в Алматы" mediaAnimation="slide-up" imagePosition="right" diff --git a/src/app/for-installers/page.tsx b/src/app/for-installers/page.tsx index d4f42ee..78b6cd8 100644 --- a/src/app/for-installers/page.tsx +++ b/src/app/for-installers/page.tsx @@ -107,7 +107,7 @@ export default function InstallersPage() { { value: "48ч", label: "поставка по Алматы" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg?_wi=3" imageAlt="Профессиональный монтаж сантехники" mediaAnimation="slide-up" imagePosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 883896f..aa1a7d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function HomePage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg?_wi=1" imageAlt="СантехTrade магазин в Алматы" mediaAnimation="slide-up" imagePosition="right" @@ -430,7 +430,7 @@ export default function HomePage() { price: "Розничные цены", variant: "Ремонт, замена трубопровода, установка отопления", imageSrc: - "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg", + "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg?_wi=1", imageAlt: "Частный дом с системой отопления", }, { @@ -440,7 +440,7 @@ export default function HomePage() { variant: "Поставка компонентов для проектов, постоянное сотрудничество", imageSrc: - "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg", + "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg?_wi=1", imageAlt: "Профессиональный монтаж сантехники", }, { @@ -450,7 +450,7 @@ export default function HomePage() { variant: "Полная комплектация объектов, оборудование для капремонта", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746309.jpg", + "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746309.jpg?_wi=1", imageAlt: "Выполненный ремонт санузла", }, { @@ -592,7 +592,7 @@ export default function HomePage() { company: "Частный мастер", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg", + "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg?_wi=1", imageAlt: "Ерболат К.", }, { @@ -602,7 +602,7 @@ export default function HomePage() { company: "Личный ремонт", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", + "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg?_wi=1", imageAlt: "Айгуль М.", }, { @@ -612,7 +612,7 @@ export default function HomePage() { company: "УК «Альянс-Сервис»", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", + "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=1", imageAlt: "Дмитрий П.", }, { @@ -622,7 +622,7 @@ export default function HomePage() { company: "Строй-Групп ТОО", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg", + "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg?_wi=1", imageAlt: "Ольга Л.", }, { @@ -632,7 +632,7 @@ export default function HomePage() { company: "Сеть ремонт.сервис", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg", + "http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg?_wi=1", imageAlt: "Марат Н.", }, { @@ -642,7 +642,7 @@ export default function HomePage() { company: "DesignPro Studio", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg", + "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg?_wi=1", imageAlt: "Екатерина Ф.", }, ]} diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index f0db2b8..7b506ae 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -95,7 +95,7 @@ export default function ReviewsPage() { company: "Частный мастер", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg", + "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg?_wi=3", imageAlt: "Ерболат К., сантехник", }, { @@ -105,7 +105,7 @@ export default function ReviewsPage() { company: "Личный ремонт", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", + "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg?_wi=3", imageAlt: "Айгуль М., владелица квартиры", }, { @@ -115,7 +115,7 @@ export default function ReviewsPage() { company: "УК «Альянс-Сервис»", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", + "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=3", imageAlt: "Дмитрий П., руководитель", }, { @@ -125,7 +125,7 @@ export default function ReviewsPage() { company: "Строй-Групп ТОО", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg", + "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg?_wi=3", imageAlt: "Ольга Л., главный инженер", }, { @@ -135,7 +135,7 @@ export default function ReviewsPage() { company: "Сеть ремонт.сервис", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg", + "http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg?_wi=2", imageAlt: "Марат Н., владелец магазина", }, { @@ -145,7 +145,7 @@ export default function ReviewsPage() { company: "DesignPro Studio", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg", + "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg?_wi=2", imageAlt: "Екатерина Ф., дизайнер интерьера", }, ]}