icon: require()

in src/components/HomepageMain/index.tsx [38:46]


    icon: require('@site/static/img/feature-2.png').default,
    description: (
      <Translate id="home.features.item2">
        Search and find relevant content with the help of intuitive tagging system.
        It’s an easy and efficient way for categorization. Everyone can search and locate the content quickly.
      </Translate>
    ),
  },
  {