Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 08:41:55 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg", imageAlt: "Modern hostel common area with comfortable seating and welcoming atmosphere"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg?_wi=1", imageAlt: "Modern hostel common area with comfortable seating and welcoming atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/placa-del-ajuntament-summer-evening-valencia_1398-2403.jpg", imageAlt: "Coworking space with desks overlooking Bishkek city and mountains"},
]}
@@ -186,7 +186,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/businessman-relaxing-laptop_23-2147689245.jpg", imageAlt: "Alex Rodriguez, remote worker"},
{
id: "6", name: "The Digital Collective", handle: "@digitalnomads", testimonial: "Stayed with friends and had the best time. Community events, social activities, and genuinely helpful staff. This is what hostel culture should be.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg", imageAlt: "The Digital Collective group"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg?_wi=2", imageAlt: "The Digital Collective group"},
]}
showRating={true}
textboxLayout="default"