diff --git a/src/app/accounts/page.tsx b/src/app/accounts/page.tsx index a118c52..f60f327 100644 --- a/src/app/accounts/page.tsx +++ b/src/app/accounts/page.tsx @@ -43,7 +43,7 @@ export default function AccountsPage() { title="Access Your Research Account" description="Log in to your ResearchBot account to manage your research projects, view your saved reports, track your research history, and collaborate with your team. Create a new account in seconds to start conducting advanced research with AI-powered insights." tag="Your Account" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/professional-team-working-with-research--1772801452739-96a3b0aa.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/professional-team-working-with-research--1772801452739-96a3b0aa.png?_wi=3" imageAlt="ResearchBot Account Interface" useInvertedBackground={false} buttons={[{ text: "Return to Home", href: "/" }]}