From 6e97e12d1fab7620ae3b70e60c2e48cf71c768b2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 21:37:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73ceb66..183622f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="Luksusowe apartamenty w sercu natury. Poczuj elegancję i spokój, jakiego potrzebujesz." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg?_wi=1", imageAlt: "Apartament 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-practicing-selfcare_23-2150396225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-practicing-selfcare_23-2150396225.jpg?_wi=1", imageAlt: "Apartament 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263632.jpg?_wi=1", imageAlt: "Apartament 3", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { description="Stworzyliśmy przestrzeń, w której luksus spotyka się z naturą. Apartamenty Kapitańskie to hołd dla ciszy i wygody." subdescription="Zainspirowani potrzebami naszych gości, zadbaliśmy o każdy detal — od wygody zameldowania po estetykę każdego wnętrza." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/view-trees-garden-princely-beguinage-ten-wijngaarde_181624-44717.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-trees-garden-princely-beguinage-ten-wijngaarde_181624-44717.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -182,7 +182,7 @@ export default function LandingPage() { content: "Szybki światłowód dostępny wszędzie.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-page-book-soft-bed-morning_1421-504.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-page-book-soft-bed-morning_1421-504.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Piękny wystrój i pomysł. Czystość na najwyższym poziomie.", tag: "5★", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-is-relaxing-spa-complex-with-sauna_169016-22729.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Cicho, pięknie, niezapomniane wrażenia.", tag: "5★", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-have-fun-cafe_329181-1764.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-practicing-selfcare_23-2150396225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-practicing-selfcare_23-2150396225.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Bardzo polecam to miejsce na wypoczynek.", tag: "5★", avatarSrc: "http://img.b2bpic.net/free-photo/best-friends-taking-selfie-party_23-2149130644.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263632.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Wszystko zgodnie z opisem. Bardzo profesjonalne podejście.", tag: "5★", avatarSrc: "http://img.b2bpic.net/free-photo/sideways-shot-young-attractive-young-smiling-woman-with-afro-hairstyle-dressed-bright-summer-clothing_273609-3668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-trees-garden-princely-beguinage-ten-wijngaarde_181624-44717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-trees-garden-princely-beguinage-ten-wijngaarde_181624-44717.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Cisza i spokój. Bardzo zadbany apartament.", tag: "5★", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hat-carrying-backpack-while-traveling_23-2148648683.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/empty-page-book-soft-bed-morning_1421-504.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-page-book-soft-bed-morning_1421-504.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, ]} -- 2.49.1