From 2808e9e7def814d85fa840c5f1c1167e4cde6050 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 09:09:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 44bc68f..c442d17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,11 +103,11 @@ export default function LandingPage() { title: "Intelligent Candidate Matching", description: "Leverage advanced algorithms to pinpoint candidates that truly fit your roles, not just on paper, but in culture and potential.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-smartphone-showing-a-clean-dark-themed-1774516177182-77ced3fc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-smartphone-showing-a-clean-dark-themed-1774516177182-77ced3fc.png?_wi=1", imageAlt: "AI Analytics Dashboard", }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-second-smartphone-showing-an-ai-powere-1774516176132-22821579.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-second-smartphone-showing-an-ai-powere-1774516176132-22821579.png?_wi=1", imageAlt: "AI Candidate Matching", }, }, @@ -116,11 +116,11 @@ export default function LandingPage() { title: "Automated Workflow Optimization", description: "Automate repetitive tasks, reduce time-to-hire, and free up your team to focus on strategic talent engagement and development.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-second-smartphone-showing-an-ai-powere-1774516176132-22821579.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-second-smartphone-showing-an-ai-powere-1774516176132-22821579.png?_wi=2", imageAlt: "AI Candidate Matching", }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-smartphone-showing-a-clean-dark-themed-1774516177182-77ced3fc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTbbMJNFBRLyOqZQxN4DDAtFYF/a-smartphone-showing-a-clean-dark-themed-1774516177182-77ced3fc.png?_wi=2", imageAlt: "AI Analytics Dashboard", }, }, -- 2.49.1