From 75370fc296b15a4b97fa35d222d153f3d376ae13 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 10:27:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d9722e4..391122a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { name: "Henna i regulacja", price: "od 50 zł", variant: "30 min", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-female-hands-wearing-bracelets_181624-15358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-female-hands-wearing-bracelets_181624-15358.jpg?_wi=1", }, ]} title="Nasze usługi" @@ -187,7 +187,7 @@ export default function LandingPage() { category: "Manicure", title: "Hybryda klasyczna", excerpt: "Naturalny odcień z delikatnym zdobieniem.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-female-hands-wearing-bracelets_181624-15358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-female-hands-wearing-bracelets_181624-15358.jpg?_wi=2", authorName: "Patrycja", authorAvatar: "http://img.b2bpic.net/free-photo/redhead-caucasian-business-woman-yellow-isolated-background-smiling-cheerful-showing-pointing-with-fingers-teeth-mouth-dental-health-concept_839833-8059.jpg", date: "2024-05", -- 2.49.1