diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 730de9d..5e3a5f0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -153,7 +153,7 @@ export default function AboutPage() { quote: "UzRocket transformed our intelligence operations. What used to take weeks now happens in hours. The real-time analytics have given us a competitive edge we couldn't have imagined.", name: "Alexandra Chen", role: "Chief Intelligence Officer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-exec-1773081801620-288aecb8.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-exec-1773081801620-288aecb8.png?_wi=2", imageAlt: "Alexandra Chen", }, { @@ -162,7 +162,7 @@ export default function AboutPage() { quote: "The API integration was flawless. Within two weeks, we had UzRocket connected to all our data sources. The platform's scalability handles our massive datasets without breaking a sweat.", name: "Marcus Johnson", role: "VP of Data Engineering", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-male-busine-1773081801810-0e2bcd6b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-male-busine-1773081801810-0e2bcd6b.png?_wi=2", imageAlt: "Marcus Johnson", }, { @@ -171,7 +171,7 @@ export default function AboutPage() { quote: "Security was our top concern. UzRocket exceeded all our compliance requirements and their security team is incredibly responsive. We feel confident storing our most sensitive data here.", name: "Dr. Sarah Patel", role: "Chief Security Officer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-scie-1773081802229-5381e6e3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-scie-1773081802229-5381e6e3.png?_wi=2", imageAlt: "Dr. Sarah Patel", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f27b2d4..c990141 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -93,7 +93,7 @@ export default function ContactPage() { quote: "UzRocket transformed our intelligence operations. What used to take weeks now happens in hours. The real-time analytics have given us a competitive edge we couldn't have imagined.", name: "Alexandra Chen", role: "Chief Intelligence Officer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-exec-1773081801620-288aecb8.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-exec-1773081801620-288aecb8.png?_wi=3", imageAlt: "Alexandra Chen", }, { @@ -102,7 +102,7 @@ export default function ContactPage() { quote: "The API integration was flawless. Within two weeks, we had UzRocket connected to all our data sources. The platform's scalability handles our massive datasets without breaking a sweat.", name: "Marcus Johnson", role: "VP of Data Engineering", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-male-busine-1773081801810-0e2bcd6b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-male-busine-1773081801810-0e2bcd6b.png?_wi=3", imageAlt: "Marcus Johnson", }, { @@ -111,7 +111,7 @@ export default function ContactPage() { quote: "Security was our top concern. UzRocket exceeded all our compliance requirements and their security team is incredibly responsive. We feel confident storing our most sensitive data here.", name: "Dr. Sarah Patel", role: "Chief Security Officer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-scie-1773081802229-5381e6e3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-scie-1773081802229-5381e6e3.png?_wi=3", imageAlt: "Dr. Sarah Patel", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2a11ab5..67d7d9f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1435,6 +1435,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +