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/../bra383.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /mnt/platforms/workspaces/shortable.org/../bra383.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 - Bra383</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>
    <meta name="theme-variant" content="55bddbc577a7b3313c545a48f3d1df5a">
    <link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">

<nav class="bg-white fixed w-full z-50 top-0 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-12 h-12 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center shadow-lg">
                <span class="text-white font-bold text-xl">B</span>
            </div>
            <span class="self-center text-2xl font-bold text-gray-900">
                Bra383            </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-6 items-center">
                <li><a href="./" class="block py-2 px-3 text-gray-700 hover:text-roseHome</a></li>
                <li><a href="about-us.php" class="block py-2 px-3 text-gray-700 hover:text-rose-600 transition-colors">About</a></li>
                <li><a href="blog/" class="block py-2 px-3 text-gray-700 hover:text-roseBlog</a></li>
                <li>
                    <a href="contact.php" class="block py-2.5 px-6 text-white bg-rose-600 rounded-full hover:bg-rose-700 transition-all shadow-md">Contact</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="flex flex-col md:flex-row md:items-end md:justify-between mb-12 pb-8 border-b-2 border-gray-200">
            <div>
                <h1 class="text-4xl md:text-5xl font-black text-gray-900 mb-2">Blog</h1>
                <p class="text-gray-600">All articles</p>
            </div>
            <div class="mt-4 md:mt-0 text-sm text-gray-500">
                                Showing 3 of 3 articles
            </div>
        </div>
        
        <div class="space-y-8">
                        <article class="group flex flex-col md:flex-row gap-6 bg-white rounded-xl p-6 border border-gray-200 hover:border-rose-300 hover:shadow-lg transition-all">
                <div class="relative w-full md:w-64 h-48 md:h-40 flex-shrink-0 overflow-hidden rounded-lg">
                    <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-500">
                </div>
                
                <div class="flex-1">
                    <div class="flex items-center gap-4 mb-3">
                        <span class="px-3 py-1 bg-rose-100 text-rose-700 text-xs font-semibold rounded-full">Operations</span>
                        <span class="text-sm text-gray-500">November 19, 2025</span>
                    </div>
                    
                    <h2 class="text-2xl font-bold text-gray-900 mb-3 group-hover:text-rose-600 transition-colors">
                        <a href="/blog/resilient-vendor-ecosystems-for-2025-enterprises/">Resilient Vendor Ecosystems for 2025 Enterprises</a>
                    </h2>
                    
                    <p class="text-gray-600 mb-4 leading-relaxed">Vendor ecosystems now include shared telemetry, risk scoring, and joint playbooks so enterprises stay resilient in 2025.</p>
                    
                    <div class="flex items-center justify-between">
                        <div class="flex items-center text-sm text-gray-500">
                            <i class="far fa-user text-rose-600 mr-2"></i>
                            <span>Amelia Carter</span>
                        </div>
                        <a href="/blog/resilient-vendor-ecosystems-for-2025-enterprises/" class="inline-flex items-center text-rose-600 font-semibold hover:gap-2 transition-all">
                            Read Article
                            <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                        </a>
                    </div>
                </div>
            </article>
                        <article class="group flex flex-col md:flex-row gap-6 bg-white rounded-xl p-6 border border-gray-200 hover:border-rose-300 hover:shadow-lg transition-all">
                <div class="relative w-full md:w-64 h-48 md:h-40 flex-shrink-0 overflow-hidden rounded-lg">
                    <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-500">
                </div>
                
                <div class="flex-1">
                    <div class="flex items-center gap-4 mb-3">
                        <span class="px-3 py-1 bg-rose-100 text-rose-700 text-xs font-semibold rounded-full">Revenue Operations</span>
                        <span class="text-sm text-gray-500">November 19, 2025</span>
                    </div>
                    
                    <h2 class="text-2xl font-bold text-gray-900 mb-3 group-hover:text-rose-600 transition-colors">
                        <a href="/blog/revenue-pmos-for-subscription-businesses/">Revenue PMOs for Subscription Businesses</a>
                    </h2>
                    
                    <p class="text-gray-600 mb-4 leading-relaxed">Revenue PMOs orchestrate pricing, packaging, and lifecycle tests so subscription businesses scale predictably in 2025.</p>
                    
                    <div class="flex items-center justify-between">
                        <div class="flex items-center text-sm text-gray-500">
                            <i class="far fa-user text-rose-600 mr-2"></i>
                            <span>Marcus Nguyen</span>
                        </div>
                        <a href="/blog/revenue-pmos-for-subscription-businesses/" class="inline-flex items-center text-rose-600 font-semibold hover:gap-2 transition-all">
                            Read Article
                            <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                        </a>
                    </div>
                </div>
            </article>
                        <article class="group flex flex-col md:flex-row gap-6 bg-white rounded-xl p-6 border border-gray-200 hover:border-rose-300 hover:shadow-lg transition-all">
                <div class="relative w-full md:w-64 h-48 md:h-40 flex-shrink-0 overflow-hidden rounded-lg">
                    <img src="https://images.pexels.com/photos/3184291/pexels-photo-3184291.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Boardroom Data Charters" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-500">
                </div>
                
                <div class="flex-1">
                    <div class="flex items-center gap-4 mb-3">
                        <span class="px-3 py-1 bg-rose-100 text-rose-700 text-xs font-semibold rounded-full">Governance</span>
                        <span class="text-sm text-gray-500">November 19, 2025</span>
                    </div>
                    
                    <h2 class="text-2xl font-bold text-gray-900 mb-3 group-hover:text-rose-600 transition-colors">
                        <a href="/blog/boardroom-data-charters/">Boardroom Data Charters</a>
                    </h2>
                    
                    <p class="text-gray-600 mb-4 leading-relaxed">Boardroom data charters define how directors consume KPI stacks, scenario models, and AI insights in 2025.</p>
                    
                    <div class="flex items-center justify-between">
                        <div class="flex items-center text-sm text-gray-500">
                            <i class="far fa-user text-rose-600 mr-2"></i>
                            <span>Sarah Johnson</span>
                        </div>
                        <a href="/blog/boardroom-data-charters/" class="inline-flex items-center text-rose-600 font-semibold hover:gap-2 transition-all">
                            Read Article
                            <i class="fas fa-arrow-right ml-2 group-hover:translate-x-1 transition-transform"></i>
                        </a>
                    </div>
                </div>
            </article>
                    </div>
        
            </div>
