From eb689aed32268e6d38910da74433b21ecf7a0b71 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 8 Oct 2024 12:25:35 +0200 Subject: [PATCH] edit --- src/components/Featureshome.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Featureshome.jsx b/src/components/Featureshome.jsx index 660f088..1ee816b 100644 --- a/src/components/Featureshome.jsx +++ b/src/components/Featureshome.jsx @@ -47,9 +47,9 @@ const communicationFeatures = [ }, { id: 3, - name: 'Integrated CRM', + name: 'MyVerse Social', description: - 'Manage customer and user interactions within one unified platform designed to support your business’s digital transformation.', + 'Connect with friends and family in a virtual space that feels like the real world. Share your thoughts, ideas, and experiences with others in a safe and secure environment.', icon: CalendarIcon, }, ]