diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 357cac3..b1412d1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function AboutPage() { description="Our Commitment to Excellence" subdescription="Professional Service Specialists" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg?_wi=2" imageAlt="Professional team" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -103,21 +103,21 @@ export default function AboutPage() { id: "1", title: "Professional Consultation", description: "Expert guidance and strategic advice tailored to your business objectives and market challenges.", - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg?_wi=2", imageAlt: "Professional consultation", }, { id: "2", title: "High-Quality Service Delivery", description: "Reliable and efficient service execution ensuring consistent quality and customer satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-954.jpg?_wi=2", imageAlt: "Quality service delivery", }, { id: "3", title: "Custom Solutions", description: "Personalized solutions designed specifically for your organization's needs and objectives.", - imageSrc: "http://img.b2bpic.net/free-photo/business-executive-owner-criticizing-multiethnic-workers-corporate-problem-failure-shouting-screaming-conference-room_482257-5041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executive-owner-criticizing-multiethnic-workers-corporate-problem-failure-shouting-screaming-conference-room_482257-5041.jpg?_wi=2", imageAlt: "Custom solutions", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 95344ae..05f7b0a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -80,7 +80,7 @@ export default function ContactPage() { description="Our Commitment to Excellence" subdescription="Professional Service Specialists" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg?_wi=3" imageAlt="Professional team" mediaAnimation="blur-reveal" useInvertedBackground={false} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8c6efe9..299dc8b 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' }, '*'); })(); +` + }} + /> + +