Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-16 18:52:38 +00:00

View File

@@ -54,19 +54,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "@wanderlustchronicles", testimonial: "An absolutely magical experience. The hotel beautifully preserves Khiva's heritage while providing modern comfort. The courtyard is a perfect oasis!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-laughing-resting-cafe-shot-from-outside_176420-6938.jpg", imageAlt: "Sarah Mitchell travel blogger"
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-laughing-resting-cafe-shot-from-outside_176420-6938.jpg?_wi=1", imageAlt: "Sarah Mitchell travel blogger"
},
{
name: "Marco Rossi", handle: "@marco_arch", testimonial: "As an architect, I was impressed by how thoughtfully every detail was designed. The traditional Uzbek elements are authentic yet comfortable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9673.jpg", imageAlt: "Marco Rossi architect from Italy"
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9673.jpg?_wi=1", imageAlt: "Marco Rossi architect from Italy"
},
{
name: "Yuki Tanaka", handle: "@yuki_photos", testimonial: "Perfect location for photography. Every corner of this hotel tells a story. The staff's hospitality was beyond expectations.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands-rest-relaxation-concept_169016-10477.jpg", imageAlt: "Yuki Tanaka photographer from Japan"
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands-rest-relaxation-concept_169016-10477.jpg?_wi=1", imageAlt: "Yuki Tanaka photographer from Japan"
},
{
name: "Lisa Schmidt", handle: "@professorlisa", testimonial: "Staying here felt like stepping back in time while enjoying all modern amenities. The breakfast was a culinary journey through Uzbek traditions.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shy-charming-woman-with-curly-hair-wearing-denim-shirt-listening-music_291650-819.jpg", imageAlt: "Lisa Schmidt professor from Germany"
imageSrc: "http://img.b2bpic.net/free-photo/shy-charming-woman-with-curly-hair-wearing-denim-shirt-listening-music_291650-819.jpg?_wi=1", imageAlt: "Lisa Schmidt professor from Germany"
}
]}
testimonialRotationInterval={5000}
@@ -176,19 +176,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Travel Blogger", company: "Wanderlust Chronicles", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-laughing-resting-cafe-shot-from-outside_176420-6938.jpg", imageAlt: "Sarah Mitchell travel blogger"
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-laughing-resting-cafe-shot-from-outside_176420-6938.jpg?_wi=2", imageAlt: "Sarah Mitchell travel blogger"
},
{
id: "2", name: "Marco Rossi", role: "Architect", company: "Milan, Italy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9673.jpg", imageAlt: "Marco Rossi architect from Italy"
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9673.jpg?_wi=2", imageAlt: "Marco Rossi architect from Italy"
},
{
id: "3", name: "Yuki Tanaka", role: "Photographer", company: "Tokyo, Japan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands-rest-relaxation-concept_169016-10477.jpg", imageAlt: "Yuki Tanaka photographer from Japan"
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands-rest-relaxation-concept_169016-10477.jpg?_wi=2", imageAlt: "Yuki Tanaka photographer from Japan"
},
{
id: "4", name: "Lisa Schmidt", role: "University Professor", company: "Berlin, Germany", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shy-charming-woman-with-curly-hair-wearing-denim-shirt-listening-music_291650-819.jpg", imageAlt: "Lisa Schmidt professor from Germany"
imageSrc: "http://img.b2bpic.net/free-photo/shy-charming-woman-with-curly-hair-wearing-denim-shirt-listening-music_291650-819.jpg?_wi=2", imageAlt: "Lisa Schmidt professor from Germany"
},
{
id: "5", name: "James Anderson", role: "Business Consultant", company: "London, UK", rating: 5,