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/shortable.org/../autreselection.com/../bidabode.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /mnt/platforms/workspaces/shortable.org/../autreselection.com/../bidabode.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 - Bidabode</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="bg-white/95 backdrop-blur-md border-b border-gray-200 fixed w-full z-50 top-0 shadow-sm">
    <div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-5">
        <a href="./" class="flex items-center space-x-2">
            <span class="self-center text-2xl font-bold bg-gradient-to-r from-purple-600 to-pink-600 gradient-text">
                Bidabode            </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 items-center">
                <li><a href="./" class="block py-2 px-3 text-gray-700 hover:text-purpleHome</a></li>
                <li><a href="./about-us.php" class="block py-2 px-3 text-gray-700 hover:text-purple-600 transition-colors">About</a></li>
                <li><a href="blog/" class="block py-2 px-3 text-gray-700 hover:text-purpleBlog</a></li>
                <li>
                    <a href="./contact.php" class="block py-2.5 px-6 text-white bg-gradient-to-r from-purple-600 to-pink-600 rounded-lg hover:shadow-lg transition-all">Contact</a>
                </li>
            </ul>
        </div>
    </div>
</nav>


<section class="relative bg-gradient-to-br from-gray-900 via-gray-800 to-gray-900 py-16 min-h-screen overflow-hidden">
    <div class="absolute inset-0 opacity-20">
        <div class="absolute top-0 left-0 w-96 h-96 bg-purple-600 rounded-full filter blur-3xl"></div>
        <div class="absolute bottom-0 right-0 w-96 h-96 bg-pink-600 rounded-full filter blur-3xl"></div>
    </div>
    
    <div class="max-w-screen-xl mx-auto px-4 relative z-10">
        <div class="text-center mb-16">
            <span class="inline-block px-6 py-2 mb-6 bg-purple-600/20 text-purple-300 rounded-full text-sm font-bold uppercase tracking-wider">Latest Articles</span>
            <h1 class="text-5xl md:text-6xl font-black text-white mb-6">Our Blog</h1>
            <p class="text-xl text-gray-300 max-w-2xl mx-auto">Discover insights, stories, and expert knowledge</p>
        </div>
        
        <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
                        <article class="group bg-gray-800/50 backdrop-blur-sm rounded-2xl overflow-hidden border border-gray-700/50 hover:border-purple-500 transition-all hover:shadow-2xl hover:shadow-purple-500/20">
                <div class="relative h-56 overflow-hidden">
                    <img src="https://images.pexels.com/photos/3184293/pexels-photo-3184293.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Revenue PMOs for Subscription Businesses" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700">
                    <div class="absolute inset-0 bg-gradient-to-t from-gray-900 via-gray-900/50 to-transparent"></div>
                    <div class="absolute top-4 right-4">
                        <span class="px-3 py-1.5 bg-purple-600 text-white text-xs font-bold rounded-full shadow-lg">Revenue Operations</span>
                    </div>
                </div>
                
                <div class="p-6">
                    <div class="flex items-center text-sm text-gray-400 mb-4">
                        <i class="far fa-calendar text-purple-400 mr-2"></i>
                        <span>February 10, 2026</span>
                        <span class="mx-2">•</span>
                        <i class="far fa-user text-purple-400 mr-2"></i>
                        <span>Marcus Nguyen</span>
                    </div>
                    
                    <h2 class="text-xl font-bold text-white mb-3 group-hover:text-purple-400 transition-colors line-clamp-2">
                        <a href="/blog/revenue-pmos-for-subscription-businesses/">Revenue PMOs for Subscription Businesses</a>
                    </h2>
                    
                    <p class="text-gray-400 mb-5 leading-relaxed text-sm line-clamp-3">Revenue PMOs orchestrate pricing, packaging, and lifecycle tests so subscription businesses scale pr...</p>
                    
                    <a href="/blog/revenue-pmos-for-subscription-businesses/" class="inline-flex items-center px-4 py-2 bg-purple-600 text-white font-semibold rounded-lg hover:bg-purple-700 transition-all group-hover:shadow-lg group-hover:shadow-purple-500/50">
                        Read More
                        <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                    </a>
                </div>
            </article>
                        <article class="group bg-gray-800/50 backdrop-blur-sm rounded-2xl overflow-hidden border border-gray-700/50 hover:border-purple-500 transition-all hover:shadow-2xl hover:shadow-purple-500/20">
                <div class="relative h-56 overflow-hidden">
                    <img src="https://images.pexels.com/photos/3183173/pexels-photo-3183173.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Resilient Vendor Ecosystems for 2025 Enterprises" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700">
                    <div class="absolute inset-0 bg-gradient-to-t from-gray-900 via-gray-900/50 to-transparent"></div>
                    <div class="absolute top-4 right-4">
                        <span class="px-3 py-1.5 bg-purple-600 text-white text-xs font-bold rounded-full shadow-lg">Operations</span>
                    </div>
                </div>
                
                <div class="p-6">
                    <div class="flex items-center text-sm text-gray-400 mb-4">
                        <i class="far fa-calendar text-purple-400 mr-2"></i>
                        <span>February 9, 2026</span>
                        <span class="mx-2">•</span>
                        <i class="far fa-user text-purple-400 mr-2"></i>
                        <span>Amelia Carter</span>
                    </div>
                    
                    <h2 class="text-xl font-bold text-white mb-3 group-hover:text-purple-400 transition-colors line-clamp-2">
                        <a href="/blog/resilient-vendor-ecosystems-for-2025-enterprises/">Resilient Vendor Ecosystems for 2025 Enterprises</a>
                    </h2>
                    
                    <p class="text-gray-400 mb-5 leading-relaxed text-sm line-clamp-3">Vendor ecosystems now include shared telemetry, risk scoring, and joint playbooks so enterprises sta...</p>
                    
                    <a href="/blog/resilient-vendor-ecosystems-for-2025-enterprises/" class="inline-flex items-center px-4 py-2 bg-purple-600 text-white font-semibold rounded-lg hover:bg-purple-700 transition-all group-hover:shadow-lg group-hover:shadow-purple-500/50">
                        Read More
                        <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                    </a>
                </div>
            </article>
                        <article class="group bg-gray-800/50 backdrop-blur-sm rounded-2xl overflow-hidden border border-gray-700/50 hover:border-purple-500 transition-all hover:shadow-2xl hover:shadow-purple-500/20">
                <div class="relative h-56 overflow-hidden">
                    <img src="https://images.pexels.com/photos/3184300/pexels-photo-3184300.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="AI-Ready Operating Systems for 2025 Growth" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700">
                    <div class="absolute inset-0 bg-gradient-to-t from-gray-900 via-gray-900/50 to-transparent"></div>
                    <div class="absolute top-4 right-4">
                        <span class="px-3 py-1.5 bg-purple-600 text-white text-xs font-bold rounded-full shadow-lg">Innovation</span>
                    </div>
                </div>
                
                <div class="p-6">
                    <div class="flex items-center text-sm text-gray-400 mb-4">
                        <i class="far fa-calendar text-purple-400 mr-2"></i>
                        <span>February 8, 2026</span>
                        <span class="mx-2">•</span>
                        <i class="far fa-user text-purple-400 mr-2"></i>
                        <span>Sarah Johnson</span>
                    </div>
                    
                    <h2 class="text-xl font-bold text-white mb-3 group-hover:text-purple-400 transition-colors line-clamp-2">
                        <a href="/blog/ai-ready-operating-systems-for-2025-growth/">AI-Ready Operating Systems for 2025 Growth</a>
                    </h2>
                    
                    <p class="text-gray-400 mb-5 leading-relaxed text-sm line-clamp-3">High-performing operators align AI metrics, modularize processes, and elevate talent to turn automat...</p>
                    
                    <a href="/blog/ai-ready-operating-systems-for-2025-growth/" class="inline-flex items-center px-4 py-2 bg-purple-600 text-white font-semibold rounded-lg hover:bg-purple-700 transition-all group-hover:shadow-lg group-hover:shadow-purple-500/50">
                        Read More
                        <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-purple-600 to-pink-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-5b74869b03356d28fe20cc7392b8179c" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#a855f7;stop-opacity:1" />
                        <stop offset="50%" style="stop-color:#db2777;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#d946ef;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <path d="M 24 4 L 44 4 L 44 40 L 24 40 Z" fill="url(#grad-5b74869b03356d28fe20cc7392b8179c)" />
                <text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">BI</text>
            </svg>                    </div>
                    <span class="text-2xl font-bold">Bidabode</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="/Home</a></li>
                    <li><a href="./" class="hover:text-white transition-colors">About</a></li>
                    <li><a href="./contact.php" class="hover:text-white transition-colors">Contact</a>
<a href="./privacy.php" class="hover:text-white transition-colors">Privacy</a>
<a href="./terms.php" class="hover:text-white transition-colors">Terms</a>
<a href="./disclaimer.php" class="hover:text-white transition-colors">Disclaimer</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-520-936-9669</span>
                    </li>
                    <li class="flex items-center space-x-3">
                        <i class="fas fa-envelope"></i>
                        <span>partners@bidabode.com</span>
                    </li>
                    <li class="flex items-center space-x-3">
                        <i class="fas fa-map-marker-alt"></i>
                        <span>624 Walnut Street, Philadelphia, PA 19106</span>
                    </li>
                </ul>
            </div>
        </div>
        
        <div class="pt-8 border-t border-white/20 text-center">
            <p class="text-white/80 text-sm">© 2026 Bidabode. 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