Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Batbayar", handle: "Traveler", testimonial: "Хөвсгөл нуурын байгаль маш гайхалтай.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg?_wi=1", imageAlt: "Lake Khuvsgul nature landscape"},
|
||||
{
|
||||
name: "Sarah", handle: "Global Traveler", testimonial: "Amazing hospitality and views.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-boat-moored-blue-calm-lake-with-green-mountain_23-2148153627.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dovbush-trail-green-forest-carpathian-mountains_627829-8364.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
|
||||
{
|
||||
name: "Anna", handle: "AdventureSeeker", testimonial: "Pure nature and peace.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg?_wi=1", imageAlt: "Lake Khuvsgul nature landscape"},
|
||||
{
|
||||
name: "Dava", handle: "Nature Lover", testimonial: "Absolutely beautiful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eskimo-people-living-extreme-weather-condition_23-2151036439.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Байршил", href: "https://maps.app.goo.gl/ATMMKAZa4qKNU24j8"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/autumn-forest-lake-mountainous-area-natural-background_169016-24985.jpg", alt: "Traveler 1"},
|
||||
@@ -134,10 +134,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Бат", role: "Аялагч", company: "Монгол", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg", imageAlt: "horseback riding mountain path"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg?_wi=2", imageAlt: "horseback riding mountain path"},
|
||||
{
|
||||
id: "t2", name: "Сара", role: "Гэрэл зурагчин", company: "АНУ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg", imageAlt: "horseback riding mountain path"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg?_wi=3", imageAlt: "horseback riding mountain path"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user