Update FeatureCards component descriptions: enhance the text for computer vision and natural language processing to better convey expertise and business value.

This commit is contained in:
Craig
2025-04-16 10:54:25 +01:00
parent 3899e37f1e
commit 70228b655f

View File

@@ -15,13 +15,13 @@ const mockdata = [
{
title: 'Computer Vision',
description:
'I have experience in building computer vision models for a range of applications, from object detection to image segmentation.',
'I have experience in building computer vision models for a range of applications, from object detection to image segmentation. If your business works with images, these models can improve your efficiency and accuracy.',
icon: FaEye,
},
{
title: 'Natural Language Processing',
description:
'I have experience in building natural language processing models for a range of applications, from sentiment analysis to text classification.',
'Expertise working with LLMs, from training to deployment. These state-of-the-art models are a powerful tool for a range of applications, and can drive your business forward.',
icon: FaMessage,
},
{