Update src/components/sections/metrics/MetricCardThirteen.tsx
This commit is contained in:
@@ -5,7 +5,7 @@ import { Globe } from "@/components/shared/Globe";
|
||||
import { cls, shouldUseInvertedText } from "@/lib/utils";
|
||||
import { useTheme } from "@/providers/themeProvider/ThemeProvider";
|
||||
import type { LucideIcon } from "lucide-react";
|
||||
import type { ButtonConfig, TitleSegment } from "@/components/cardStack/types";
|
||||
import type { ButtonConfig, Elevate Your Brand with Expert Copywriting and Content EnhancementSegment } from "@/components/cardStack/types";
|
||||
import type { InvertedBackground } from "@/providers/themeProvider/config/constants";
|
||||
import type { COBEOptions } from "cobe";
|
||||
|
||||
@@ -17,7 +17,7 @@ type MetricCard = {
|
||||
|
||||
interface MetricCardThirteenProps {
|
||||
title: string;
|
||||
titleSegments?: TitleSegment[];
|
||||
titleSegments?: Elevate Your Brand with Expert Copywriting and Content EnhancementSegment[];
|
||||
description: string;
|
||||
tag?: string;
|
||||
tagIcon?: LucideIcon;
|
||||
|
||||
Reference in New Issue
Block a user