From 33aa99c871fd67e410186d9e16aa27c940e2a582 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 06:22:22 +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 437b780..526be7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { title: "Fee Management & Payments", description: "Automated payment tracking, receipt generation, and integrated payment gateway support for seamless collections.", icon: CreditCard, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-online-college-landing-page_23-2150548513.jpg"}, ] @@ -163,7 +163,7 @@ export default function LandingPage() { tag="Get Started" title="Ready to transform your college?" description="Request a personalized demo today and see why top institutions trust EduManage Pro." - imageSrc="http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg?_wi=2" imageAlt="Team collaborating on campus software" mediaAnimation="slide-up" buttonText="Schedule Demo" -- 2.49.1