From b3cfe8102d86c1a656df8a0fe9a164f885949534 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:46:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f8c631..4f33e12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,14 +83,14 @@ export default function LandingPage() { title: "Изысканный Латте Арт", description: "Наслаждайтесь каждым глотком нашего искусно приготовленного латте с потрясающим латте-артом.", phoneOne: { 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"}, - imageAlt: "gourmet latte art barista hands"}, + imageSrc: "http://img.b2bpic.net/free-photo/dynamic-coffee-splash-with-falling-beans_84443-83665.jpg", imageAlt: "Refreshing cold brew coffee in a glass"} + }, { 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"}, - imageAlt: "gourmet latte art barista hands"}, + imageSrc: "http://img.b2bpic.net/free-photo/slice-ham-sandwiches-coffee-cup-background_23-2147916004.jpg", imageAlt: "Gourmet sandwich with fresh ingredients"} + }, ]} showStepNumbers={false} title="Наши фирменные блюда" -- 2.49.1