From 567e142c8d256b72a3ece5840faaffa74ae7f4ea Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:51:44 +0000 Subject: [PATCH] Update src/app/research/page.tsx --- src/app/research/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/research/page.tsx b/src/app/research/page.tsx index cc56fd2..a078af3 100644 --- a/src/app/research/page.tsx +++ b/src/app/research/page.tsx @@ -71,7 +71,7 @@ export default function ResearchPage() { title="Research Intelligence Powered by AI" description="Analyze information from hundreds of sources, get comprehensive summaries, discover top recommendations, and make informed decisions faster than ever before." tag="AI Research Platform" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/modern-ai-research-dashboard-interface-w-1772801455838-ab605f06.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/modern-ai-research-dashboard-interface-w-1772801455838-ab605f06.png?_wi=3" imageAlt="ResearchBot Dashboard" textPosition="bottom-left" showBlur={true} @@ -96,7 +96,7 @@ export default function ResearchPage() { "Our AI crawls and analyzes information from academic databases, news sources, industry reports, social media, and expert publications to build a complete picture.", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/ai-analyzing-research-data-from-multiple-1772801454541-cac82564.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/ai-analyzing-research-data-from-multiple-1772801454541-cac82564.png?_wi=3", }, items: [ { icon: Database, text: "Hundreds of information sources" }, @@ -112,7 +112,7 @@ export default function ResearchPage() { "Get distilled, actionable summaries of the most important findings. Our AI filters noise and highlights what matters most for your decision-making.", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/clean-interface-displaying-research-reco-1772801452120-01237704.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/clean-interface-displaying-research-reco-1772801452120-01237704.png?_wi=2", }, items: [ { icon: FileText, text: "Key findings extracted" }, @@ -128,7 +128,7 @@ export default function ResearchPage() { "Understand public sentiment and get a clear final recommendation backed by comprehensive data analysis and research evidence.", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/data-visualization-showing-public-opinio-1772801453573-08def832.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/data-visualization-showing-public-opinio-1772801453573-08def832.png?_wi=3", }, items: [ { icon: TrendingUp, text: "Public opinion tracking" }, @@ -159,7 +159,7 @@ export default function ResearchPage() { title: "Research Reports Generated", description: "Comprehensive analysis reports created by ResearchBot", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/modern-ai-research-dashboard-interface-w-1772801455838-ab605f06.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/modern-ai-research-dashboard-interface-w-1772801455838-ab605f06.png?_wi=4", }, { id: "2", @@ -167,7 +167,7 @@ export default function ResearchPage() { title: "User Satisfaction Rate", description: "Users report ResearchBot improved decision quality", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/ai-analyzing-research-data-from-multiple-1772801454541-cac82564.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/ai-analyzing-research-data-from-multiple-1772801454541-cac82564.png?_wi=4", }, { id: "3", @@ -175,7 +175,7 @@ export default function ResearchPage() { title: "Average Time Saved", description: "Per research project compared to manual research", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/data-visualization-showing-public-opinio-1772801453573-08def832.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/data-visualization-showing-public-opinio-1772801453573-08def832.png?_wi=4", }, { id: "4", @@ -183,7 +183,7 @@ export default function ResearchPage() { title: "Information Sources", description: "Data sources analyzed for each research query", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/professional-team-working-with-research--1772801452739-96a3b0aa.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZXzQRjygeaE9xKaXkfZgggXjG/professional-team-working-with-research--1772801452739-96a3b0aa.png?_wi=4", }, ]} />