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} 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' }, '*'); })(); +` + }} + /> + +