From 8f0832fe66d555565222323443da9c95d26231d0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:02:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 673eea5..b858c8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { tag="Next-Gen Recruitment SaaS" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg?_wi=1", imageAlt: "AI Recruiting Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=1", imageAlt: "Automated Screening Tool", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=1", imageAlt: "Hiring Pipeline Visual", }, { @@ -99,15 +99,15 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=2", imageAlt: "Sourcing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=2", imageAlt: "Sourcing", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg?_wi=2", imageAlt: "hiring dashboard interface dark mode", }, { @@ -116,15 +116,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=3", imageAlt: "Screening", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=3", imageAlt: "Screening", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=4", imageAlt: "ai hiring screening tool dashboard", }, { @@ -133,15 +133,15 @@ export default function LandingPage() { icon: PieChart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/about-us-landing-page-template_23-2148114139.jpg?_wi=3", imageAlt: "Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=5", imageAlt: "Analytics", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=4", imageAlt: "recruitment pipeline visual dashboard", }, ]} -- 2.49.1