feat: update for agent

This commit is contained in:
2026-06-18 21:38:39 +03:00
parent 443fd7c727
commit 1e2fd40c9f
7 changed files with 56 additions and 9 deletions

View File

@@ -2,9 +2,8 @@
import { cn } from "@/shared/lib/utils";
import { motion } from "framer-motion";
import { LucideIcon } from "lucide-react";
import { ArrowRight, LucideIcon } from "lucide-react";
import Link from "next/link";
import { ArrowRight } from "lucide-react";
export interface FeatureCardProps {
icon: LucideIcon;