diff --git a/src/app/page.tsx b/src/app/page.tsx index e24e27b..34546f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg?_wi=1", imageAlt: "Comfortable lodging", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/panoramic-lakeside-sauna-geometric-heaters-scandinavian-style_169016-68879.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg?_wi=2", imageAlt: "comfortable bed in hotel room", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { description: "A trusted budget choice for travelers needing a comfortable, clean stay.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-top-view_23-2148825112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-top-view_23-2148825112.jpg?_wi=1", imageAlt: "comfortable bed in hotel room", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Known for nice rooms and reliable service on the Zaheerabad route.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-condiments_23-2148747662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-condiments_23-2148747662.jpg?_wi=1", imageAlt: "comfortable bed in hotel room", }, ]} @@ -162,13 +162,13 @@ export default function LandingPage() { id: "p1", name: "Paneer Butter Masala", price: "₹150", - imageSrc: "http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-top-view_23-2148825112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-top-view_23-2148825112.jpg?_wi=2", }, { id: "p2", name: "Traditional Mandi", price: "₹199", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-condiments_23-2148747662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-condiments_23-2148747662.jpg?_wi=2", }, { id: "p3",