From 3143828a94069043f485f1ef6d7f7a4af3d454ec Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:44:10 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d94d368..64f7755 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -139,7 +139,7 @@ const ContactPage = () => { "We reduced screening time from 40 hours to 4 hours per week. The AI accuracy is incredible—it catches details we'd miss manually. Highly recommended!", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-confident-f-1773038588384-e9fcc736.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-confident-f-1773038588384-e9fcc736.png?_wi=3", imageAlt: "Sarah Johnson, HR Recruiter", }, { @@ -150,7 +150,7 @@ const ContactPage = () => { "The match score feature alone has transformed our hiring pipeline. We're now filling positions 3x faster with better qualified candidates.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-male-recrui-1773038586649-351d7e83.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-male-recrui-1773038586649-351d7e83.png?_wi=3", imageAlt: "Michael Chen, Recruiter", }, { @@ -161,7 +161,7 @@ const ContactPage = () => { "Finally, a platform that understands what recruiters need. The analytics dashboard gives us real insights into our hiring process. Game-changer!", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-female-tale-1773038586826-29238d1d.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-female-tale-1773038586826-29238d1d.png?_wi=3", imageAlt: "Emma Rodriguez, Talent Manager", }, { @@ -172,7 +172,7 @@ const ContactPage = () => { "Integration was seamless, setup took 15 minutes. The AI learns our preferences and gets smarter over time. This is the future of recruitment.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-male-ats-sp-1773038590080-af52e431.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-male-ats-sp-1773038590080-af52e431.png?_wi=3", imageAlt: "David Kim, ATS Specialist", }, { @@ -183,7 +183,7 @@ const ContactPage = () => { "Our team loves it. The interface is intuitive, the AI is powerful, and customer support is outstanding. Best HR tech investment we've made.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-female-hr-d-1773038586973-0aa3b7fb.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-female-hr-d-1773038586973-0aa3b7fb.png?_wi=3", imageAlt: "Lisa Thompson, HR Director", }, { @@ -194,7 +194,7 @@ const ContactPage = () => { "We screened 500 resumes in one day with complete confidence in the rankings. The quality of matches is exceptional. Worth every penny.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-male-talent-1773038586996-ac90cd98.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhHf9ACicnMNa8IGK8V8KeGQyX/a-professional-headshot-of-a-male-talent-1773038586996-ac90cd98.png?_wi=3", imageAlt: "James Wilson, Talent Acquisition Specialist", }, ]} @@ -213,7 +213,7 @@ const ContactPage = () => {