diff --git a/src/app/page.tsx b/src/app/page.tsx index 44fbf87..cb4c0da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { buttonAnimation="blur-reveal" carouselItems={[ { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg", imageAlt: "elegant heritage cafe cozy interior warm lighting" }, - { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-coffee-candle-bouquet-flowers_169016-28327.jpg", imageAlt: "cafe interior comfortable seating arrangement cozy" }, + { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-coffee-candle-bouquet-flowers_169016-28327.jpg?_wi=1", imageAlt: "cafe interior comfortable seating arrangement cozy" }, { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate_74190-6907.jpg", imageAlt: "spanish latte coffee specialty foam art white cup" }, { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg", imageAlt: "specialty brewed coffee dark roast ceramic cup" }, { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163348.jpg", imageAlt: "matcha latte green tea beverage artistic presentation" }, @@ -132,7 +132,7 @@ export default function LandingPage() { description="Located in the heart of Sharjah's heritage district inside Al Bait Hotel. Open daily from 7:00 AM. Average price: 1–50 AED. Call us or visit in person." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/home-composition-with-cup-coffee-candle-bouquet-flowers_169016-28327.jpg" + imageSrc="http://img.b2bpic.net/free-photo/home-composition-with-cup-coffee-candle-bouquet-flowers_169016-28327.jpg?_wi=2" imageAlt="Al Bareed Cafe interior seating area" mediaAnimation="slide-up" mediaPosition="right"