From 11c25aeaef0b2b7d0eab33a418ae76ad9995eddd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:13:49 +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 2900d65..aab7870 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#featured", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-home-watching-interesting-movie-tv_482257-119571.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-home-watching-interesting-movie-tv_482257-119571.jpg?_wi=1" /> @@ -84,7 +84,7 @@ export default function LandingPage() { price: "2024", rating: 5, reviewCount: "1.2M", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118162.jpg?_wi=1", }, { id: "2", @@ -158,7 +158,7 @@ export default function LandingPage() { descriptions: [ "Download your favorites and watch them anywhere, anytime without internet.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-home-watching-interesting-movie-tv_482257-119571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-home-watching-interesting-movie-tv_482257-119571.jpg?_wi=2", imageAlt: "Led screen with the flags of the world countries", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { descriptions: [ "Resume exactly where you left off on any of your devices, seamlessly.", ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118162.jpg?_wi=2", imageAlt: "Led screen with the flags of the world countries", }, ]} -- 2.49.1