From 9f3bc9d1ae2e051b454c978e409f0ed1eee5020c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:41:37 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 686a53d..1107c2f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -124,7 +124,7 @@ export default function ContactPage() { "Zentra AI reduced our invoice processing time by 85%. We went from 3 days to just a few hours. The ROI was immediate and exceptional.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-portrait-photo-of-a-busines-1773070844772-548777ed.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-portrait-photo-of-a-busines-1773070844772-548777ed.png?_wi=2", }, { id: "2", @@ -134,7 +134,7 @@ export default function ContactPage() { "Implementation was seamless. Within 2 weeks, we had 5 automated workflows in production. The support team is incredibly responsive.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-portrait-of-a-tech-entrepre-1773070847072-7c2a2865.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-portrait-of-a-tech-entrepre-1773070847072-7c2a2865.png?_wi=2", }, { id: "3", @@ -144,7 +144,7 @@ export default function ContactPage() { "We saved $500K annually in operational costs. Zentra AI is not just software, it's a business transformation partner.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-headshot-of-a-business-oper-1773070846382-d2854ed3.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-headshot-of-a-business-oper-1773070846382-d2854ed3.png?_wi=2", }, { id: "4", @@ -154,7 +154,7 @@ export default function ContactPage() { "The AI accuracy is outstanding. 99.9% uptime and intelligent error handling. This is enterprise-grade automation at its finest.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-headshot-of-a-marketing-or--1773070844441-79288953.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/professional-headshot-of-a-marketing-or--1773070844441-79288953.png?_wi=2", }, ]} showRating={true} -- 2.49.1 From d7e698381ff37879139f72bba3cd129df18217d8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:41:37 +0000 Subject: [PATCH 2/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 fb07b61..e8030c1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +