diff --git a/client/pages/Feed.tsx b/client/pages/Feed.tsx
index f99bb3c7..5d564ddf 100644
--- a/client/pages/Feed.tsx
+++ b/client/pages/Feed.tsx
@@ -546,22 +546,44 @@ export default function Feed() {
}
onSuccess={handlePostSuccess}
/>
-
-
-
- Your post is shared instantly with followers and the broader
- community.
+
+
+
+ Your post is shared instantly with followers and the broader community.
+ Posts shared instantly
+ {/* Mobile Stats Card - Only visible on mobile */}
+
+
+
+
+
+
Stories
+
+ {items.length}
+
+
+
+
Following
+
+ {following.length}
+
+
+
+
+
+
+
{filteredItems.length === 0 ? (