From ae0660d1f6b44f345b8cb2a54e882e2504ecd0d3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:18:32 +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 799228e..2c4a454 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736818.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736818.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { title: "Okazje cenowe", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-detail-professional-coffee-machine_169016-16963.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-detail-professional-coffee-machine_169016-16963.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -162,7 +162,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-modern-hot-air-fryer-with-cooked-food_23-2151737123.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736818.jpg?_wi=2", imageAlt: "luxury audio speakers minimal", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/kettle-making-delicious-tea_23-2151882961.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-detail-professional-coffee-machine_169016-16963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-detail-professional-coffee-machine_169016-16963.jpg?_wi=2", imageAlt: "luxury audio speakers minimal", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-bathrobe-drinking-morning-coffee-enjoying-taste-smiling_1258-193244.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee_23-2148865558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee_23-2148865558.jpg?_wi=1", imageAlt: "luxury audio speakers minimal", }, ]} @@ -241,7 +241,7 @@ export default function LandingPage() { name: "Ekspres Premium", price: "1200 PLN", variant: "AGD", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee_23-2148865558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee_23-2148865558.jpg?_wi=2", }, { id: "p2", -- 2.49.1