From 5280aba463a28ac27597ef31b30b095cab56b09f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 13:39:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 314cc98..208414a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg?_wi=1", imageAlt: "Salon urody Gdańsk wnętrze", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pile-cookies-marshmallows-platter-marble-surface_114579-75347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-cookies-marshmallows-platter-marble-surface_114579-75347.jpg?_wi=1", imageAlt: "Zabiegi pielęgnacyjne", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { "Paznokcie", "Gdańsk", ], - imageSrc: "http://img.b2bpic.net/free-photo/hand-with-colorful-manicure-book_23-2151989342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-with-colorful-manicure-book_23-2151989342.jpg?_wi=1", imageAlt: "Manicure", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "Bardzo miła obsługa i przepiękne paznokcie!", tag: "Hybryda", avatarSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg?_wi=2", imageAlt: "happy customer portrait beauty salon", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "Profesjonalnie wykonany zabieg mezoterapii. Wrócę na pewno.", tag: "Kosmetyka", avatarSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-female-model-shows-text-message-cellular-her-dark-skinned-friend-who-has-surprised-expression_273609-43878.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=1", imageAlt: "happy customer portrait beauty salon", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "Świetna atmosfera i duży wybór kolorów hybryd.", tag: "Paznokcie", avatarSrc: "http://img.b2bpic.net/free-photo/bridal-portrait_23-2148106079.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hand-with-colorful-manicure-book_23-2151989342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-with-colorful-manicure-book_23-2151989342.jpg?_wi=2", imageAlt: "happy customer portrait beauty salon", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { quote: "Najlepszy fryzjer w Gdańsku, świetne podejście do koloryzacji.", tag: "Fryzjer", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913231.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pile-cookies-marshmallows-platter-marble-surface_114579-75347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-cookies-marshmallows-platter-marble-surface_114579-75347.jpg?_wi=2", imageAlt: "happy customer portrait beauty salon", }, ]} @@ -280,7 +280,7 @@ export default function LandingPage() { title="Tworzymy piękno w sercu Gdańska" description="Nasz salon to miejsce, gdzie pasja spotyka się z profesjonalizmem. Każda klientka jest traktowana indywidualnie." subdescription="Zapewniamy najwyższy standard higieny, przyjazną atmosferę oraz relaks, na który zasługujesz." - imageSrc="http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=2" mediaAnimation="slide-up" icon={Sparkles} /> -- 2.49.1