diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 91a50f0..707edd3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -145,7 +145,7 @@ export default function AboutPage() { testimonial: "TMAG Global's ecosystem intelligence completely transformed our government engagement strategy. Their insights into procurement pathways and institutional priorities were exactly what we needed.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-defence-indus-1773088589176-d856d482.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-defence-indus-1773088589176-d856d482.png?_wi=2", imageAlt: "Dr. Sarah Chen", }, { @@ -155,7 +155,7 @@ export default function AboutPage() { testimonial: "TMAG Global provided the strategic clarity we needed. Their Fit + Stack™ framework helped us understand exactly how our technology aligns with defence priorities and where partnership opportunities exist.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-technology-co-1773088590634-75673079.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-technology-co-1773088590634-75673079.png?_wi=2", imageAlt: "James Mitchell", }, { @@ -165,7 +165,7 @@ export default function AboutPage() { testimonial: "TMAG Global uniquely understands how to connect research institutions with defence priorities. Their ability to navigate complex institutional relationships is unparalleled.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-research-inst-1773088589277-3d0edfe1.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-research-inst-1773088589277-3d0edfe1.png?_wi=2", imageAlt: "Dr. Robert Dupont", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 41d9995..0803e8d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1440,6 +1440,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +