"use client"; import Link from "next/link"; import Image from "next/image"; import { Button } from "@/components/ui/button"; import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/components/ui/card"; import { AgentFlowDiagram } from "@/components/AgentFlowDiagram"; import { useLanguage } from "@/contexts/LanguageContext"; export default function HomePage() { const { t } = useLanguage(); return (
{t.nav.tagline}
{t.home.coreFeaturesDesc}
{t.home.professionalAgentsDesc}
{/* Analyst Team */}{t.home.workflowDescription}
{t.home.llmSupportDesc}
{t.home.llmFeatures}
{t.home.coreFeaturesDesc}
{t.home.ctaDescription}
{description}
{description}
{description}