diff --git a/src/app/page.tsx b/src/app/page.tsx index 58288fe..40156aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function HomePage() { { text: "Plan Your Stay", href: "/accommodations" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/classic-architecture-beautiful-home-with-flowers_23-2151913138.jpg" + imageSrc="http://img.b2bpic.net/free-photo/classic-architecture-beautiful-home-with-flowers_23-2151913138.jpg?_wi=1" imageAlt="Wedding ceremony setup at Villa Azzaitoun" mediaAnimation="blur-reveal" imagePosition="right" @@ -121,7 +121,7 @@ export default function HomePage() { "Join us for a leisurely brunch on Saturday morning at 11:00 AM. This casual gathering allows guests to relax, enjoy good food, and spend quality time together before departing. The perfect way to conclude the weekend celebration.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/many-atmospheric-dress-pink-charming_1304-2512.jpg" + imageSrc="http://img.b2bpic.net/free-photo/many-atmospheric-dress-pink-charming_1304-2512.jpg?_wi=1" imageAlt="Villa Azzaitoun ceremony space" mediaAnimation="slide-up" useInvertedBackground={true} @@ -149,7 +149,7 @@ export default function HomePage() { price: "Premium", variant: "Luxury Villas", imageSrc: - "http://img.b2bpic.net/free-photo/tea-set-with-baklava-jams-dried-fruits_140725-8096.jpg", + "http://img.b2bpic.net/free-photo/tea-set-with-baklava-jams-dried-fruits_140725-8096.jpg?_wi=1", imageAlt: "Luxury villa accommodation", }, { @@ -158,7 +158,7 @@ export default function HomePage() { price: "Mid-Range", variant: "Modern Apartments", imageSrc: - "http://img.b2bpic.net/free-photo/bird-view-shanghai-china_1127-3037.jpg", + "http://img.b2bpic.net/free-photo/bird-view-shanghai-china_1127-3037.jpg?_wi=1", imageAlt: "Modern apartment accommodation", }, { @@ -167,7 +167,7 @@ export default function HomePage() { price: "Upscale", variant: "5-Star Hotel", imageSrc: - "http://img.b2bpic.net/free-photo/lamp-comfort-bed-pillow-fabric_1203-4833.jpg", + "http://img.b2bpic.net/free-photo/lamp-comfort-bed-pillow-fabric_1203-4833.jpg?_wi=1", imageAlt: "Boutique hotel accommodation", }, { @@ -176,7 +176,7 @@ export default function HomePage() { price: "Moderate", variant: "Authentic Riad", imageSrc: - "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg", + "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg?_wi=1", imageAlt: "Traditional Moroccan riad", }, { @@ -185,7 +185,7 @@ export default function HomePage() { price: "Luxury", variant: "Seaside Villa", imageSrc: - "http://img.b2bpic.net/free-photo/home-luxury-pillow-interior-hotel_1203-4742.jpg", + "http://img.b2bpic.net/free-photo/home-luxury-pillow-interior-hotel_1203-4742.jpg?_wi=1", imageAlt: "Villa with ocean views", }, { @@ -194,7 +194,7 @@ export default function HomePage() { price: "Mid-Range", variant: "Comfortable Hotel", imageSrc: - "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_1203-9443.jpg", + "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_1203-9443.jpg?_wi=1", imageAlt: "Comfortable business hotel", }, ]}