From 1d58bc7de195e6eef52f7ca11b6ae82f5de2182b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 19:08:06 +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 4653e1f..4b36fd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#guide", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-blooming-flower_23-2149316684.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-blooming-flower_23-2149316684.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/closeup-thai-orchid-blurred-background-macro-photography_169016-17152.jpg", @@ -104,7 +104,7 @@ export default function LandingPage() { title="Pasja, która zakwita" description="Orchidea Polska to rodzinny sklep z wieloletnią tradycją botaniczną. Specjalizujemy się w rzadkich gatunkach, które wymagają wiedzy i serca." subdescription="Każdy storczyk trafiający do klienta jest osobiście sprawdzony pod kątem zdrowia i jakości, by cieszył oczy przez lata." - imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960638.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960638.jpg?_wi=1" mediaAnimation="slide-up" icon={Heart} /> @@ -121,7 +121,7 @@ export default function LandingPage() { id: "p1", name: "Phalaenopsis 'Rosetta'", price: "89 PLN", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers-desk_23-2147929464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers-desk_23-2147929464.jpg?_wi=1", }, { id: "p2", @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-woman-decorating-her-home-with-orchid-flower_23-2151074439.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-blooming-flower_23-2149316684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-blooming-flower_23-2149316684.jpg?_wi=2", imageAlt: "woman watering flowers indoor", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-blonde-woman-looking-floral-plants-pots_74855-16470.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960638.jpg?_wi=2", imageAlt: "woman watering flowers indoor", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-decorating-her-house-with-orchids_23-2150970114.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers-desk_23-2147929464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-flowers-desk_23-2147929464.jpg?_wi=2", imageAlt: "woman watering flowers indoor", }, ]} -- 2.49.1