diff --git a/src/components/Community/index.tsx b/src/components/Community/index.tsx index b989b5b0..9d34126f 100644 --- a/src/components/Community/index.tsx +++ b/src/components/Community/index.tsx @@ -33,7 +33,7 @@ export const LandingCommunity: FC = ({ className }) => { { stat: githubReposCount, statText: githubReposCountText, - description: "Live public projects on RecodHive, demonstrating the power of open-source collaboration.", + description: "Live public projects on Recode Hive, demonstrating the power of open-source collaboration.", href: "https://github.com/orgs/recodehive/repositories?q=visibility%3Apublic+archived%3Afalse", label: "Public Repositories" }, @@ -129,7 +129,7 @@ export const LandingCommunity: FC = ({ className }) => { handleCardClick("https://github.com/recodehive"); } }} - title="Click to visit RecodHive GitHub Organization" + title="Click to visit Recode Hive GitHub Organization" > = ({ className }) => { loading="lazy" />
- Our developers are the core of RecodHive community. We take pride in + Our developers are the core of Recode Hive community. We take pride in our{" "} GitHub organization @@ -147,7 +147,7 @@ export const LandingCommunity: FC = ({ className }) => { contributors and maintainers {" "} - powering RecodHive's growth. + powering Recode Hive's growth.
Click to explore our GitHub diff --git a/src/database/projects/projects.tsx b/src/database/projects/projects.tsx index a8655abe..89ec777c 100644 --- a/src/database/projects/projects.tsx +++ b/src/database/projects/projects.tsx @@ -3,7 +3,7 @@ import { OurProjectsData } from "../../components/ourProjects"; const projectsData: OurProjectsData = { tag: "Our Projects", title: "Explore Our Latest Projects and Innovations", - description: "Discover our diverse projects showcasing all the begineer friendly opensource contributions, innovative applications. Each project represents our commitment to excellence and continuous learning.", + description: "Discover our diverse projects showcasing all the beginner friendly opensource contributions, innovative applications. Each project represents our commitment to excellence and continuous learning.", items: [ { title: "Awesome GitHub Profile",