diff --git a/src/app/page.tsx b/src/app/page.tsx index fa37a5c..7795721 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-milford-sound-new-zealand_181624-29158.jpg", imageAlt: "Traditional Nepali Homestay"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg", imageAlt: "Mountain View"} + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg?_wi=1", imageAlt: "Mountain View"} ]} mediaAnimation="slide-up" rating={5} @@ -100,7 +100,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "Breakfast", description: "Complimentary daily traditional breakfast.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg", imageAlt: "Breakfast spread"}, + id: "f1", title: "Breakfast", description: "Complimentary daily traditional breakfast.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg?_wi=1", imageAlt: "Breakfast spread"}, { id: "f2", title: "Lunch", description: "Traditional Nepali set available for NPR 500.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-black_140725-104333.jpg", imageAlt: "Nepali momos"}, { @@ -119,13 +119,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "g1", title: "Mountain Surroundings", description: "Incredible views of the Himalayas.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg", imageAlt: "Mountain view"}, + id: "g1", title: "Mountain Surroundings", description: "Incredible views of the Himalayas.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg?_wi=2", imageAlt: "Mountain view"}, { id: "g2", title: "Peaceful Common Area", description: "Relax and enjoy nature.", imageSrc: "http://img.b2bpic.net/free-photo/voting-rights-american-election_23-2151841497.jpg", imageAlt: "Common area"}, { id: "g3", title: "Village Pathways", description: "Explore the local Nepali village.", imageSrc: "http://img.b2bpic.net/free-photo/small-hut-with-red-roof-is-front-mountain_505751-5862.jpg", imageAlt: "Village path"}, { - id: "g4", title: "Dining Area", description: "Authentic meals served here.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg", imageAlt: "Dining area"}, + id: "g4", title: "Dining Area", description: "Authentic meals served here.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg?_wi=2", imageAlt: "Dining area"}, ]} title="Homestay Highlights" description="A glimpse into the life and surroundings of our peaceful homestay."