Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
title="Будівельна Ресторація: Бетон, Стиль, Смак"
|
||||
description="Індустріальна атмосфера зустрічає високу кухню. Відчуйте дух будівництва у кожному куточку та страві."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cement-abstract-copy-space-texture-background_1194-607432.jpg", imageAlt: "industrial restaurant luxury interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/small-shot-glasses-bar-counter_23-2148209380.jpg", imageAlt: "construction theme interior details" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cement-abstract-copy-space-texture-background_1194-607432.jpg?_wi=1", imageAlt: "industrial restaurant luxury interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/small-shot-glasses-bar-counter_23-2148209380.jpg?_wi=1", imageAlt: "construction theme interior details" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg", imageAlt: "luxury interior restaurant details" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg", imageAlt: "modern menu presentation food" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decorative-ramadan-concept_23-2147791796.jpg", imageAlt: "stylish industrial interior scene" },
|
||||
@@ -134,8 +134,8 @@ export default function LandingPage() {
|
||||
description="Приєднуйтесь до нашого життя, де завжди є місце для свята."
|
||||
plans={[
|
||||
{ id: "p1", title: "Жива музика", price: "Щодня", period: "Вечір", features: ["Джаз вечори", "Акустичні виступи"], button: { text: "Бронювати" }, imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg", imageAlt: "cozy industrial restaurant interior" },
|
||||
{ id: "p2", title: "Анімація", price: "Вихідні", period: "День", features: ["Дитячі майстер-класи", "Ігри з аніматорами"], button: { text: "Бронювати" }, imageSrc: "http://img.b2bpic.net/free-photo/cement-abstract-copy-space-texture-background_1194-607432.jpg", imageAlt: "cozy industrial restaurant interior" },
|
||||
{ id: "p3", title: "Бранч", price: "Неділя", period: "Ранок", features: ["Сімейне меню", "Шведський стіл"], button: { text: "Бронювати" }, imageSrc: "http://img.b2bpic.net/free-photo/small-shot-glasses-bar-counter_23-2148209380.jpg", imageAlt: "cozy industrial restaurant interior" },
|
||||
{ id: "p2", title: "Анімація", price: "Вихідні", period: "День", features: ["Дитячі майстер-класи", "Ігри з аніматорами"], button: { text: "Бронювати" }, imageSrc: "http://img.b2bpic.net/free-photo/cement-abstract-copy-space-texture-background_1194-607432.jpg?_wi=2", imageAlt: "cozy industrial restaurant interior" },
|
||||
{ id: "p3", title: "Бранч", price: "Неділя", period: "Ранок", features: ["Сімейне меню", "Шведський стіл"], button: { text: "Бронювати" }, imageSrc: "http://img.b2bpic.net/free-photo/small-shot-glasses-bar-counter_23-2148209380.jpg?_wi=2", imageAlt: "cozy industrial restaurant interior" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user