diff --git a/web/src/app/page.tsx b/web/src/app/page.tsx index 78ba24e..9e24717 100644 --- a/web/src/app/page.tsx +++ b/web/src/app/page.tsx @@ -12,7 +12,6 @@ import { Home, Lightbulb, Microscope, - Network, Paintbrush, Podcast, ShoppingCart, @@ -36,6 +35,7 @@ export default function HomePage() {
+
@@ -93,7 +93,7 @@ function SectionHeader({ }) { return (
-

+

{title}

{description}

@@ -129,7 +129,7 @@ function Jumbotron() { at Your Fingertips -

+

Discover the revolutionary Multi-Agent Research Assistant that empowers you to dive deeper and wider into any subject. Equipped with the powerful tools like search engines, crawlers, Python, and MCP @@ -244,12 +244,23 @@ function CaseStudySection() { ); } +function MultiAgentSection() { + return ( +

+ +
+ ); +} + const features = [ { Icon: Microscope, name: "Dive Deeper and Reach Wider", description: - "Unlock deeper insights with advanced tools. Our powerful search and web crawling technology gathers comprehensive data, delivering in-depth reports to enhance your study.", + "Unlock deeper insights with advanced tools. Our powerful search + crawling and Python tools gathers comprehensive data, delivering in-depth reports to enhance your study.", href: "/", cta: "Learn more", background: ( @@ -269,18 +280,6 @@ const features = [ ), className: "lg:col-start-1 lg:col-end-2 lg:row-start-3 lg:row-end-4", }, - { - Icon: Network, - name: "Multi-Agent Architecture", - description: - "Experience agent teamwork with our Supervisor + Handoffs architecture. From initial communication to deep research and polished report generation, each step is seamlessly coordinated for maximum efficiency and accuracy.", - href: "/", - cta: "Learn more", - background: ( - background - ), - className: "lg:row-start-1 lg:row-end-4 lg:col-start-2 lg:col-end-3", - }, { Icon: Bird, name: "Lang Stack", @@ -309,7 +308,7 @@ const features = [ Icon: Podcast, name: "Podcast Generation", description: - "Listen to insights anytime—perfect for on-the-go learning or sharing findings effortlessly. ", + "Instantly generate podcasts from reports. Perfect for on-the-go learning or sharing findings effortlessly. ", href: "/", cta: "Learn more", background: (