From c0ddec88969ff46cd9e05fe46e8a769a7a640302 Mon Sep 17 00:00:00 2001 From: Amol Date: Wed, 24 Apr 2024 18:02:41 +0530 Subject: [PATCH] Update index.js --- docs/src/components/HomepageFeatures/index.js | 31 ------------------- 1 file changed, 31 deletions(-) diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index 6236fa8c9..384f3c76d 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -92,34 +92,3 @@ export default function HomepageFeatures() { ); } - - -/* - { - title: 'Smart Attrition Control', - PNGUrl: '/static/img/interview.png', - description: ( - <> - ProZone is a first-of-its-kind web 3.0 powered professional network that not only enables employees to find the right jobs & employers to find the right talent but also streamline the end-to-end recruitment process right from identification to retention. All this is achieved with the help of the next genration DeFi powered platform. - - ), - }, - { - title: 'Our own POA Blockchain', - PNGUrl: '/static/img/interview.png', - description: ( - <> - ProZone is a first-of-its-kind web 3.0 powered professional network that not only enables employees to find the right jobs & employers to find the right talent but also streamline the end-to-end recruitment process right from identification to retention. All this is achieved with the help of the next genration DeFi powered platform. - - ), - }, - { - title: 'Recruitment Solution', - PNGUrl: '/static/img/interview.png', - description: ( - <> - ProZone is a first-of-its-kind web 3.0 powered professional network that not only enables employees to find the right jobs & employers to find the right talent but also streamline the end-to-end recruitment process right from identification to retention. All this is achieved with the help of the next genration DeFi powered platform. - - ), - }, - */