From 0cd1beb8da02ce363ad6b0da8c5a7a9f83a070db Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:43:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 085bfe3..3f8c631 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,13 +84,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-5375.jpg", imageAlt: "Gourmet latte art being poured by a barista"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dynamic-coffee-splash-with-falling-beans_84443-83665.jpg", imageAlt: "Refreshing cold brew coffee in a glass"}, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-muffins_23-2148251619.jpg", imageAlt: "gourmet latte art barista hands"}, + imageAlt: "gourmet latte art barista hands"}, { title: "Свежая Выпечка Каждый День", description: "Выбирайте из нашего ассортимента свежей выпечки, идеально подходящей к вашему кофе.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-lot-bread-table_171337-16157.jpg", imageAlt: "Freshly baked croissant and other pastries"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/slice-ham-sandwiches-coffee-cup-background_23-2147916004.jpg", imageAlt: "Gourmet sandwich with fresh ingredients"}, - imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458074.jpg", imageAlt: "gourmet latte art barista hands"}, + imageAlt: "gourmet latte art barista hands"}, ]} showStepNumbers={false} title="Наши фирменные блюда" -- 2.49.1