Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user