diff --git a/src/app/page.tsx b/src/app/page.tsx index 2748890..2a372b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa-hotel-outside_23-2149037110.jpg", imageAlt: "Luxurious infinity pool overlooking a lush jungle"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-outdoors-with-amazing-back-view-bali-indonesia_72229-833.jpg", imageAlt: "Serene spa treatment room with natural light"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-outdoors-with-amazing-back-view-bali-indonesia_72229-833.jpg?_wi=1", imageAlt: "Serene spa treatment room with natural light"}, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-pouring-vinegar-into-dushbara-dumplings-soup-side-view_140725-12765.jpg", imageAlt: "Gourmet dining restaurant in a tropical setting"}, { @@ -121,7 +121,7 @@ export default function LandingPage() { { title: "Adventure & Nature Trails", description: "Explore the vibrant rainforest with guided treks, bird-watching tours, and thrilling outdoor activities tailored for every adventurer.", bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-outdoors-with-amazing-back-view-bali-indonesia_72229-833.jpg", imageAlt: "Lush jungle waterfall"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-outdoors-with-amazing-back-view-bali-indonesia_72229-833.jpg?_wi=2", imageAlt: "Lush jungle waterfall"}, { imageSrc: "http://img.b2bpic.net/free-photo/majestic-colourfull-bird-nature-habitat-birds-northern-pantanal-wild-brasil-brasilian-wildlife-full-green-jungle-south-american-nature-wilderness_475641-2159.jpg", imageAlt: "Colorful tropical birds"}, {