diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index aed8be5..5ec7591 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function AboutPage() { "The Royal Oud Attar is absolutely exquisite! The quality and longevity are unmatched. I've tried many brands, but Mulla Perfumes stands out for its authenticity and luxury.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-483.jpg", + "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-483.jpg?_wi=3", imageAlt: "woman professional portrait headshot", }, { @@ -97,7 +97,7 @@ export default function AboutPage() { "I purchased their gift set for my wife and she loves every single fragrance. The packaging is elegant and the scents are divine. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg", + "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=3", imageAlt: "man professional portrait headshot", }, { @@ -108,7 +108,7 @@ export default function AboutPage() { "Mulla Perfumes captures the essence of true Arabian fragrance heritage. Each product feels like a journey. Exceptional quality and customer service.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-young-woman-posing-studio_23-2149392882.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-young-woman-posing-studio_23-2149392882.jpg?_wi=3", imageAlt: "young woman smiling portrait", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1dfab36..33ead40 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' }, '*'); })(); +` + }} + /> + +