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" 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" 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"