>


'projects', 'posts_per_page' => 3, 'no_found_rows' => true, ) ); if ( $recent->have_posts() ) : ?>
have_posts() ) : $recent->the_post(); get_template_part( 'views/components/project-card' ); endwhile; wp_reset_postdata(); ?>