From 612ac7dad01dd6128120ccf1c29b3cd478cd83a1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 09:08:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e23294c..b9246eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#catalog", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/big-luxe-dining-room-interior-design_114579-2223.jpg" + imageSrc="http://img.b2bpic.net/free-photo/big-luxe-dining-room-interior-design_114579-2223.jpg?_wi=1" imageAlt="MTM Living Room Interior" mediaAnimation="slide-up" avatars={[ @@ -118,7 +118,7 @@ export default function LandingPage() { description="Более 15 лет мы превращаем дерево и ткань в функциональные произведения искусства, создавая уют в тысячах домов." subdescription="Каждое изделие проходит строгий контроль качества на всех этапах производства." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26100.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26100.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -162,19 +162,19 @@ export default function LandingPage() { id: "p1", name: "Диван Classic Luxe", price: "от 85 000 ₽", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-interior-designer_23-2150346490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-interior-designer_23-2150346490.jpg?_wi=1", }, { id: "p2", name: "Обеденный стол Oak Master", price: "от 45 000 ₽", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-healthy-meal-table_23-2148992943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-healthy-meal-table_23-2148992943.jpg?_wi=1", }, { id: "p3", name: "Кровать Royal Sleep", price: "от 120 000 ₽", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=1", }, { id: "p4", @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Заказывали диван, качество просто потрясающее!", tag: "Покупатель", avatarSrc: "http://img.b2bpic.net/free-photo/resting-smiling-young-woman-sitting-home-sofa_259150-59716.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/big-luxe-dining-room-interior-design_114579-2223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-luxe-dining-room-interior-design_114579-2223.jpg?_wi=2", imageAlt: "smiling customer in modern living room", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "МТМ воплотили наш проект в жизнь в срок.", tag: "Дизайнер", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-chair-inside-cafe_1303-19190.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26100.jpg?_wi=2", imageAlt: "smiling customer in modern living room", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Стол Oak Master стал центром столовой.", tag: "Клиент", avatarSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836956.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-interior-designer_23-2150346490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-interior-designer_23-2150346490.jpg?_wi=2", imageAlt: "smiling customer in modern living room", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Все привезли вовремя и собрали без нареканий.", tag: "Клиент", avatarSrc: "http://img.b2bpic.net/free-photo/i-love-spending-time-my-living-room-woman-with-dgital-tablet_329181-11293.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-healthy-meal-table_23-2148992943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-healthy-meal-table_23-2148992943.jpg?_wi=2", imageAlt: "smiling customer in modern living room", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Гардеробная система — просто сказка.", tag: "Клиент", avatarSrc: "http://img.b2bpic.net/free-photo/coworkers-having-fun-office_23-2148985527.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=2", imageAlt: "smiling customer in modern living room", }, ]}