diff --git a/src/components/sections/metrics/MetricCardSix.tsx b/src/components/sections/metrics/MetricCardSix.tsx index 9af0af6..a0d61b6 100644 --- a/src/components/sections/metrics/MetricCardSix.tsx +++ b/src/components/sections/metrics/MetricCardSix.tsx @@ -6,7 +6,7 @@ import Tag from "@/components/shared/Tag"; import { cls, shouldUseInvertedText } from "@/lib/utils"; import { useTheme } from "@/providers/themeProvider/ThemeProvider"; import type { LucideIcon } from "lucide-react"; -import type { ButtonConfig, GridVariant, CardAnimationType, TitleSegment } from "@/components/cardStack/types"; +import type { ButtonConfig, GridVariant, CardAnimationType, Elevate Your Brand with Expert Copywriting and Content EnhancementSegment } from "@/components/cardStack/types"; import type { TextboxLayout, InvertedBackground } from "@/providers/themeProvider/config/constants"; type Metric = { @@ -24,7 +24,7 @@ interface MetricCardSixProps { uniformGridCustomHeightClasses?: string; animationType: CardAnimationType; title: string; - titleSegments?: TitleSegment[]; + titleSegments?: Elevate Your Brand with Expert Copywriting and Content EnhancementSegment[]; description: string; tag?: string; tagIcon?: LucideIcon; @@ -35,13 +35,13 @@ interface MetricCardSixProps { className?: string; containerClassName?: string; cardClassName?: string; - textBoxTitleClassName?: string; - textBoxTitleImageWrapperClassName?: string; - textBoxTitleImageClassName?: string; + textBoxElevate Your Brand with Expert Copywriting and Content EnhancementClassName?: string; + textBoxElevate Your Brand with Expert Copywriting and Content EnhancementImageWrapperClassName?: string; + textBoxElevate Your Brand with Expert Copywriting and Content EnhancementImageClassName?: string; textBoxDescriptionClassName?: string; valueClassName?: string; metricTagClassName?: string; - metricTitleClassName?: string; + metricElevate Your Brand with Expert Copywriting and Content EnhancementClassName?: string; gridClassName?: string; carouselClassName?: string; controlsClassName?: string; @@ -59,7 +59,7 @@ interface MetricCardItemProps { cardClassName?: string; valueClassName?: string; metricTagClassName?: string; - metricTitleClassName?: string; + metricElevate Your Brand with Expert Copywriting and Content EnhancementClassName?: string; } const MetricCardItem = memo(({ @@ -69,7 +69,7 @@ const MetricCardItem = memo(({ cardClassName = "", valueClassName = "", metricTagClassName = "", - metricTitleClassName = "", + metricElevate Your Brand with Expert Copywriting and Content EnhancementClassName = "", }: MetricCardItemProps) => { return (
+
{metric.title}