-
+
)
}
\ No newline at end of file
diff --git a/src/components/TimelineElement.jsx b/src/components/TimelineElement.jsx
index 9e977f5..ff4c05c 100644
--- a/src/components/TimelineElement.jsx
+++ b/src/components/TimelineElement.jsx
@@ -11,7 +11,7 @@ export function TimelineElement({ title, description, button, time, link, classC
{title}
{description}
- {button}
+ {button}
)
}
diff --git a/src/helper/projects.js b/src/helper/projects.js
index 6d8689a..973cd93 100644
--- a/src/helper/projects.js
+++ b/src/helper/projects.js
@@ -53,7 +53,7 @@ const projects = [
{
name: 'OpenChat',
description:
- 'a decentralised platform for secure and private messaging and file sharing built on top of blockchain',
+ 'A decentralized platform for secure and private messaging and file sharing, built on blockchain technology.',
link: { href: '#', label: 'OpenChat' },
logo: DefaultLogo,
},
From ece3b75da7f33164a7453ed1cc2c0475229e5fa9 Mon Sep 17 00:00:00 2001
From: Adarsh Singh Tomar
Date: Thu, 15 Aug 2024 00:08:02 +0530
Subject: [PATCH 2/4] Add hover effect
---
src/pages/projects.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/projects.jsx b/src/pages/projects.jsx
index 7156fbc..8aacb88 100644
--- a/src/pages/projects.jsx
+++ b/src/pages/projects.jsx
@@ -37,7 +37,7 @@ export default function Projects() {
{/*
Active Projects
*/}
- Active Projects
+
Active Projects
The following projects are currently actively maintained and mentors are available!