diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 362b137..93c4857 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { imageAlt: "Наталья Смирнова", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/100-nature-organic-freshly-picked-healthy-eating_53876-123702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/100-nature-organic-freshly-picked-healthy-eating_53876-123702.jpg?_wi=2", imageAlt: "male CEO food company professional", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { imageAlt: "Ольга Васильева", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg?_wi=2", imageAlt: "male CEO food company professional", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 4985cc3..b7ea4e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@anna.p_chef", testimonial: "Продукция Юпекчи — это всегда гарантия качества и свежести. Мои клиенты в восторге от вкуса и натуральности ингредиентов. Настоятельно рекомендую!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=1", imageAlt: "Анна Петрова", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { ]} showMarqueeCard={true} marqueeSpeed={40} - imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=2" imageAlt="satisfied female farmer portrait" /> @@ -207,7 +207,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149737976.jpg", imageAlt: "Панель аналитики пищевой безопасности", }, - imageSrc: "http://img.b2bpic.net/free-photo/100-nature-organic-freshly-picked-healthy-eating_53876-123702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/100-nature-organic-freshly-picked-healthy-eating_53876-123702.jpg?_wi=1", imageAlt: "smartphone showing food tracking app", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/scientist-researching-plants-diseases-greenhouse_273609-14267.jpg", imageAlt: "Платформа для планирования устойчивого сельского хозяйства", }, - imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg?_wi=1", imageAlt: "smartphone showing food tracking app", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/male-administrator-uses-green-screen-tablet-explore-new-growth-strategy_482257-126533.jpg", imageAlt: "Приложение для отслеживания доставки продуктов", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=3", imageAlt: "smartphone showing food tracking app", }, ]}