diff --git a/artifacts/ehsan-poc/src/pages/donate.tsx b/artifacts/ehsan-poc/src/pages/donate.tsx index ea61f77..9ccabfa 100644 --- a/artifacts/ehsan-poc/src/pages/donate.tsx +++ b/artifacts/ehsan-poc/src/pages/donate.tsx @@ -535,17 +535,17 @@ export default function Donate() { ].map(({ icon: Icon, label, value, unit }) => (
-

{label}

-

+

{label}

+

{value} - {unit} + {unit}

-
- +
+
))} diff --git a/attached_assets/image_1780739742472.png b/attached_assets/image_1780739742472.png new file mode 100644 index 0000000..70a9c4c Binary files /dev/null and b/attached_assets/image_1780739742472.png differ