From 7020ae8597ca13f9bf6e66b7a4668af6ac1a4947 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 23:11:34 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a790607..99636f1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,33 +27,33 @@ export default function HomePage() { }} items={[ { - videoSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-with-blurred-elements_23-2148253535.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-with-blurred-elements_23-2148253535.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-with-blurred-elements_23-2148253535.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-with-blurred-elements_23-2148253535.jpg?_wi=2", imageAlt: "luxury jewelry video background dark", }, { - videoSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewels_23-2147960092.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewels_23-2147960092.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewels_23-2147960092.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewels_23-2147960092.jpg?_wi=2", imageAlt: "luxury jewelry video background dark", }, { - videoSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-transparent-table_8353-738.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-transparent-table_8353-738.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-transparent-table_8353-738.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-transparent-table_8353-738.jpg?_wi=2", imageAlt: "luxury jewelry video background dark", }, { - videoSrc: "http://img.b2bpic.net/free-photo/fashion-woman-with-feathers_1122-433.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-with-feathers_1122-433.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/fashion-woman-with-feathers_1122-433.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-with-feathers_1122-433.jpg?_wi=2", imageAlt: "luxury jewelry video background dark", }, { - videoSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509270.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509270.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509270.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509270.jpg?_wi=2", imageAlt: "luxury jewelry video background dark", }, { - videoSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-silver-rings-leather-surface_181624-3587.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-silver-rings-leather-surface_181624-3587.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-silver-rings-leather-surface_181624-3587.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-silver-rings-leather-surface_181624-3587.jpg?_wi=2", imageAlt: "luxury jewelry video background dark", }, ]} -- 2.49.1