From 144aa700adf50fc09708195e579fa260b8eaa8cc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 22:31:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57ba867..a3424c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,15 +78,15 @@ export default function LandingPage() { description="An enchanting Algiers venue offering elegant spaces, exquisite catering, and seamless event experiences. Discover your dream wedding or celebration today." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg?_wi=1", imageAlt: "Luxurious wedding reception hall", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg?_wi=1", imageAlt: "Outdoor wedding ceremony in a beautiful garden", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-with-meat-rolls-chicken-drumstick-served-with-pear_140725-7978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-with-meat-rolls-chicken-drumstick-served-with-pear_140725-7978.jpg?_wi=1", imageAlt: "Fine dining wedding catering", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { imageAlt: "Modern interior design", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg?_wi=2", imageAlt: "versatile event spaces Algiers", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { imageAlt: "Professional chef cooking", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg?_wi=2", imageAlt: "versatile event spaces Algiers", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { imageAlt: "Wedding decorations setup team", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-with-meat-rolls-chicken-drumstick-served-with-pear_140725-7978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-with-meat-rolls-chicken-drumstick-served-with-pear_140725-7978.jpg?_wi=2", imageAlt: "versatile event spaces Algiers", }, ]} -- 2.49.1