diff --git a/src/userFeatures/UserFeatures.tsx b/src/userFeatures/UserFeatures.tsx
index c61cebc..d22b4e8 100644
--- a/src/userFeatures/UserFeatures.tsx
+++ b/src/userFeatures/UserFeatures.tsx
@@ -62,14 +62,14 @@ const agFeatureList: ProductDetails[] = [
// bulletPoints: ["bullet one", "bullet two"],
// questions: [],
},
- {
- featureName: "libra-cart",
- featureLogo: ,
- featureCost: 0,
- cardImage: FeatureImageTest,
- featureTitle: "Libra Cart",
- longDescription: "Integrate with Libra Cart to bring your data into our platform"
- }
+ // {
+ // featureName: "libra-cart",
+ // featureLogo: ,
+ // featureCost: 0,
+ // cardImage: FeatureImageTest,
+ // featureTitle: "Libra Cart",
+ // longDescription: "Integrate with Libra Cart to bring your data into our platform"
+ // }
];
// const constructionFeatureList: ProductDetails[] = []