diff --git a/src/components/TeamProfileCards/index.tsx b/src/components/TeamProfileCards/index.tsx index 1d9f6d4e1..48e81a1e3 100644 --- a/src/components/TeamProfileCards/index.tsx +++ b/src/components/TeamProfileCards/index.tsx @@ -103,10 +103,11 @@ export function ActiveTeamRow(): JSX.Element { values={{ website: , devto: Dev.to, + optimumAi: OptimumAI, }} > { - "Founder, Lead Developer and Maintainer of CodeHarborHub. He loves to contribute to open source and write articles on his {website} and {devto}." + "Founder, Lead Developer and Maintainer of CodeHarborHub. We are passionate about contributing to open source and regularly write articles on our {website} and {devto}. Currently working at {optimumAi}." } @@ -123,7 +124,7 @@ export function ActiveTeamRow(): JSX.Element { }} > { - "Lead Developer of CodeHarborHub. He loves to contribute to open source and currently working at {compony} and you can check his {portfolio}." + "Lead Developer at CodeHarborHub, we are passionate about contributing to open source. Currently working at {compony} and Explore {portfolio}." } diff --git a/src/database/sponsors/index.tsx b/src/database/sponsors/index.tsx index 87044d776..c63c14892 100644 --- a/src/database/sponsors/index.tsx +++ b/src/database/sponsors/index.tsx @@ -21,7 +21,7 @@ const sponsors: Sponsor[] = [ { name: "MOHD ARIF", image: "https://github.com/mrmohdarif.png", - description: "Full Stack Developer", + description: "Software Engineer", github: "https://github.com/mrmohdarif", linkedin: "https://www.linkedin.com/in/mohd-arif-115b87231/", }, diff --git a/src/pages/our-sponsors/index.tsx b/src/pages/our-sponsors/index.tsx index be6a93136..727f4f7b1 100644 --- a/src/pages/our-sponsors/index.tsx +++ b/src/pages/our-sponsors/index.tsx @@ -23,8 +23,13 @@ const OurSponsors: React.FC = () => {

Our Sponsors

- CodeHarborHub is supported by these amazing sponsors. You can also - join them to support the community. + Help CodeHarborHub grow and support open-source projects by donating + today. Your contribution enables us to share valuable resources and + knowledge on our website. + +
+ + Thank you for your support!

@@ -39,13 +44,10 @@ const OurSponsors: React.FC = () => {

Scan to Sponsor

- Payment Scanner - + Payment Scanner +
)}