Add content after the first post in WP Loop

get_the_category() retrieves the current post categories. To get all categories you should use get_categories() instead