From 05c7682fdde7f86cd80355a7ede58ead1e20c545 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 17:08:44 +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 44be8d1..bab102f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,19 +68,19 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg?_wi=1", imageAlt: "pistachio cheesecake professional photo", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-seasoning-pastries-with-sugar_23-2148361924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-seasoning-pastries-with-sugar_23-2148361924.jpg?_wi=1", imageAlt: "pastry workshop artisan bakery", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-salads-paper-bag_23-2148247941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-salads-paper-bag_23-2148247941.jpg?_wi=1", imageAlt: "bakery packaging studio shot", }, { - imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-herbal-tea_114579-16565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-herbal-tea_114579-16565.jpg?_wi=1", imageAlt: "artisan trifle assortment top view", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { title: "Цілі чізкейки", subtitle: "5 позицій", description: "Ніжна текстура, стабільний попит.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg?_wi=2", imageAlt: "bakery storage freezer", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { title: "Шу", subtitle: "3 позиції", description: "Повітряні профітролі з кремом.", - imageSrc: "http://img.b2bpic.net/free-photo/person-seasoning-pastries-with-sugar_23-2148361924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-seasoning-pastries-with-sugar_23-2148361924.jpg?_wi=2", imageAlt: "bakery storage freezer", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { title: "Мусові торти", subtitle: "4 позиції", description: "Вишукані поєднання текстур та смаків.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-salads-paper-bag_23-2148247941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-salads-paper-bag_23-2148247941.jpg?_wi=2", imageAlt: "bakery storage freezer", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { title: "Крафтове печиво", subtitle: "3 позиції", description: "Натуральні інгредієнти, перевірені часом.", - imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-herbal-tea_114579-16565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-herbal-tea_114579-16565.jpg?_wi=2", imageAlt: "bakery storage freezer", }, ]} -- 2.49.1