ACF Pro Accessing fields on a Custom Post Type

Try this code

<?php  $image = get_field('team_members_page_image', 'option');  ?>
<div class="post-hero-image archive-header" style="background-image: url('<?php echo $image ?>')">

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)