diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 94789ac..7ca83b5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { description="Express Group Team" subdescription="Dubai, UAE" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/landscape-with-colorful-rainbow-appearing-sky_23-2151521470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/landscape-with-colorful-rainbow-appearing-sky_23-2151521470.jpg?_wi=3" imageAlt="Express Group professional team" mediaAnimation="blur-reveal" useInvertedBackground={false} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fe13647..d4d2817 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -72,7 +72,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/co-workers-planning-strategy_1098-588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/co-workers-planning-strategy_1098-588.jpg?_wi=2" imageAlt="Express Group consultation team" mediaAnimation="blur-reveal" mediaPosition="right" @@ -98,7 +98,7 @@ export default function ContactPage() { tag: "Business Setup", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-cup-coffee_23-2147955267.jpg", avatarAlt: "Ahmed Hassan", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-cup-coffee_23-2147955267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-cup-coffee_23-2147955267.jpg?_wi=3", imageAlt: "Ahmed Hassan testimonial", }, { @@ -110,7 +110,7 @@ export default function ContactPage() { tag: "PRO Services", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-her-hands-pocket-against-gray-backdrop_23-2148028971.jpg", avatarAlt: "Fatima Al Mansoori", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-her-hands-pocket-against-gray-backdrop_23-2148028971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-her-hands-pocket-against-gray-backdrop_23-2148028971.jpg?_wi=3", imageAlt: "Fatima Al Mansoori testimonial", }, { @@ -122,7 +122,7 @@ export default function ContactPage() { tag: "Attestation", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149741200.jpg", avatarAlt: "Rajesh Patel", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149741200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149741200.jpg?_wi=2", imageAlt: "Rajesh Patel testimonial", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0ac69fc..ef591aa 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +