From f31895f36fc939aff96af35bc5fb22d0c534f364 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 13:38:57 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 48c3c1f..6fb815f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,8 +25,8 @@ export default function HomePage() { }} items={[ { - videoSrc: "http://img.b2bpic.net/free-photo/blurred-restaurant-with-vintage-sofa_1203-557.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-restaurant-with-vintage-sofa_1203-557.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/blurred-restaurant-with-vintage-sofa_1203-557.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-restaurant-with-vintage-sofa_1203-557.jpg?_wi=2", imageAlt: "luxury lifestyle cinematic background", }, { -- 2.49.1