From 380928d13b0ac839bf1ba1afabd14755f3f5fba8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:17:53 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ade5b8b..0d42b6d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { title="О Hostel Pro - Ваш дом вдали от дома" description="Основанный в 2018 году, Hostel Pro стал символом гостеприимства и качества в Бишкеке. Мы верим, что каждый путешественник заслуживает комфортное, доступное и безопасное место для проживания. Наша миссия - создать атмосферу, где гости становятся друзьями." tag="О нас" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg?_wi=2" imageAlt="Наша команда и гости" buttons={[ { text: "Позвонить", href: "tel:+996123456789" }, @@ -136,7 +136,7 @@ export default function AboutPage() { "This hostel changed my entire trip! The staff went above and beyond to help me explore Bishkek. Best budget accommodation ever!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", + "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=2", imageAlt: "Sarah Williams", }, { @@ -147,7 +147,7 @@ export default function AboutPage() { "Отличное место с отличной атмосферой. Познакомился с людьми со всего мира. Это был незабываемый опыт!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-handsome-man-looking-aside-with-serious-confident-expression_141793-23037.jpg", + "http://img.b2bpic.net/free-photo/young-handsome-man-looking-aside-with-serious-confident-expression_141793-23037.jpg?_wi=2", imageAlt: "Ahmed Hassan", }, { @@ -158,7 +158,7 @@ export default function AboutPage() { "Perfect location, friendly staff, and amazing value for money. I stayed for a week and didn't want to leave!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-smiling-young-woman-with-positive-expression-wears-casual-black-t-shirt-has-tattooed-arm-models-against-concrete-wall_273609-3574.jpg", + "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-smiling-young-woman-with-positive-expression-wears-casual-black-t-shirt-has-tattooed-arm-models-against-concrete-wall_273609-3574.jpg?_wi=2", imageAlt: "Lisa Chen", }, ]} -- 2.49.1 From 74c91e738e5d763b4bf5787740299d5709047089 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:17:53 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f49dc67..9656f70 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -123,7 +123,7 @@ export default function ContactPage() { title="Найдите нас в центре Бишкека" description="Наш хостел находится в сердце города, в 5 минутах ходьбы от главной площади и основных туристических достопримечательностей. Удобный доступ к общественному транспорту и ресторанам." tag="Местоположение" - imageSrc="http://img.b2bpic.net/free-photo/modern-building-new-york-usa_1268-14960.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-building-new-york-usa_1268-14960.jpg?_wi=2" imageAlt="Фасад Hostel Pro в центре Бишкека" buttons={[ { text: "Открыть в Google Maps", href: "https://maps.google.com" }, -- 2.49.1 From e211ed344abb933d54c66661eba2f38648a0cbdd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:17:54 +0000 Subject: [PATCH 3/5] 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 9a99116..8919e7c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1422,6 +1422,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +