import Image from "next/image"; import { AnimatedCopilotOrb } from "@/components/copilot/AnimatedCopilotOrb"; export function AiCopilotSection() { return (
{/* Floating Side Decorative Icons (Group 2147223357 & Group 2147223359: w: 32, h: 160) */}
{/* Top Header Block (Text_1429_12117: w: 864, h: 132, y: 0) */}
{/* Glow Aura behind badge (Clipped from half of icon to top) */}
{/* Badge (3_1429_12123: w: 40, h: 40) */}
{/* Text Container (Text_Container_1429_12126: w: 864, h: 68, itemSpacing: 12) */}
{/* Title (Title_1429_12127: 32px, Medium, #ffffff) */}

Meet your AI management co‑pilot.

{/* Subtitle (Subtitle_1429_12128: 14px, Regular, #6f829e) */}

TeamBy connects tasks, time, costs, and docs—then uses AI to optimize workflows and meeting time, so you can manage smarter.

{/* Content Frame: Separated AI Orb & Feature Matrices (Figma: 1216px x 437px) */}
{/* Left Icon Matrix (Figma: 495x288 at x=0, y=75) */}
AI Features Matrix Left
{/* Right Icon Matrix (Figma: 495x288 at x=721, y=75) */}
AI Features Matrix Right
{/* Middle Luminous Orb (Figma: 437x437 centered at x=608, y=218.5) */}
); }