diff --git a/src/components/sections/hero/HeroChatPromptFeatures.tsx b/src/components/sections/hero/HeroChatPromptFeatures.tsx index dec9c0b..8c432aa 100644 --- a/src/components/sections/hero/HeroChatPromptFeatures.tsx +++ b/src/components/sections/hero/HeroChatPromptFeatures.tsx @@ -41,7 +41,7 @@ interface HeroChatPromptFeaturesProps { featureHighlightsClassName?: string; featureHighlightClassName?: string; featureHighlightIconClassName?: string; - featureHighlightTitleClassName?: string; + featureHighlightElevate Your Brand with Expert Copywriting and Content EnhancementClassName?: string; featureHighlightSubtitleClassName?: string; } @@ -68,7 +68,7 @@ const HeroChatPromptFeatures = ({ featureHighlightsClassName = "", featureHighlightClassName = "", featureHighlightIconClassName = "", - featureHighlightTitleClassName = "", + featureHighlightElevate Your Brand with Expert Copywriting and Content EnhancementClassName = "", featureHighlightSubtitleClassName = "", }: HeroChatPromptFeaturesProps) => { @@ -160,7 +160,7 @@ const HeroChatPromptFeatures = ({