From 2579c9890642b556e3ba6405cb9171a4df9cf69e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:30:49 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 46cf898..99a4cd9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -141,7 +141,7 @@ export default function AboutPage() { testimonial: "AIFlow transformed our ML operations. We deployed models 3x faster and reduced infrastructure costs by 40%. The platform's intuitive interface made adoption seamless across our teams.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-tech-executiv-1772735063308-d09fc195.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-tech-executiv-1772735063308-d09fc195.png?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -151,7 +151,7 @@ export default function AboutPage() { testimonial: "Outstanding support for production deployments. The monitoring and debugging tools caught issues before they impacted users. Highly recommend for enterprise AI operations.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-data-scientis-1772735064263-a5eb3ae9.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-data-scientis-1772735064263-a5eb3ae9.png?_wi=2", imageAlt: "Michael Chen", }, { @@ -161,7 +161,7 @@ export default function AboutPage() { testimonial: "The security and compliance features give us peace of mind for regulated industries. AIFlow handles our complex requirements effortlessly while maintaining performance.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-product-manag-1772735063450-b94e42e0.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-product-manag-1772735063450-b94e42e0.png?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -171,7 +171,7 @@ export default function AboutPage() { testimonial: "Exceptional platform for team collaboration. Our data scientists, engineers, and analysts work seamlessly together. The cost-benefit ratio is unmatched in the market.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-an-engineering--1772735064085-792a5993.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-an-engineering--1772735064085-792a5993.png?_wi=2", imageAlt: "David Kim", }, { @@ -181,7 +181,7 @@ export default function AboutPage() { testimonial: "AIFlow's auto-scaling capabilities saved us thousands during peak seasons. The platform grows with our needs without infrastructure headaches.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-business-stra-1772735063582-88c5f73d.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-business-stra-1772735063582-88c5f73d.png?_wi=2", imageAlt: "Jessica Martinez", }, { @@ -191,7 +191,7 @@ export default function AboutPage() { testimonial: "Perfect for startups and enterprises alike. The free tier let us validate our ideas, and scaling up was straightforward. AIFlow is our competitive advantage.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-technology-co-1772735063397-ac574bf8.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-technology-co-1772735063397-ac574bf8.png?_wi=2", imageAlt: "Alex Thompson", }, ]} -- 2.49.1 From 97bc6627934899a36aadf9dbf5e7cefdf771c6d9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:30:50 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 461a652..65793ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -267,7 +267,7 @@ export default function HomePage() { testimonial: "AIFlow transformed our ML operations. We deployed models 3x faster and reduced infrastructure costs by 40%. The platform's intuitive interface made adoption seamless across our teams.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-tech-executiv-1772735063308-d09fc195.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-tech-executiv-1772735063308-d09fc195.png?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -277,7 +277,7 @@ export default function HomePage() { testimonial: "Outstanding support for production deployments. The monitoring and debugging tools caught issues before they impacted users. Highly recommend for enterprise AI operations.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-data-scientis-1772735064263-a5eb3ae9.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-data-scientis-1772735064263-a5eb3ae9.png?_wi=1", imageAlt: "Michael Chen", }, { @@ -287,7 +287,7 @@ export default function HomePage() { testimonial: "The security and compliance features give us peace of mind for regulated industries. AIFlow handles our complex requirements effortlessly while maintaining performance.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-product-manag-1772735063450-b94e42e0.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-product-manag-1772735063450-b94e42e0.png?_wi=1", imageAlt: "Emily Rodriguez", }, { @@ -297,7 +297,7 @@ export default function HomePage() { testimonial: "Exceptional platform for team collaboration. Our data scientists, engineers, and analysts work seamlessly together. The cost-benefit ratio is unmatched in the market.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-an-engineering--1772735064085-792a5993.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-an-engineering--1772735064085-792a5993.png?_wi=1", imageAlt: "David Kim", }, { @@ -307,7 +307,7 @@ export default function HomePage() { testimonial: "AIFlow's auto-scaling capabilities saved us thousands during peak seasons. The platform grows with our needs without infrastructure headaches.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-business-stra-1772735063582-88c5f73d.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-business-stra-1772735063582-88c5f73d.png?_wi=1", imageAlt: "Jessica Martinez", }, { @@ -317,7 +317,7 @@ export default function HomePage() { testimonial: "Perfect for startups and enterprises alike. The free tier let us validate our ideas, and scaling up was straightforward. AIFlow is our competitive advantage.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-technology-co-1772735063397-ac574bf8.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXNOAs3mGC2GQ1OAW1MR1qXmbz/professional-headshot-of-a-technology-co-1772735063397-ac574bf8.png?_wi=1", imageAlt: "Alex Thompson", }, ]} -- 2.49.1