From 36d904602d1ad16ea7540b690c0fbea3d4b3a15a Mon Sep 17 00:00:00 2001 From: Guraasees Singh Date: Mon, 9 Feb 2026 15:39:09 +0530 Subject: [PATCH] Fix project descriptions and image alt text --- src/helper/projects.js | 4 ++-- src/pages/projects.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/helper/projects.js b/src/helper/projects.js index 8d6193da..4541cf75 100644 --- a/src/helper/projects.js +++ b/src/helper/projects.js @@ -54,7 +54,7 @@ const projects = [ { name: 'OpenChat', description: - 'a decentralised platform for secure and private messaging and file sharing built on top of blockchain', + 'A decentralised platform for secure and private messaging and file sharing built on top of blockchain', link: { href: '#', label: 'OpenChat' }, logo: DefaultLogo, }, @@ -75,7 +75,7 @@ const projects = [ { name: 'Social Street Smart', description: - 'With the adevent of Internet, the problems faced by the people have also grown. These include abusive languages.', + 'With the advent of the Internet, the problems faced by the people have also grown. These include abusive languages.', link: { href: 'https://github.com/AOSSIE-Org/Social-Street-Smart', label: 'Social-Street-Smart', diff --git a/src/pages/projects.jsx b/src/pages/projects.jsx index 981f1156..d6d18d78 100644 --- a/src/pages/projects.jsx +++ b/src/pages/projects.jsx @@ -47,8 +47,8 @@ const Cards = () => { >