They are all on the production frontpage_main.tpl file
for news
<?php MainController::Run('News', 'ShowNewsFront', 5); ?>
for pireps
<?php MainController::Run('PIREPS', 'RecentFrontPage', 5); ?>
for new pilots
<?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?>