@foreach ($posts as $post)
@if ($post->id == $home2->post_one)
imagen_principal) }}" data-src="{{ asset('imagenes/posts/post_'.$post->id."/".$post->imagen_principal) }}" alt="AI-Powered Financial Planning: How Algorithms Revolutionizing" data-uc-img="loading: lazy">
@endif
@endforeach
@foreach ($posts as $post)
@if ($post->id == $home2->post_two)
imagen_principal) }}" data-src="{{ asset('imagenes/posts/post_'.$post->id."/".$post->imagen_principal) }}" alt="{{$post->slug}}" data-uc-img="loading: lazy">
@endif
@endforeach
@foreach ($posts as $post)
@if ($post->id == $home2->post_three)
imagen_principal) }}" data-src="{{ asset('imagenes/posts/post_'.$post->id."/".$post->imagen_principal) }}" alt="{{$post->slug}}" data-uc-img="loading: lazy">
@endif
@endforeach
@foreach ($posts_ten as $post)
imagen_principal) }}" data-src="{{ asset('imagenes/posts/post_'.$post->id."/".$post->imagen_principal) }}" alt="{{$post->slug}}" data-uc-img="loading: lazy">
@endforeach