AnonSec Team
AnonSec Team
Server IP : 149.13.87.7  /  Your IP : 185.174.145.2
Web Server : nginx
System : Linux h2 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : root ( 0)
PHP Version : 8.0.28
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /mnt/platforms/workspaces/balaiodegatos.com/../darksidemade.com/../veiculosusados.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /mnt/platforms/workspaces/balaiodegatos.com/../darksidemade.com/../veiculosusados.com/blog.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Blog - Veiculosusados</title>
    
    <script src="https://cdn.tailwindcss.com"></script>
    
    <link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.css" rel="stylesheet" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
    
    <style>
        html {
            scroll-behavior: smooth;
        }
        
        body {
            font-family: 'Inter', sans-serif;
            padding-top: 80px;
        }
        h1, h2, h3, h4, h5, h6 {
            font-family: 'Plus Jakarta Sans', sans-serif;
        }
        @media (max-width: 768px) {
            body {
                padding-top: 72px;
            }
        }
    </style>
    <link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">

<nav class="fixed w-full z-50 top-0 bg-white border-b-2 border-amber-200 shadow-md">
    <div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto px-6 py-2">
        <a href="./" class="flex items-center space-x-3">
            <div class="w-10 h-10 flex items-center justify-center">
                <svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
                <defs>
                    <linearGradient id="grad-3c412e446db8b339d8b879b1dd38e371" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#f59e0b;stop-opacity:1" />
                        <stop offset="50%" style="stop-color:#ca8a04;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#f97316;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <path d="M 24 4 L 44 4 L 44 40 L 24 40 Z" fill="url(#grad-3c412e446db8b339d8b879b1dd38e371)" />
                <text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">VE</text>
            </svg>            </div>
            <span class="self-center text-2xl font-bold text-gray-900">
                Veiculosusados            </span>
        </a>
        <button data-collapse-toggle="navbar-default" type="button" class="inline-flex items-center p-2 w-10 h-10 justify-center text-sm text-gray-500 rounded-lg md:hidden hover:bg-gray-100">
            <svg class="w-5 h-5" fill="none" viewBox="0 0 17 14">
                <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 1h15M1 7h15M1 13h15"/>
            </svg>
        </button>
        <div class="hidden w-full md:block md:w-auto" id="navbar-default">
            <ul class="font-semibold flex flex-col md:flex-row md:space-x-8">
                <li><a href="#services" class="block py-2 px-3 text-gray-700 hover:text-amber-600 border-b-2 border-transparent hover:border-amber-600 transition-all">Services</a></li>
                <li><a href="#features" class="block py-2 px-3 text-gray-700 hover:text-amber-600 border-b-2 border-transparent hover:border-amber-600 transition-all">Features</a></li>
                <li><a href="#about" class="block py-2 px-3 text-gray-700 hover:text-amber-600 border-b-2 border-transparent hover:border-amber-600 transition-all">About</a></li>
                <li><a href="#testimonials" class="block py-2 px-3 text-gray-700 hover:text-amber-600 border-b-2 border-transparent hover:border-amber-600 transition-all">Testimonials</a></li>
                <li><a href="blog/" class="block py-2 px-3 text-gray-700 hover:text-amber-600 border-b-2 border-transparent hover:border-amber-600 transition-all">Blog</a></li>
                <li>
                    <a href="#contact" class="block py-2 px-6 text-white bg-amber-600 rounded-lg hover:bg-amber-700 transition-all">
                        Get Started
                    </a>
                </li>
            </ul>
        </div>
    </div>
</nav>


<section class="bg-white py-16 min-h-screen">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="mb-12">
            <div class="inline-block px-6 py-3 bg-gradient-to-r from-amber-600 to-yellow-600 text-white rounded-full text-sm font-bold mb-6">
                Blog Archive
            </div>
            <h1 class="text-5xl md:text-6xl font-black text-gray-900 mb-4">All Articles</h1>
            <p class="text-xl text-gray-600">Browse our complete collection of articles</p>
        </div>
        
        <div class="space-y-6">
                        <article class="group flex flex-col md:flex-row-reverse gap-6 bg-gradient-to-r from-gray-50 to-white rounded-2xl p-6 border border-gray-200 hover:border-amber-300 hover:shadow-xl transition-all">
                <div class="relative w-full md:w-80 h-64 flex-shrink-0 overflow-hidden rounded-xl">
                    <img src="https://images.pexels.com/photos/3184305/pexels-photo-3184305.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="AI Readiness Clinics for Enterprise Clients" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700">
                    <div class="absolute top-4 left-4">
                        <span class="px-3 py-1.5 bg-amber-600 text-white text-xs font-bold rounded-full shadow-lg">AI &amp; Analytics</span>
                    </div>
                </div>
                
                <div class="flex-1 flex flex-col justify-center">
                    <div class="flex items-center gap-4 mb-3 text-sm text-gray-500">
                        <div class="flex items-center">
                            <i class="far fa-calendar text-amber-600 mr-2"></i>
                            <span>February 5, 2026</span>
                        </div>
                        <span>•</span>
                        <div class="flex items-center">
                            <i class="far fa-user text-amber-600 mr-2"></i>
                            <span>Sandra Brooks</span>
                        </div>
                    </div>
                    
                    <h2 class="text-2xl md:text-3xl font-black text-gray-900 mb-4 group-hover:text-amber-600 transition-colors">
                        <a href="/blog/ai-readiness-clinics-for-enterprise-clients/">AI Readiness Clinics for Enterprise Clients</a>
                    </h2>
                    
                    <p class="text-gray-600 mb-6 leading-relaxed text-lg">Consultancies host AI readiness clinics to assess data, talent, and governance gaps before clients scale automation in 2025.</p>
                    
                    <a href="/blog/ai-readiness-clinics-for-enterprise-clients/" class="inline-flex items-center w-fit px-6 py-3 bg-gradient-to-r from-amber-600 to-yellow-600 text-white font-bold rounded-lg hover:shadow-lg transition-all group-hover:scale-105">
                        Read Full Article
                        <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                    </a>
                </div>
            </article>
                        <article class="group flex flex-col md:flex-row gap-6 bg-gradient-to-r from-white to-gray-50 rounded-2xl p-6 border border-gray-200 hover:border-amber-300 hover:shadow-xl transition-all">
                <div class="relative w-full md:w-80 h-64 flex-shrink-0 overflow-hidden rounded-xl">
                    <img src="https://images.pexels.com/photos/3184295/pexels-photo-3184295.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Client Co-Delivery Studios" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700">
                    <div class="absolute top-4 left-4">
                        <span class="px-3 py-1.5 bg-amber-600 text-white text-xs font-bold rounded-full shadow-lg">Delivery Excellence</span>
                    </div>
                </div>
                
                <div class="flex-1 flex flex-col justify-center">
                    <div class="flex items-center gap-4 mb-3 text-sm text-gray-500">
                        <div class="flex items-center">
                            <i class="far fa-calendar text-amber-600 mr-2"></i>
                            <span>February 4, 2026</span>
                        </div>
                        <span>•</span>
                        <div class="flex items-center">
                            <i class="far fa-user text-amber-600 mr-2"></i>
                            <span>Lena Ortiz</span>
                        </div>
                    </div>
                    
                    <h2 class="text-2xl md:text-3xl font-black text-gray-900 mb-4 group-hover:text-amber-600 transition-colors">
                        <a href="/blog/client-co-delivery-studios/">Client Co-Delivery Studios</a>
                    </h2>
                    
                    <p class="text-gray-600 mb-6 leading-relaxed text-lg">Co-delivery studios embed client talent inside consulting squads to accelerate skill transfer in 2025.</p>
                    
                    <a href="/blog/client-co-delivery-studios/" class="inline-flex items-center w-fit px-6 py-3 bg-gradient-to-r from-amber-600 to-yellow-600 text-white font-bold rounded-lg hover:shadow-lg transition-all group-hover:scale-105">
                        Read Full Article
                        <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                    </a>
                </div>
            </article>
                        <article class="group flex flex-col md:flex-row-reverse gap-6 bg-gradient-to-r from-gray-50 to-white rounded-2xl p-6 border border-gray-200 hover:border-amber-300 hover:shadow-xl transition-all">
                <div class="relative w-full md:w-80 h-64 flex-shrink-0 overflow-hidden rounded-xl">
                    <img src="https://images.pexels.com/photos/3184655/pexels-photo-3184655.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Digital Deal Room Labs" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700">
                    <div class="absolute top-4 left-4">
                        <span class="px-3 py-1.5 bg-amber-600 text-white text-xs font-bold rounded-full shadow-lg">M&amp;A</span>
                    </div>
                </div>
                
                <div class="flex-1 flex flex-col justify-center">
                    <div class="flex items-center gap-4 mb-3 text-sm text-gray-500">
                        <div class="flex items-center">
                            <i class="far fa-calendar text-amber-600 mr-2"></i>
                            <span>February 3, 2026</span>
                        </div>
                        <span>•</span>
                        <div class="flex items-center">
                            <i class="far fa-user text-amber-600 mr-2"></i>
                            <span>Sandra Brooks</span>
                        </div>
                    </div>
                    
                    <h2 class="text-2xl md:text-3xl font-black text-gray-900 mb-4 group-hover:text-amber-600 transition-colors">
                        <a href="/blog/digital-deal-room-labs/">Digital Deal Room Labs</a>
                    </h2>
                    
                    <p class="text-gray-600 mb-6 leading-relaxed text-lg">Digital deal room labs help consultancies prototype M&amp;A and partnership journeys with data, workflows, and compliance built-in for 2025 clients.</p>
                    
                    <a href="/blog/digital-deal-room-labs/" class="inline-flex items-center w-fit px-6 py-3 bg-gradient-to-r from-amber-600 to-yellow-600 text-white font-bold rounded-lg hover:shadow-lg transition-all group-hover:scale-105">
                        Read Full Article
                        <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                    </a>
                </div>
            </article>
                    </div>
        
            </div>
</section>


<footer class="bg-gradient-to-r from-amber-600 to-yellow-600 text-white">
    <div class="max-w-screen-xl mx-auto px-4 py-16">
        <div class="grid md:grid-cols-3 gap-12 mb-12">
            <div>
                <a href="./" class="flex items-center space-x-3 mb-6">
                    <div class="w-12 h-12 bg-white/20 backdrop-blur-sm rounded-xl flex items-center justify-center">
                        <svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
                <defs>
                    <linearGradient id="grad-3c412e446db8b339d8b879b1dd38e371" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#f59e0b;stop-opacity:1" />
                        <stop offset="50%" style="stop-color:#ca8a04;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#f97316;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <path d="M 24 4 L 44 4 L 44 40 L 24 40 Z" fill="url(#grad-3c412e446db8b339d8b879b1dd38e371)" />
                <text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">VE</text>
            </svg>                    </div>
                    <span class="text-2xl font-bold">Veiculosusados</span>
                </a>
                <p class="text-white/90 mb-6">Empowering businesses with innovative solutions and unmatched expertise.</p>
            </div>
            
            <div>
                <h3 class="text-lg font-bold mb-6">Links</h3>
                <ul class="space-y-3 text-white/80">
                    <li><a href="./about-us.php" class="hover:text-white transition-colors">About</a></li>
                    <li><a href="#services" class="hover:text-white transition-colors">Services</a></li>
                    <li><a href="./contact.php" class="hover:text-white transition-colors">Contact</a></li>
                    <li><a href="blog/" class="hover:text-white transition-colors">Blog</a></li>
                </ul>
            </div>
            
            <div>
                <h3 class="text-lg font-bold mb-6">Contact Info</h3>
                <ul class="space-y-3 text-white/80">
                    <li class="flex items-center space-x-3">
                        <i class="fas fa-phone"></i>
                        <span>+1-818-295-1032</span>
                    </li>
                    <li class="flex items-center space-x-3">
                        <i class="fas fa-envelope"></i>
                        <span>pay@veiculosusados.com</span>
                    </li>
                    <li class="flex items-center space-x-3">
                        <i class="fas fa-map-marker-alt"></i>
                        <span>486 University Avenue, San Diego, CA 92101</span>
                    </li>
                </ul>
            </div>
        </div>
        
        <div class="pt-8 border-t border-white/20 text-center">
            <p class="text-white/80 text-sm">© 2026 Veiculosusados. All rights reserved.</p>
        </div>
    </div>
</footer>


<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>

<script>
document.addEventListener('DOMContentLoaded', function() {
    const paginationLinks = document.querySelectorAll('a[href*="?page="]');
    
    paginationLinks.forEach(link => {
        link.addEventListener('click', function(e) {
            window.scrollTo({
                top: 0,
                behavior: 'smooth'
            });
        });
    });
});

window.addEventListener('load', function() {
    if (window.location.search.includes('page=')) {
        setTimeout(function() {
            window.scrollTo({
                top: 0,
                behavior: 'smooth'
            });
        }, 100);
    }
});
</script>

</body>
</html>


AnonSec - 2021