From 0fa357088943b7ed0f4bf2df409058c5543c3b91 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:44:18 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]} -- 2.49.1 From 165ad4e553930292665f0e51ecad7cea6f29ae97 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:44:19 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]} -- 2.49.1 From 27af369cb50dfd3b60ac73d531a5951a8e8d1196 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:44:19 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +