Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 21:19:08 +00:00

View File

@@ -58,7 +58,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -99,44 +99,26 @@ export default function HomePage() {
{ text: "Позвонить", href: "tel:+996123456789" },
{ text: "Забронировать", href: "#booking" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
carouselItems={[
{
id: "1",
imageSrc:
"http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518230.jpg",
imageAlt: "Комната хостела",
},
id: "1", imageSrc:
"http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518230.jpg", imageAlt: "Комната хостела"},
{
id: "2",
imageSrc:
"http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg?_wi=1",
imageAlt: "Общая зона",
},
id: "2", imageSrc:
"http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg", imageAlt: "Общая зона"},
{
id: "3",
imageSrc:
"http://img.b2bpic.net/free-photo/cooking-sph_53876-31563.jpg",
imageAlt: "Кухня",
},
id: "3", imageSrc:
"http://img.b2bpic.net/free-photo/cooking-sph_53876-31563.jpg", imageAlt: "Кухня"},
{
id: "4",
imageSrc:
"http://img.b2bpic.net/free-photo/lobby-condominium-building_1262-3037.jpg",
imageAlt: "Ресепшн",
},
id: "4", imageSrc:
"http://img.b2bpic.net/free-photo/lobby-condominium-building_1262-3037.jpg", imageAlt: "Ресепшн"},
{
id: "5",
imageSrc:
"http://img.b2bpic.net/free-photo/modern-building-new-york-usa_1268-14960.jpg?_wi=1",
imageAlt: "Фасад здания",
},
id: "5", imageSrc:
"http://img.b2bpic.net/free-photo/modern-building-new-york-usa_1268-14960.jpg", imageAlt: "Фасад здания"},
{
id: "6",
imageSrc:
"http://img.b2bpic.net/free-photo/teenage-boy-girl-recording-music-with-guitar-their-home-studio_23-2149666492.jpg",
imageAlt: "Зона отдыха",
},
id: "6", imageSrc:
"http://img.b2bpic.net/free-photo/teenage-boy-girl-recording-music-with-guitar-their-home-studio_23-2149666492.jpg", imageAlt: "Зона отдыха"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -150,36 +132,24 @@ export default function HomePage() {
features={[
{
icon: Wifi,
title: "Бесплатный Wi-Fi",
description:
"Высокоскоростной интернет во всех комнатах и общих зонах",
},
title: "Бесплатный Wi-Fi", description:
"Высокоскоростной интернет во всех комнатах и общих зонах"},
{
icon: MapPin,
title: "Центр города",
description:
"Идеальное расположение рядом с главными достопримечательностями",
},
title: "Центр города", description:
"Идеальное расположение рядом с главными достопримечательностями"},
{
icon: Sparkles,
title: "Чистые номера",
description: "Ежедневная уборка и высокие стандарты гигиены",
},
title: "Чистые номера", description: "Ежедневная уборка и высокие стандарты гигиены"},
{
icon: DollarSign,
title: "Доступные цены",
description: "Лучшее соотношение цены и качества в городе",
},
title: "Доступные цены", description: "Лучшее соотношение цены и качества в городе"},
{
icon: Clock,
title: "24/7 ресепшн",
description: "Наша команда всегда готова помочь в любое время",
},
title: "24/7 ресепшн", description: "Наша команда всегда готова помочь в любое время"},
{
icon: Users,
title: "Дружелюбная атмосфера",
description: "Отличное место для новых знакомств и общения",
},
title: "Дружелюбная атмосфера", description: "Отличное место для новых знакомств и общения"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -195,38 +165,17 @@ export default function HomePage() {
tag="Размещение"
products={[
{
id: "1",
brand: "Общий номер",
name: "Кровать в общей комнате",
price: "15-20 USD/ночь",
rating: 5,
reviewCount: "1.2k",
imageSrc:
"http://img.b2bpic.net/free-photo/young-friends-hostel_52683-121734.jpg?_wi=1",
imageAlt: "Общий номер с несколькими кроватями",
},
id: "1", brand: "Общий номер", name: "Кровать в общей комнате", price: "15-20 USD/ночь", rating: 5,
reviewCount: "1.2k", imageSrc:
"http://img.b2bpic.net/free-photo/young-friends-hostel_52683-121734.jpg", imageAlt: "Общий номер с несколькими кроватями"},
{
id: "2",
brand: "Женский номер",
name: "Кровать для женщин",
price: "18-25 USD/ночь",
rating: 5,
reviewCount: "890",
imageSrc:
"http://img.b2bpic.net/free-photo/mother-daughters-with-smartphone-bed_23-2148073597.jpg?_wi=1",
imageAlt: "Женский номер",
},
id: "2", brand: "Женский номер", name: "Кровать для женщин", price: "18-25 USD/ночь", rating: 5,
reviewCount: "890", imageSrc:
"http://img.b2bpic.net/free-photo/mother-daughters-with-smartphone-bed_23-2148073597.jpg", imageAlt: "Женский номер"},
{
id: "3",
brand: "Приватная комната",
name: "Одноместная комната",
price: "35-50 USD/ночь",
rating: 5,
reviewCount: "2.1k",
imageSrc:
"http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-68330.jpg?_wi=1",
imageAlt: "Приватная комната",
},
id: "3", brand: "Приватная комната", name: "Одноместная комната", price: "35-50 USD/ночь", rating: 5,
reviewCount: "2.1k", imageSrc:
"http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-68330.jpg", imageAlt: "Приватная комната"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -254,71 +203,35 @@ export default function HomePage() {
tag="Отзывы"
testimonials={[
{
id: "1",
name: "Анна Иванова",
handle: "@anna_travels",
testimonial:
"Отличный хостел! Чистые комнаты, дружелюбный персонал и удобное расположение. Буду рекомендовать своим друзьям!",
rating: 5,
id: "1", name: "Анна Иванова", handle: "@anna_travels", testimonial:
"Отличный хостел! Чистые комнаты, дружелюбный персонал и удобное расположение. Буду рекомендовать своим друзьям!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=1",
imageAlt: "Анна Иванова",
},
"http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", imageAlt: "Анна Иванова"},
{
id: "2",
name: "Marcus Weber",
handle: "@marcus_backpacker",
testimonial:
"Amazing place to stay in Bishkek! Great atmosphere, met wonderful people, and the staff was very helpful. Highly recommended!",
rating: 5,
id: "2", name: "Marcus Weber", handle: "@marcus_backpacker", testimonial:
"Amazing place to stay in Bishkek! Great atmosphere, met wonderful people, and the staff was very helpful. Highly recommended!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-looking-aside-with-serious-confident-expression_141793-23037.jpg?_wi=1",
imageAlt: "Marcus Weber",
},
"http://img.b2bpic.net/free-photo/young-handsome-man-looking-aside-with-serious-confident-expression_141793-23037.jpg", imageAlt: "Marcus Weber"},
{
id: "3",
name: "Софья Петрова",
handle: "@sophia_kz",
testimonial:
"Лучший хостел в городе по цене и качеству. Удобное место, всегда чистота, вкусный завтрак. Спасибо команде!",
rating: 5,
id: "3", name: "Софья Петрова", handle: "@sophia_kz", testimonial:
"Лучший хостел в городе по цене и качеству. Удобное место, всегда чистота, вкусный завтрак. Спасибо команде!", 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?_wi=1",
imageAlt: "Софья Петрова",
},
"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", imageAlt: "Софья Петрова"},
{
id: "4",
name: "David Johnson",
handle: "@david_explorer",
testimonial:
"Stayed for 3 nights and loved it. Perfect for budget travelers. The WiFi is fast and the location is perfect for exploring the city.",
rating: 5,
id: "4", name: "David Johnson", handle: "@david_explorer", testimonial:
"Stayed for 3 nights and loved it. Perfect for budget travelers. The WiFi is fast and the location is perfect for exploring the city.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg",
imageAlt: "David Johnson",
},
"http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg", imageAlt: "David Johnson"},
{
id: "5",
name: "Елена Смирнова",
handle: "@elena_nomad",
testimonial:
"Спасибо за гостеприимство! Чувствовала себя как дома. Отличное место для встречи путешественников со всего мира.",
rating: 5,
id: "5", name: "Елена Смирнова", handle: "@elena_nomad", testimonial:
"Спасибо за гостеприимство! Чувствовала себя как дома. Отличное место для встречи путешественников со всего мира.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-woman-dressed-gardening-clothes_23-2148396885.jpg",
imageAlt: "Елена Смирнова",
},
"http://img.b2bpic.net/free-photo/portrait-smiling-woman-dressed-gardening-clothes_23-2148396885.jpg", imageAlt: "Елена Смирнова"},
{
id: "6",
name: "Thomas Mueller",
handle: "@thomas_backpack",
testimonial:
"Best hostel experience in Central Asia. Clean beds, great kitchen, friendly staff. Will definitely come back!",
rating: 5,
id: "6", name: "Thomas Mueller", handle: "@thomas_backpack", testimonial:
"Best hostel experience in Central Asia. Clean beds, great kitchen, friendly staff. Will definitely come back!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-smiling_23-2148431276.jpg",
imageAlt: "Thomas Mueller",
},
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-smiling_23-2148431276.jpg", imageAlt: "Thomas Mueller"},
]}
showRating={true}
animationType="slide-up"
@@ -346,24 +259,16 @@ export default function HomePage() {
socialLinks={[
{
icon: Phone,
href: "tel:+996123456789",
ariaLabel: "Позвонить",
},
href: "tel:+996123456789", ariaLabel: "Позвонить"},
{
icon: MessageCircle,
href: "https://wa.me/996123456789",
ariaLabel: "WhatsApp",
},
href: "https://wa.me/996123456789", ariaLabel: "WhatsApp"},
{
icon: Send,
href: "https://t.me/hostelprobishkek",
ariaLabel: "Telegram",
},
href: "https://t.me/hostelprobishkek", ariaLabel: "Telegram"},
{
icon: Instagram,
href: "https://instagram.com/hostelprobishkek",
ariaLabel: "Instagram",
},
href: "https://instagram.com/hostelprobishkek", ariaLabel: "Instagram"},
]}
/>
</div>