From 602a985fda2946a368e68699a0093bb830fc44fd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:11:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"}, ], }, ]}