From 098f49e94810ee8a8ef7d23324a0574f7a84df4e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 10:28:22 +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 2350776..331f9cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { { id: "s3", name: "Makijaż okolicznościowy", price: "od 200 zł", variant: "90 min", imageSrc: "http://img.b2bpic.net/free-photo/morning-preparing-work-bathroom_329181-4751.jpg"}, { - id: "s4", 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"}, + id: "s4", 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?_wi=1"}, ]} title="Nasze usługi" description="Oferujemy kompleksową pielęgnację dłoni i stóp oraz profesjonalny makijaż." @@ -120,7 +120,7 @@ export default function LandingPage() { description="Zobacz, jak dbamy o piękno naszych klientek." blogs={[ { - id: "g1", 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", 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"}, + id: "g1", 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?_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"}, { id: "g2", category: "Pedicure", title: "Pedicure spa", excerpt: "Pełna regeneracja stóp.", imageSrc: "http://img.b2bpic.net/free-photo/home-salon-pedicure-foot-care-treatment-nail-process-professional-pedicures-master-blue-gloves-apply-light-pink-gel-polish_343596-1650.jpg", authorName: "Karolina", authorAvatar: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-talking-cellphone_1262-6132.jpg", date: "2024-05"}, {