diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index 9561815..41e89eb 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -1,26 +1,24 @@ import React from "react"; -import clsx from 'clsx'; +import clsx from "clsx"; import styles from "./styles.module.css"; -import { Carousel } from 'react-responsive-carousel'; -import 'react-responsive-carousel/lib/styles/carousel.min.css'; +import { Carousel } from "react-responsive-carousel"; +import "react-responsive-carousel/lib/styles/carousel.min.css"; // import { library } from "@fortawesome/fontawesome-svg-core"; // import { fab } from "@fortawesome/free-brands-svg-icons"; // Initialize Font Awesome library // library.add(fab); -const ImpactItem = ({ title, count, imageSrc,users }) => ( +const ImpactItem = ({ title, count, imageSrc, users }) => (
{count}
{users} active users
-- We are committed to providing infrastructure support to CIROH consortium partners and members to advance - their research. Our impact spans across various cloud platforms and resources. Here's an overview of our contributions: -
-+ We are committed to providing infrastructure support to CIROH + consortium partners and members to advance their research. Our impact + spans across various cloud platforms and resources. Here's an overview + of our contributions: +
+- We would like CIROH Consortium members to contribute to CIROH DocuHub. Please contribute by adding product/project documentation, tutorials, training data, or conference presentations. The CIROH DocuHub repository provides a collaborative platform for sharing project's technical documentation. Learn more about how you can contribute and access the CIROH DocuHub repository here:
-+ We would like CIROH Consortium members to contribute to CIROH + DocuHub. Please contribute by adding product/project + documentation, tutorials, training data, or conference + presentations. The CIROH DocuHub repository provides a + collaborative platform for sharing project's technical + documentation.{" "} + + Learn more about how you can contribute and access the CIROH + DocuHub repository here: + +
+