Update src/app/accounts/page.tsx

This commit is contained in:
2026-03-06 12:51:43 +00:00
parent a7403bf17c
commit 4e26d5c36b

View File

@@ -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: "/" }]}