From 354ab1bf854c592b6b3d7b6156a9c5c8a18bd331 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 19:20:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9281605..f489e82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { value: "100%", label: "čerstvé ingredience" } ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-women-eating-healthy-food_23-2149151664.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-women-eating-healthy-food_23-2149151664.jpg?_wi=1" imageAlt="Jídelna U Vrtule - tradiční česká jídelna" mediaAnimation="slide-up" imagePosition="right" @@ -221,7 +221,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-women-eating-healthy-food_23-2149151664.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-women-eating-healthy-food_23-2149151664.jpg?_wi=2" imageAlt="Jídelna U Vrtule - kontakt" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1