From a084c38c5a13df016b7d43f476491a7bb1873267 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:33:09 +0000 Subject: [PATCH 1/3] Update src/app/features/page.tsx --- src/app/features/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index e366d3e..c58b96d 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -53,7 +53,7 @@ export default function FeaturesPage() { ]} background={{ variant: "sparkles-gradient"}} - imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg" + imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg?_wi=1" imageAlt="DocFlow Dashboard Interface" mediaAnimation="slide-up" frameStyle="card" -- 2.49.1 From 16b3a0c65ad1ea543459d69006aaca09b683c18f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:33:09 +0000 Subject: [PATCH 2/3] Update src/app/forgot-password/page.tsx --- src/app/forgot-password/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/forgot-password/page.tsx b/src/app/forgot-password/page.tsx index bd3f41f..d7b0142 100644 --- a/src/app/forgot-password/page.tsx +++ b/src/app/forgot-password/page.tsx @@ -49,7 +49,7 @@ export default function ForgotPasswordPage() { ]} background={{ variant: "sparkles-gradient"}} - imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg" + imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg?_wi=3" imageAlt="DocFlow Security" mediaAnimation="slide-up" frameStyle="card" -- 2.49.1 From c16eca897d3f6005a19dd9697a502af9a289de10 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:33:09 +0000 Subject: [PATCH 3/3] Update src/app/signup/page.tsx --- src/app/signup/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/signup/page.tsx b/src/app/signup/page.tsx index f60eb33..a01199f 100644 --- a/src/app/signup/page.tsx +++ b/src/app/signup/page.tsx @@ -49,7 +49,7 @@ export default function SignUpPage() { ]} background={{ variant: "sparkles-gradient"}} - imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg" + imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg?_wi=2" imageAlt="DocFlow Dashboard Interface" mediaAnimation="slide-up" frameStyle="card" -- 2.49.1