From db5e8aa1c46673d08218ead4b8b9985b3d557d28 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 23 Jun 2024 15:27:39 -0400 Subject: [PATCH] about us page --- src/components/AboutText/AboutText.js | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/components/AboutText/AboutText.js b/src/components/AboutText/AboutText.js index d6589ac..9b6cce3 100644 --- a/src/components/AboutText/AboutText.js +++ b/src/components/AboutText/AboutText.js @@ -31,7 +31,7 @@ function AboutTextComponent() {
{servicesContent?.map(({ id, ...item }) => ( -
+
))} @@ -59,15 +59,23 @@ const servicesContent = [ delay: 400, title: "Opportunity", description: - "We prioritize developing a strong opportunity mindset and teamwork.", + "We prioritize developing a strong opportunity mindset for our users and teamwork.", }, { id: 3, image: Interactive, delay: 600, - title: "Online Safety", + title: "Modern", description: - "Stay up-to-date with WrenchBoard! We ensure healthy communication at all times.", + "We endeavor to improve our features to catch up to how we can best serve our users.", + }, + { + id: 4, + image: Interactive, + delay: 600, + title: "Security & Safety", + description: + "Healthy communication and privacy are the foundation of all features now and in the future.", }, // { // id: 4,