From 79a1610347815048204d92591530cb389aa68c9c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:11:56 +0000 Subject: [PATCH 1/6] Update src/app/brewery/page.tsx --- src/app/brewery/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/brewery/page.tsx b/src/app/brewery/page.tsx index 92ece5b..ab24f2f 100644 --- a/src/app/brewery/page.tsx +++ b/src/app/brewery/page.tsx @@ -80,7 +80,7 @@ export default function BreweryPage() { name: "Dacha Classic", price: "380 ₽", variant: "Пилзнер, светлое, 5.2% алкоголя", - imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg?_wi=4", imageAlt: "Крафтовое пиво Dacha Classic" }, { @@ -88,7 +88,7 @@ export default function BreweryPage() { name: "Grill Master IPA", price: "420 ₽", variant: "IPA, хмельное, 6.5% алкоголя", - imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg?_wi=5", imageAlt: "Крафтовое пиво Grill Master IPA" }, { @@ -96,7 +96,7 @@ export default function BreweryPage() { name: "Smoke Porter", price: "440 ₽", variant: "Портер, темное, 7% алкоголя", - imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg?_wi=6", imageAlt: "Крафтовое пиво Smoke Porter" }, { @@ -104,7 +104,7 @@ export default function BreweryPage() { name: "Seasonal Wheat", price: "400 ₽", variant: "Вайценбир, пшеничное, 5% алкоголя", - imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-2204.jpg?_wi=7", imageAlt: "Крафтовое пиво Seasonal Wheat" } ]} @@ -127,7 +127,7 @@ export default function BreweryPage() { name: "Экскурсия + дегустация", price: "1 500 ₽", variant: "На группу до 10 человек, 1.5 часа", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-20534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-20534.jpg?_wi=1", imageAlt: "Экскурсия по пивоварне" }, { @@ -135,7 +135,7 @@ export default function BreweryPage() { name: "Корпоративная экскурсия", price: "от 5 000 ₽", variant: "Команда до 20 человек, закуски", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-20534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-20534.jpg?_wi=2", imageAlt: "Корпоративная экскурсия" }, { @@ -143,7 +143,7 @@ export default function BreweryPage() { name: "Мастер-класс варки", price: "3 500 ₽", variant: "Обучение, собственный рецепт, 3 часа", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-20534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-20534.jpg?_wi=3", imageAlt: "Мастер-класс варки пива" } ]} -- 2.49.1 From 7fd4221b639a1b2bd62d6b8c54e0f9dc07e28cd1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:11:57 +0000 Subject: [PATCH 2/6] Update src/app/events/page.tsx --- src/app/events/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 0c22351..c471a16 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -56,7 +56,7 @@ export default function EventsPage() { name: "День рождения", price: "от 5 000 ₽", variant: "Полный спектр услуг, кейтеринг, украшение", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg?_wi=6", imageAlt: "День рождения в Dacha" }, { @@ -64,7 +64,7 @@ export default function EventsPage() { name: "Корпоративный праздник", price: "от 10 000 ₽", variant: "Меню по заказу, приватная зона, DJ опционально", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg?_wi=7", imageAlt: "Корпоративное событие" }, { @@ -72,7 +72,7 @@ export default function EventsPage() { name: "Семейное торжество", price: "от 7 000 ₽", variant: "Тёплая атмосфера, живая музыка, разнообразное меню", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg?_wi=8", imageAlt: "Семейное торжество" }, { @@ -80,7 +80,7 @@ export default function EventsPage() { name: "Вечеринка выходного дня", price: "от 3 000 ₽", variant: "DJ, танцпол, пиво собственного производства, закуски", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg?_wi=9", imageAlt: "Вечеринка в выходной день" }, { @@ -88,7 +88,7 @@ export default function EventsPage() { name: "Свадебный банкет", price: "от 15 000 ₽", variant: "Полная организация, 3+ часа, специальное меню", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg?_wi=10", imageAlt: "Свадебный банкет" }, { @@ -96,7 +96,7 @@ export default function EventsPage() { name: "Приватная вечеринка", price: "от 8 000 ₽", variant: "Закрытая аренда зала, персональное обслуживание", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg?_wi=11", imageAlt: "Приватная вечеринка" } ]} -- 2.49.1 From f27b4d0203a27638f55b10e1db4ce36fa8cc4e43 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:11:57 +0000 Subject: [PATCH 3/6] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index c4ea500..4fd18a5 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -45,35 +45,35 @@ export default function GalleryPage() { id: "1", name: "Деревянный интерьер", role: "Теплый уют", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-woman-sitting-vintage-cafe-black-velvet-dress-evening-gown-rich-stylish-lady-elegant-fashion-trend-sexy-seductive-look-attractive-skinny-figure_285396-7236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-woman-sitting-vintage-cafe-black-velvet-dress-evening-gown-rich-stylish-lady-elegant-fashion-trend-sexy-seductive-look-attractive-skinny-figure_285396-7236.jpg?_wi=2", imageAlt: "Деревянный интерьер ресторана", }, { id: "2", name: "Летняя веранда", role: "Открытый воздух", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-businesswoman-is-thinking-about-her-job-while-sitting-cafeteria-s-outside-with-paperworks_613910-3406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-businesswoman-is-thinking-about-her-job-while-sitting-cafeteria-s-outside-with-paperworks_613910-3406.jpg?_wi=2", imageAlt: "Летняя веранда с открытым воздухом", }, { id: "3", name: "Живая музыка", role: "По выходным", - imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19726.jpg?_wi=2", imageAlt: "Живая музыка в ресторане", }, { id: "4", name: "Приватные события", role: "Для торжеств", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg?_wi=12", imageAlt: "Приватные события и торжества", }, { id: "5", name: "Открытая пивоварня", role: "Крафт процесс", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-beer-glass_23-2148872415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-beer-glass_23-2148872415.jpg?_wi=2", imageAlt: "Открытая пивоварня и крафт процесс", }, ]} -- 2.49.1 From c58ad3c83dd5e3379c6a5b476c90c010a7ed9017 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:11:58 +0000 Subject: [PATCH 4/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 770af64..8b838f6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1424,6 +1424,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +