From 8e9d5baf830665deec2579ed735183ba68c9d623 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 05:52:27 +0000 Subject: [PATCH] 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 2e18c51..634534d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,15 +85,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg?_wi=1", imageAlt: "Futuristic job search dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-worried-young-business-men-looking-laptop_171337-7311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-worried-young-business-men-looking-laptop_171337-7311.jpg?_wi=1", imageAlt: "Professionals collaborating in a modern office", }, { - imageSrc: "http://img.b2bpic.net/free-photo/resume-application-employment-form-concept_53876-125148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/resume-application-employment-form-concept_53876-125148.jpg?_wi=1", imageAlt: "AI resume analysis dashboard", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/face-id-authentication-access-granted_23-2152004044.jpg", imageAlt: "AI Resume Analyzer", }, - imageSrc: "http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg?_wi=2", imageAlt: "ai resume builder mobile app", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/two-factor-authentication-mobile-device_23-2151997022.jpg", imageAlt: "AI Cover Letter Generator", }, - imageSrc: "http://img.b2bpic.net/free-photo/two-worried-young-business-men-looking-laptop_171337-7311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-worried-young-business-men-looking-laptop_171337-7311.jpg?_wi=2", imageAlt: "ai resume builder mobile app", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461348.jpg", imageAlt: "Internal Messaging", }, - imageSrc: "http://img.b2bpic.net/free-photo/resume-application-employment-form-concept_53876-125148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/resume-application-employment-form-concept_53876-125148.jpg?_wi=2", imageAlt: "ai resume builder mobile app", }, ]} -- 2.49.1