import { Card, CardHeader, CardBody, Avatar } from '@heroui/react';
import { Scale, Folder, Check, Globe } from 'lucide-react';
import { useTranslations } from 'next-intl';
export default function MainTitle() {
const t = useTranslations('Index');
const features = [
{
title: t('oss_title'),
detail: t('oss_detail'),
icon:
{feature.detail}