</section>


<footer class="bg-white border-t-2 border-rose-200">
    <div class="max-w-screen-xl mx-auto px-4 py-16">
        <div class="grid md:grid-cols-4 gap-12 mb-12">
            <div class="md:col-span-2">
                <a href="./" class="flex items-center space-x-3 mb-6">
                    <div class="w-12 h-12 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-5997c643e8de431ad7d505b336cd12bf" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#f43f5e;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#dc2626;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <circle cx="24" cy="24" r="22" fill="url(#grad-5997c643e8de431ad7d505b336cd12bf)" />
                <text x="24" y="30" font-family="Arial, sans-serif" font-size="19" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">BR</text>
            </svg>                    </div>
                    <span class="text-3xl font-bold text-gray-900">Bra383</span>
                </a>
                <p class="text-gray-600 mb-6 max-w-md">Transforming businesses with innovative solutions and exceptional service.</p>
                <div class="flex space-x-3">
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-rose-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-facebook-f"></i>
                    </a>
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-rose-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-twitter"></i>
                    </a>
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-rose-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-linkedin-in"></i>
                    </a>
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-rose-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-instagram"></i>
                    </a>
                </div>
            </div>
            
            <div>
                <h3 class="text-lg font-bold text-gray-900 mb-6">Company</h3>
                <ul class="space-y-3 text-gray-600">
                    <li><a href="./" class="hover:text-roseHome</a></li>
                    <li><a href="about-us.php" class="hover:text-rose-600 transition-colors">About Us</a></li>

                    <li><a href="blog/" class="hover:text-roseBlog</a></li>
                    <li><a href="contact.php" class="hover:text-rose-600 transition-colors">Contact</a></li>
                </ul>
            </div>
            
            <div>
                <h3 class="text-lg font-bold text-gray-900 mb-6">Legal</h3>
                <ul class="space-y-3 text-gray-600">
                    <li><a href="privacy.php" class="hover:text-rose-600 transition-colors">Privacy</a></li>
                    <li><a href="terms.php" class="hover:text-rose-600 transition-colors">Terms</a></li>
                    <li><a href="disclaimer.php" class="hover:text-rose-600 transition-colors">Disclaimer</a></li>
                </ul>
            </div>
        </div>
        
        <div class="border-t border-gray-200 pt-8">
            <div class="md:flex md:items-center md:justify-between">
                <p class="text-gray-600 text-sm">© 2026 Bra383. All rights reserved.</p>
                <p class="text-gray-500 text-sm mt-2 md:mt-0">Made with <span class="text-rose-600">♥</span> for our customers</p>
            </div>
        </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