From 4073a0ed9b15bb0a19bebb60576871f5918039fb Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 07:17:14 +0000 Subject: [PATCH] completionId: cgen-ac1b610af1524bbcb39f84a9532594cf cgen-ac1b610af1524bbcb39f84a9532594cf --- client/pages/Feed.tsx | 36 +++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) 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 ? (