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", }, ]} 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' }, '*'); })(); +` + }} + /> + +