From fe47af3200dc4fb518be3e45207c8a9bd411a2cf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 06:00:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db96a44..69ec94c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { description="Experience the ultimate sanctuary for cigar enthusiasts. Immerse yourself in a curated selection of world-class cigars, fine spirits, and an unparalleled atmosphere of elegance." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg?_wi=1", imageAlt: "Luxurious lounge interior", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg?_wi=1", imageAlt: "Cigar collection", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { description: "Expertly paired spirits and cigars for a refined taste.", bentoComponent: "reveal-icon", icon: Wine, - imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-3372.jpg?_wi=2", imageAlt: "luxury cigar lounge interior", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { }, ], completedLabel: "Event Success", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cigarette-zippo-lighter_181624-11768.jpg?_wi=2", imageAlt: "luxury cigar lounge interior", }, ]}