Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 17:24:26 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-flowers-top-view_23-2149436415.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-flowers-top-view_23-2149436415.jpg?_wi=1"
showDimOverlay={true}
avatars={[
{
@@ -104,7 +104,7 @@ export default function LandingPage() {
title="Смак, що збирає своїх"
description="«Паго» — це більше, ніж просто заклад. Це місце, де збираються друзі, щоб відпочити, смачно поїсти та провести час у теплій атмосфери."
subdescription="Ми поєднали домашню кухню, страви з мангалу, доступні ціни та щире обслуговування."
imageSrc="http://img.b2bpic.net/free-photo/plate-with-grilled-meat-raw-vegetables_23-2148167603.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plate-with-grilled-meat-raw-vegetables_23-2148167603.jpg?_wi=1"
mediaAnimation="slide-up"
icon={Heart}
/>
@@ -121,21 +121,21 @@ export default function LandingPage() {
id: "1",
name: "Деруни в горщику",
price: "145 грн",
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-pancakes-with-herring_2829-13915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-pancakes-with-herring_2829-13915.jpg?_wi=1",
imageAlt: "Деруни в горщику",
},
{
id: "2",
name: "Шашлик зі свинини",
price: "210 грн",
imageSrc: "http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13497.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13497.jpg?_wi=1",
imageAlt: "Шашлик зі свинини",
},
{
id: "3",
name: "Борщ домашній",
price: "95 грн",
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-traditional-dushbere-with-vinegar_140725-4117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-traditional-dushbere-with-vinegar_140725-4117.jpg?_wi=1",
imageAlt: "Борщ домашній",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
name: "Олена",
handle: "Гостя",
testimonial: "Деруни — просто неймовірні! Дуже затишно.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-flowers-top-view_23-2149436415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-flowers-top-view_23-2149436415.jpg?_wi=2",
imageAlt: "cozy restaurant interior warm lighting",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
name: "Олександр",
handle: "Гість",
testimonial: "Дешево, смачно і дуже душевно. Рекомендую!",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-grilled-meat-raw-vegetables_23-2148167603.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-grilled-meat-raw-vegetables_23-2148167603.jpg?_wi=2",
imageAlt: "delicious home cooked meal plate",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
name: "Марина",
handle: "Гостя",
testimonial: "Персонал уважний, подають швидко.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-pancakes-with-herring_2829-13915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-pancakes-with-herring_2829-13915.jpg?_wi=2",
imageAlt: "hot potato pancakes in clay pot",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
name: "Андрій",
handle: "Гість",
testimonial: "Класне місце для компанії друзів.",
imageSrc: "http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13497.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bbq-grill-cooked-with-hot-spicy-sichuan-pepper-sauce-is-chinese-herb_1150-13497.jpg?_wi=2",
imageAlt: "juicy pork meat skewers grill",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
name: "Ірина",
handle: "Гостя",
testimonial: "Смачно як вдома, обов'язково повернусь.",
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-traditional-dushbere-with-vinegar_140725-4117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-traditional-dushbere-with-vinegar_140725-4117.jpg?_wi=2",
imageAlt: "traditional homemade soup bowl",
},
]}