diff --git a/pages-sections/product/product_details.js b/pages-sections/product/product_details.js index 7011316..3a6ab45 100644 --- a/pages-sections/product/product_details.js +++ b/pages-sections/product/product_details.js @@ -86,29 +86,11 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabContent: (
- -
- First slide + +
+ {ReactHtmlParser(data.overview)}
- - -
-

{ReactHtmlParser(data.description)}

-
-
- -
- - -
- First slide -
-
- -
-

{ReactHtmlParser(data.description)}

-
-
+
), @@ -118,7 +100,7 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabIcon: Dashboard, tabContent: ( - +
{ReactHtmlParser(data.specification)}
@@ -131,7 +113,7 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabIcon: Dashboard, tabContent: ( - +
{ReactHtmlParser(data.description)}
@@ -144,7 +126,7 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabIcon: Dashboard, tabContent: ( - + First slide