diff --git a/src/components/sections/metrics/MetricCardTwo.tsx b/src/components/sections/metrics/MetricCardTwo.tsx index 91b3c28..236d3b3 100644 --- a/src/components/sections/metrics/MetricCardTwo.tsx +++ b/src/components/sections/metrics/MetricCardTwo.tsx @@ -156,6 +156,7 @@ const MetricCardTwo = ({ buttonTextClassName={textBoxButtonTextClassName} ariaLabel={ariaLabel} > + New {metrics.map((metric, index) => (