From 496a70457ccf241ae11640fe2b688404c4ae5ffa Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 12:08:20 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cfbe902..0392bea 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -91,7 +91,7 @@ export default function AboutPage() { enableKpiAnimation={true} mediaAnimation="blur-reveal" background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg" + imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg?_wi=2" imageAlt="students studying together notes marketplace" /> @@ -131,13 +131,13 @@ export default function AboutPage() { Date: Mon, 16 Mar 2026 12:08:21 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c86ab3d..4dbf274 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function HomePage() { enableKpiAnimation={true} mediaAnimation="blur-reveal" background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg" + imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg?_wi=1" imageAlt="students studying together notes marketplace" /> @@ -215,13 +215,13 @@ export default function HomePage() {