From 7f4c8e20ec1ff4b8b4f326f0abf143d88f957437 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 23:13:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c626f0..8d8c7e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { handle: "@alexp", testimonial: "Лучший VPN, который я пробовал, скорость отличная!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg?_wi=1", imageAlt: "vpn security interface", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@dmitry", testimonial: "Все работает в один клик.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-global-data-protection_23-2152001121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-global-data-protection_23-2152001121.jpg?_wi=1", imageAlt: "vpn security interface", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@elenav", testimonial: "Стабильно, быстро и без логирования.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/military-operations-command-center-used-following-national-threats_482257-89830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-operations-command-center-used-following-national-threats_482257-89830.jpg?_wi=1", imageAlt: "vpn security interface", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@ivanr", testimonial: "Незаменимый инструмент для защиты трафика.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/working-with-apps-cup-coffee_1134-93.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-with-apps-cup-coffee_1134-93.jpg?_wi=1", imageAlt: "vpn security interface", }, ]} @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-enthusiastic-hispanic-male-student-searching-job-consider-career-opportu_1258-113382.jpg", @@ -152,17 +152,17 @@ export default function LandingPage() { { title: "Система локаций", description: "Адаптирован под Туркменистан и Россию — свои настройки для каждого региона.", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-global-data-protection_23-2152001121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-global-data-protection_23-2152001121.jpg?_wi=2", }, { title: "Максимальная скорость", description: "Сверхбыстрые серверы до 10 Гбит/с без ограничений по трафику.", - imageSrc: "http://img.b2bpic.net/free-photo/military-operations-command-center-used-following-national-threats_482257-89830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-operations-command-center-used-following-national-threats_482257-89830.jpg?_wi=2", }, { title: "Протокол VLESS", description: "Современный протокол с минимальным оверхедом.", - imageSrc: "http://img.b2bpic.net/free-photo/working-with-apps-cup-coffee_1134-93.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-with-apps-cup-coffee_1134-93.jpg?_wi=2", }, ]} title="Наши преимущества" -- 2.49.1