From 4eec6fdb366aa02d34ac1274cdcc6a2c60187ff0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 16:28:00 +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 57b3850..cedd525 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg?_wi=1" /> @@ -93,7 +93,7 @@ export default function LandingPage() { description: "Wkładamy serce w każdy detal.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -109,7 +109,7 @@ export default function LandingPage() { id: "1", name: "Tradycyjna Babka", price: "od 35 zł", - imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg?_wi=1", }, { id: "2", @@ -198,7 +198,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mini-ethnic-sculptures-embedded-frames_114579-12096.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg?_wi=2", imageAlt: "traditional babka cake homemade", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-10841.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=2", imageAlt: "traditional babka cake homemade", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-with-berries_23-2147693557.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg?_wi=2", imageAlt: "traditional babka cake homemade", }, ]}