Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 07:30:57 +00:00
6 changed files with 1402 additions and 35 deletions

View File

@@ -68,12 +68,12 @@ export default function ContactPage() {
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736738.jpg",
"http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736738.jpg?_wi=2",
imageAlt: "Modern hostel lobby and welcoming entrance",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg",
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg?_wi=6",
imageAlt: "Bright coworking space for digital nomads",
},
]}

View File

@@ -60,7 +60,7 @@ export default function CoworkingPage() {
title: "Uptime Guarantee - Fast & Reliable",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg"
imageSrc="http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg?_wi=4"
imageAlt="Modern coworking space with professional desks"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -89,21 +89,21 @@ export default function CoworkingPage() {
id: "2",
title: "Ergonomic Workspaces & Quiet Zones",
description: "Comfortable standing desks, adjustable chairs, and dedicated quiet areas for focused work. Choose between open collaborative spaces or private concentration zones.",
imageSrc: "http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg?_wi=5",
imageAlt: "Ergonomic coworking desks and setup",
},
{
id: "3",
title: "Social Community Events",
description: "Regular networking events, skill-sharing sessions, and community meetups. Connect with other digital nomads, freelancers, and entrepreneurs working in Bishkek.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking-beer-eating-barbeque-outdoor-party_23-2149366200.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking-beer-eating-barbeque-outdoor-party_23-2149366200.jpg?_wi=2",
imageAlt: "Community gathering and networking event",
},
{
id: "4",
title: "Cafe & Break Areas",
description: "Access to fresh coffee, snacks, and comfortable break areas. Recharge between work sessions with complimentary beverages and a welcoming café atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-fruits-drinks_23-2147821273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-fruits-drinks_23-2147821273.jpg?_wi=3",
imageAlt: "Modern hostel cafe and beverage station",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -69,12 +69,12 @@ export default function HomePage() {
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736738.jpg",
"http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736738.jpg?_wi=1",
imageAlt: "Modern hostel lobby and welcoming entrance",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg",
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg?_wi=1",
imageAlt: "Bright coworking space for digital nomads",
},
]}
@@ -105,7 +105,7 @@ export default function HomePage() {
title: "Central Bishkek Location - Chuykova Street",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sunny-summer-morning-young-athletic-woman-doing-handstand-city-park-street-modern-urban-buildings-exercise-outdoors-healthy-lifestyle_146671-15176.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sunny-summer-morning-young-athletic-woman-doing-handstand-city-park-street-modern-urban-buildings-exercise-outdoors-healthy-lifestyle_146671-15176.jpg?_wi=1"
imageAlt="ololoFreelander hostel exterior building"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -130,7 +130,7 @@ export default function HomePage() {
description:
"Choose from dorm rooms, private rooms, or family suites. All featuring clean linens, secure lockers, and a welcoming atmosphere for solo travelers and groups alike.",
imageSrc:
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg",
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg?_wi=1",
imageAlt: "Clean private hostel room",
},
{
@@ -139,7 +139,7 @@ export default function HomePage() {
description:
"Dedicated coworking space with fast, reliable internet, comfortable desks, and quiet zones. Perfect for digital nomads and remote workers needing a productive environment.",
imageSrc:
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg",
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg?_wi=2",
imageAlt: "Modern coworking space with desks",
},
{
@@ -157,7 +157,7 @@ export default function HomePage() {
description:
"Free Wi-Fi, air conditioning, heating, breakfast service, hair dryers, mini-bar, parking available, and non-smoking rooms. Everything you need for a comfortable stay.",
imageSrc:
"http://img.b2bpic.net/free-photo/bar-still-life-with-fruits-drinks_23-2147821273.jpg",
"http://img.b2bpic.net/free-photo/bar-still-life-with-fruits-drinks_23-2147821273.jpg?_wi=1",
imageAlt: "Modern hostel cafe and breakfast area",
},
]}
@@ -186,7 +186,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "1.2k",
imageSrc:
"http://img.b2bpic.net/free-photo/three-students-sitting-stairs-with-phone_1157-30373.jpg",
"http://img.b2bpic.net/free-photo/three-students-sitting-stairs-with-phone_1157-30373.jpg?_wi=1",
imageAlt: "Dorm room with multiple comfortable beds",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "800",
imageSrc:
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg",
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg?_wi=2",
imageAlt: "Private room with ensuite bathroom",
},
{
@@ -208,7 +208,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "450",
imageSrc:
"http://img.b2bpic.net/free-photo/mother-daughters-sitting-with-smartphone-bed_23-2148073598.jpg",
"http://img.b2bpic.net/free-photo/mother-daughters-sitting-with-smartphone-bed_23-2148073598.jpg?_wi=1",
imageAlt: "Spacious family room with multiple beds",
},
]}
@@ -291,7 +291,7 @@ export default function HomePage() {
testimonial:
"Amazing hostel! Great location, super friendly staff, and clean rooms. The coworking space is perfect for catching up on work. Will definitely stay again!",
imageSrc:
"http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg",
"http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg?_wi=1",
imageAlt: "Sarah Johnson, satisfied guest",
},
{
@@ -301,7 +301,7 @@ export default function HomePage() {
testimonial:
"Best base for my Central Asia trip. Fast Wi-Fi, comfortable workspace, and an incredible community. The breakfast is good and affordable. Highly recommend!",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg",
"http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg?_wi=1",
imageAlt: "Michael Chen, digital nomad",
},
{
@@ -311,7 +311,7 @@ export default function HomePage() {
testimonial:
"Stayed for 3 weeks and felt at home. The staff goes above and beyond, the location is central, and meeting other travelers was so fun. Worth every som!",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-young-woman-hiking-mountains-with-backpack-excited-female-traveler-looking-around-smiling-greenery-background-backpacking-tourism-adventure-summer-vacation-concept_74855-11532.jpg",
"http://img.b2bpic.net/free-photo/beautiful-young-woman-hiking-mountains-with-backpack-excited-female-traveler-looking-around-smiling-greenery-background-backpacking-tourism-adventure-summer-vacation-concept_74855-11532.jpg?_wi=1",
imageAlt: "Emma Rodriguez, happy traveler",
},
{
@@ -321,7 +321,7 @@ export default function HomePage() {
testimonial:
"Perfect for remote work. Reliable internet, quiet workspace, and a great cafe vibe. Made friends with other nomads and extended my stay twice. Brilliant place!",
imageSrc:
"http://img.b2bpic.net/free-photo/friends-drinking-beer-eating-barbeque-outdoor-party_23-2149366200.jpg",
"http://img.b2bpic.net/free-photo/friends-drinking-beer-eating-barbeque-outdoor-party_23-2149366200.jpg?_wi=1",
imageAlt: "David Kim, remote worker",
},
{
@@ -331,7 +331,7 @@ export default function HomePage() {
testimonial:
"Clean, affordable, and in a great location. The common areas are perfect for socializing. Staff is always helpful. This hostel is a gem in Bishkek!",
imageSrc:
"http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg",
"http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg?_wi=2",
imageAlt: "Lisa Petrova, guest",
},
{
@@ -341,7 +341,7 @@ export default function HomePage() {
testimonial:
"Excellent value for money. Great community atmosphere, fantastic staff, and all the amenities you need. Already recommending to all my traveler friends!",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg",
"http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg?_wi=2",
imageAlt: "James Wilson, satisfied nomad",
},
]}

View File

@@ -59,7 +59,7 @@ export default function ReviewsPage() {
name: "Sarah Johnson",
handle: "@backpacker_sarah",
testimonial: "Amazing hostel! Great location, super friendly staff, and clean rooms. The coworking space is perfect for catching up on work. Will definitely stay again!",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg?_wi=3",
imageAlt: "Sarah Johnson, satisfied guest",
},
{
@@ -67,7 +67,7 @@ export default function ReviewsPage() {
name: "Michael Chen",
handle: "@digital_nomad_mike",
testimonial: "Best base for my Central Asia trip. Fast Wi-Fi, comfortable workspace, and an incredible community. The breakfast is good and affordable. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg?_wi=3",
imageAlt: "Michael Chen, digital nomad",
},
{
@@ -75,7 +75,7 @@ export default function ReviewsPage() {
name: "Emma Rodriguez",
handle: "@travel_emma",
testimonial: "Stayed for 3 weeks and felt at home. The staff goes above and beyond, the location is central, and meeting other travelers was so fun. Worth every som!",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-hiking-mountains-with-backpack-excited-female-traveler-looking-around-smiling-greenery-background-backpacking-tourism-adventure-summer-vacation-concept_74855-11532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-hiking-mountains-with-backpack-excited-female-traveler-looking-around-smiling-greenery-background-backpacking-tourism-adventure-summer-vacation-concept_74855-11532.jpg?_wi=2",
imageAlt: "Emma Rodriguez, happy traveler",
},
{
@@ -83,7 +83,7 @@ export default function ReviewsPage() {
name: "David Kim",
handle: "@remote_worker_dk",
testimonial: "Perfect for remote work. Reliable internet, quiet workspace, and a great cafe vibe. Made friends with other nomads and extended my stay twice. Brilliant place!",
imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking-beer-eating-barbeque-outdoor-party_23-2149366200.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking-beer-eating-barbeque-outdoor-party_23-2149366200.jpg?_wi=3",
imageAlt: "David Kim, remote worker",
},
{
@@ -91,7 +91,7 @@ export default function ReviewsPage() {
name: "Lisa Petrova",
handle: "@traveler_lisa",
testimonial: "Clean, affordable, and in a great location. The common areas are perfect for socializing. Staff is always helpful. This hostel is a gem in Bishkek!",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg?_wi=4",
imageAlt: "Lisa Petrova, guest",
},
{
@@ -99,7 +99,7 @@ export default function ReviewsPage() {
name: "James Wilson",
handle: "@nomad_james",
testimonial: "Excellent value for money. Great community atmosphere, fantastic staff, and all the amenities you need. Already recommending to all my traveler friends!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-cowboy-hat-walking-bakota-area_7502-7553.jpg?_wi=4",
imageAlt: "James Wilson, satisfied nomad",
},
]}

View File

@@ -61,7 +61,7 @@ export default function RoomsPage() {
title: "Guest Satisfaction",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg"
imageSrc="http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg?_wi=3"
imageAlt="Premium hostel accommodation rooms"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -90,7 +90,7 @@ export default function RoomsPage() {
rating: 5,
reviewCount: "1.2k",
imageSrc:
"http://img.b2bpic.net/free-photo/three-students-sitting-stairs-with-phone_1157-30373.jpg",
"http://img.b2bpic.net/free-photo/three-students-sitting-stairs-with-phone_1157-30373.jpg?_wi=2",
imageAlt: "Dorm room with multiple comfortable beds",
},
{
@@ -101,7 +101,7 @@ export default function RoomsPage() {
rating: 5,
reviewCount: "800",
imageSrc:
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg",
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg?_wi=4",
imageAlt: "Private room with ensuite bathroom",
},
{
@@ -112,7 +112,7 @@ export default function RoomsPage() {
rating: 5,
reviewCount: "450",
imageSrc:
"http://img.b2bpic.net/free-photo/mother-daughters-sitting-with-smartphone-bed_23-2148073598.jpg",
"http://img.b2bpic.net/free-photo/mother-daughters-sitting-with-smartphone-bed_23-2148073598.jpg?_wi=2",
imageAlt: "Spacious family room with multiple beds",
},
]}
@@ -136,7 +136,7 @@ export default function RoomsPage() {
description:
"All beds feature premium mattresses and fresh, clean linens changed regularly. Each room includes secure lockers to safely store your valuables.",
imageSrc:
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg",
"http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg?_wi=5",
imageAlt: "Clean comfortable beds with premium linens",
},
{
@@ -145,7 +145,7 @@ export default function RoomsPage() {
description:
"Air conditioning and heating available in all rooms for year-round comfort. Individual lighting controls let you adjust the ambiance to your preference.",
imageSrc:
"http://img.b2bpic.net/free-photo/sunny-summer-morning-young-athletic-woman-doing-handstand-city-park-street-modern-urban-buildings-exercise-outdoors-healthy-lifestyle_146671-15176.jpg",
"http://img.b2bpic.net/free-photo/sunny-summer-morning-young-athletic-woman-doing-handstand-city-park-street-modern-urban-buildings-exercise-outdoors-healthy-lifestyle_146671-15176.jpg?_wi=2",
imageAlt: "Modern room with climate control systems",
},
{
@@ -154,7 +154,7 @@ export default function RoomsPage() {
description:
"Private rooms feature en-suite bathrooms with hot water 24/7. All bathrooms are fully stocked with essential toiletries, towels, and hair dryers.",
imageSrc:
"http://img.b2bpic.net/free-photo/bar-still-life-with-fruits-drinks_23-2147821273.jpg",
"http://img.b2bpic.net/free-photo/bar-still-life-with-fruits-drinks_23-2147821273.jpg?_wi=2",
imageAlt: "Modern hostel bathroom facilities",
},
{
@@ -163,7 +163,7 @@ export default function RoomsPage() {
description:
"Ultra-reliable, high-speed fiber internet in all rooms. Perfect for streaming, working, or staying connected with family and friends back home.",
imageSrc:
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg",
"http://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg?_wi=3",
imageAlt: "Modern workspace with fast internet connectivity",
},
]}