diff --git a/src/components/Pro.jsx b/src/components/Pro.jsx
index facbb7c..373fdf1 100644
--- a/src/components/Pro.jsx
+++ b/src/components/Pro.jsx
@@ -130,12 +130,12 @@ const Card = ({ bg, name, price, subTitle, action, features }) => {
{name}
-
+ {/*
{price}
{subTitle}
-
+ */}
{action}
{!action && (