From 9a3f7720d8a6044237659c7a55e4fd4018b131a7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 06:50:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8e07d0..f359629 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { title: "Make-up", description: "Machiaj profesional pentru evenimente, nunți sau ședințe foto de impact.", icon: Palette, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29137.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29137.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-draws-with-paint-her-face-looks-into-smartphone_169016-18993.jpg"}, ] @@ -105,7 +105,7 @@ export default function LandingPage() { title: "Epilare", description: "Proceduri de epilare rapidă și eficientă pentru o piele fină și catifelată.", icon: Diamond, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-young-girl-lying-armchair-talking-phone-living-room_176420-5987.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-young-girl-lying-armchair-talking-phone-living-room_176420-5987.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/nail-hygiene-care-drying-nail-polish_23-2148766578.jpg"}, ] @@ -121,7 +121,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Despre noi" description="ACA Beauty Salon este un institut de frumusețe dedicat femeilor din Iași care doresc să se simtă speciale. Combinăm experiența vastă a echipei noastre cu o atmosferă caldă, creând un spațiu unde relaxarea și rezultatele profesionale se îmbină perfect." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29137.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29137.jpg?_wi=2" /> @@ -136,7 +136,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230961.jpg"}, { id: "2", name: "Ioana P.", handle: "Clientă fidelă", testimonial: "De fiecare dată când vin la ACA Beauty plec extrem de mulțumită. Recomand cu încredere!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-young-girl-lying-armchair-talking-phone-living-room_176420-5987.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-young-girl-lying-armchair-talking-phone-living-room_176420-5987.jpg?_wi=2"}, { id: "3", name: "Maria C.", handle: "Eveniment", testimonial: "Machiajul pentru nuntă a fost impecabil. Voi reveni cu mare drag!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-charming-woman-smiling-tablet-home_197531-33767.jpg"}, -- 2.49.1