From 687979d5fe8a6921b306b1805e8ab594fe2b1a86 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 20:52:58 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 123973e..e2c4b32 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -146,7 +146,7 @@ export default function AboutPage() { name: "Željka Ćirković", role: "Vlasnica & Founder", imageSrc: - "http://img.b2bpic.net/free-photo/young-smiling-business-woman-suit-looks-confident-stands-relaxed-street-poses-near-office-buil_1258-118780.jpg", + "http://img.b2bpic.net/free-photo/young-smiling-business-woman-suit-looks-confident-stands-relaxed-street-poses-near-office-buil_1258-118780.jpg?_wi=2", imageAlt: "Željka Ćirković - vlasnica", }, { @@ -154,7 +154,7 @@ export default function AboutPage() { name: "Milan Ćirković", role: "Vlasnik & Manager", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", + "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg?_wi=2", imageAlt: "Milan Ćirković - vlasnik", }, { @@ -162,7 +162,7 @@ export default function AboutPage() { name: "Katarina Marković", role: "Konsultantkinja za šminkanje", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-serious-woman_23-2149022646.jpg", + "http://img.b2bpic.net/free-photo/portrait-beautiful-serious-woman_23-2149022646.jpg?_wi=2", imageAlt: "Katarina Marković - makeup artist", }, { @@ -170,7 +170,7 @@ export default function AboutPage() { name: "Tamara Bogosavljević", role: "Savetnkinja za parfe", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg", + "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg?_wi=2", imageAlt: "Tamara Bogosavljević - parfem consultant", }, { @@ -178,7 +178,7 @@ export default function AboutPage() { name: "Milena Nikolić", role: "Prodavac & Šminkač", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-woman-with-makeup-hold-black-mascara-brush-gray-wall-beauty-concept_343596-6817.jpg", + "http://img.b2bpic.net/free-photo/beautiful-woman-with-makeup-hold-black-mascara-brush-gray-wall-beauty-concept_343596-6817.jpg?_wi=2", imageAlt: "Milena Nikolić - prodavac", }, { @@ -186,7 +186,7 @@ export default function AboutPage() { name: "Dušica Pavlović", role: "Prodavac", imageSrc: - "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=2", imageAlt: "Dušica Pavlović - prodavac", }, ]} -- 2.49.1 From 855e724c393c717ced6d334b6729315e65f04a14 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 20:52:58 +0000 Subject: [PATCH 2/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4055cb3..9eda577 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +