diff --git a/src/app/page.tsx b/src/app/page.tsx index f42aed9..0b223d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-vector/illustrated-online-certification-screen_23-2148579915.jpg", imageAlt: "Student Verification System"}, { - imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-uses-laptop-review-artificial-intelligence-brain-system_482257-126571.jpg", imageAlt: "Student Database Records"}, + imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-uses-laptop-review-artificial-intelligence-brain-system_482257-126571.jpg?_wi=1", imageAlt: "Student Database Records"}, ], }, { @@ -89,7 +89,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-vector/copyright-landing-page_23-2148705792.jpg", imageAlt: "Document Security Features"}, { - imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-uses-laptop-review-artificial-intelligence-brain-system_482257-126571.jpg", imageAlt: "Secure Database"}, + imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-uses-laptop-review-artificial-intelligence-brain-system_482257-126571.jpg?_wi=2", imageAlt: "Secure Database"}, ], }, ]}