diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 37ed7ce21b..6e14f0bab5 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -695,11 +695,7 @@ export function ProfileGrid({ ]} pointerEvents={IS_IOS ? 'auto' : 'box-none'}> - {isFeedContext ? ( - Suggested for you - ) : ( - Similar accounts - )} + Suggested for you {!isProfileHeaderContext && (