From f8d571c54e25aace17a6927509871a3a446c0784 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 13:18:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 482b413..5bdfc29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,19 +99,19 @@ export default function LandingPage() { id: 1, title: "Samoobslužné mycí boxy", description: "Moderní vysokotlaké mytí s možností volby programu dle potřeby.", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26048.jpg?_wi=1", }, { id: 2, title: "Výkonné vysavače", description: "Silné vysávání pro dokonalý čistý interiér za každé situace.", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26048.jpg?_wi=2", }, { id: 3, title: "Šetrná chemie", description: "Používáme kvalitní čisticí prostředky, které nepoškozují lak vašeho vozu.", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26048.jpg?_wi=3", }, ]} title="Naše služby" -- 2.49.1