Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 21:23:43 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -78,23 +78,23 @@ export default function LandingPage() {
{
id: 1,
title: "Свежая обжарка", description: "Используем только зерна свежей обжарки. Каждую партию обжариваем с учетом всех параметров качества.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg", imageAlt: "espresso machine coffee preparation professional"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg?_wi=1", imageAlt: "espresso machine coffee preparation professional"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg", imageAlt: "fresh pastries bakery display cafe"},
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg?_wi=1", imageAlt: "fresh pastries bakery display cafe"},
},
{
id: 2,
title: "Европейские бариста", description: "Наши специалисты имеют дипломы европейского образца. Каждый знает искусство приготовления идеального эспрессо.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg", imageAlt: "modern cafe interior cozy seating"},
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg?_wi=1", imageAlt: "modern cafe interior cozy seating"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg", imageAlt: "espresso machine coffee preparation professional"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg?_wi=2", imageAlt: "espresso machine coffee preparation professional"},
},
{
id: 3,
title: "Уютная атмосфера", description: "Современный дизайн, комфортные места для работы и общения. Идеальное место для встреч и творчества.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg", imageAlt: "modern cafe interior cozy seating"},
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg?_wi=2", imageAlt: "modern cafe interior cozy seating"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg", imageAlt: "fresh pastries bakery display cafe"},
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg?_wi=2", imageAlt: "fresh pastries bakery display cafe"},
},
]}
showStepNumbers={true}