From aed939cf88d6b80e9559bd4260a24885fc67a919 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 11:14:55 +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 f1eca4e..14fc29d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@anna_k", testimonial: "I was skeptical at first, but after a few sessions I saw real results. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sideviews-spa-stones-towels_23-2148223690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sideviews-spa-stones-towels_23-2148223690.jpg?_wi=1", imageAlt: "luxury salon interior beige", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@julia_b", testimonial: "Professional, clean, and incredible results every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ozone-therapy-logo_23-2149830762.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ozone-therapy-logo_23-2149830762.jpg?_wi=1", imageAlt: "luxury salon interior beige", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@sara_w", testimonial: "Truly the best experience I have had in Katowice.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-process-doing-makeup-with-brushes_169016-19737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-process-doing-makeup-with-brushes_169016-19737.jpg?_wi=1", imageAlt: "luxury salon interior beige", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@karolina_m", testimonial: "Luxury treatments that actually deliver on their promises.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg?_wi=1", imageAlt: "luxury salon interior beige", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sideviews-spa-stones-towels_23-2148223690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sideviews-spa-stones-towels_23-2148223690.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/yoga-still-life_23-2148119620.jpg", @@ -248,21 +248,21 @@ export default function LandingPage() { value: "5.0", title: "Rating", description: "Based on 500+ happy clients", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ozone-therapy-logo_23-2149830762.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ozone-therapy-logo_23-2149830762.jpg?_wi=2", }, { id: "m2", value: "10k+", title: "Treatments", description: "Completed with success", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-process-doing-makeup-with-brushes_169016-19737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-process-doing-makeup-with-brushes_169016-19737.jpg?_wi=2", }, { id: "m3", value: "100%", title: "Safety", description: "Professional care", - imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg?_wi=2", }, ]} title="Proven Quality" -- 2.49.1