"use client"; import React from "react"; import Link from "next/link"; import { ArrowLeft, ShieldCheck, Sparkles } from "lucide-react"; import { BackgroundBeams } from "@/components/ui/background-beams"; export function ContactsHeader() { return (
Back to Dashboard

Contracts Manager

Upload, review, and analyze your financial contracts with a focused workspace built for speed and clarity.

AI-powered review
Compliance-focused workflow
); }