From de8bf2980b9e3114493f40ffb650898468f73eaa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 17:42:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e8fe45c..81dde73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,27 +75,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg?_wi=1", imageAlt: "Luxusní produkty pro muže", }, { - imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg?_wi=2", imageAlt: "Luxusní produkty pro muže", }, { - imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg?_wi=3", imageAlt: "Luxusní produkty pro muže", }, { - imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg?_wi=4", imageAlt: "Luxusní produkty pro muže", }, { - imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg?_wi=5", imageAlt: "Luxusní produkty pro muže", }, { - imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-lipstick_23-2147692243.jpg?_wi=6", imageAlt: "Luxusní produkty pro muže", }, ]}