From b7e3a0d6acac6beb28c1a67ec5a1ef12a8869dd0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 06:35:37 +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 81f92e9..722fa8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-cigar-ring_23-2151113173.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-cigar-ring_23-2151113173.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/high-angle-whiskey-with-ice-cigar_23-2148673723.jpg", @@ -167,7 +167,7 @@ export default function LandingPage() { id: "p1", name: "Signature Churchill", price: "$38", - 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", }, { id: "p2", @@ -262,7 +262,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-autumn-travel-concept_23-2148610362.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-cigar-ring_23-2151113173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-cigar-ring_23-2151113173.jpg?_wi=2", imageAlt: "luxury cigar box wooden", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-view-fried-bugs-with-spices_23-2148225914.jpg", }, - 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 box wooden", }, ]} -- 2.49.1