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

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /mnt/platforms/workspaces/shortable.org/../annikaostwald.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 - Annikaostwald</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-rose-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-71e230fba36ce0d625d8a6a818d56e51" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#f43f5e;stop-opacity:1" />
                        <stop offset="50%" style="stop-color:#dc2626;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#ec4899;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <path d="M 24 4 L 44 4 L 44 40 L 24 40 Z" fill="url(#grad-71e230fba36ce0d625d8a6a818d56e51)" />
                <text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">AN</text>
            </svg>            </div>
            <span class="self-center text-2xl font-bold text-gray-900">
                Annikaostwald            </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="./" class="block py-2 px-3 text-gray-700 hover:text-rose-600 border-b-2 border-transparent hover:border-roseHome</a></li>
                <li><a href="about-us.php" class="block py-2 px-3 text-gray-700 hover:text-rose-600 border-b-2 border-transparent hover:border-rose-600 transition-all">About</a></li>
                <li><a href="blog/" class="block py-2 px-3 text-gray-700 hover:text-rose-600 border-b-2 border-transparent hover:border-rose-600 transition-all">Blog</a></li>
                <li>
                    <a href="contact.php" class="block py-2 px-6 text-white bg-rose-600 rounded-lg hover:bg-rose-700 transition-all">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 items-center justify-between mb-12 pb-8 border-b-4 border-rose-600">
            <div>
                <h1 class="text-4xl md:text-5xl font-black text-gray-900 mb-2">Blog Articles</h1>
                <p class="text-gray-600">Latest posts and updates</p>
            </div>
            <div class="hidden md:block">
                <div class="w-20 h-20 bg-gradient-to-br from-rose-600 to-red-600 rounded-full flex items-center justify-center text-white text-2xl font-black">
                    3                </div>
            </div>
        </div>
        
        <div class="grid lg:grid-cols-3 gap-8">
                        
                        <article class="lg:col-span-2 group bg-white rounded-2xl overflow-hidden shadow-xl hover:shadow-2xl transition-all border-2 border-gray-100">
                <div class="relative h-80 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-black/80 via-black/40 to-transparent"></div>
                    <div class="absolute bottom-0 left-0 right-0 p-8">
                        <span class="inline-block px-4 py-2 bg-rose-600 text-white text-sm font-bold rounded-full mb-4">Revenue Operations</span>
                        <h2 class="text-3xl md:text-4xl font-black text-white mb-3 group-hover:text-pink-300 transition-colors">
                            <a href="/blog/revenue-pmos-for-subscription-businesses/">Revenue PMOs for Subscription Businesses</a>
                        </h2>
                        <div class="flex items-center text-white/90 text-sm">
                            <span>May 12, 2026</span>
                            <span class="mx-2">•</span>
                            <span>Marcus Nguyen</span>
                        </div>
                    </div>
                </div>
                <div class="p-8">
                    <p class="text-gray-600 mb-6 leading-relaxed text-lg">Revenue PMOs orchestrate pricing, packaging, and lifecycle tests so subscription businesses scale predictably in 2025.</p>
                    <a href="/blog/revenue-pmos-for-subscription-businesses/" class="inline-flex items-center px-6 py-3 bg-rose-600 text-white font-bold rounded-lg hover:bg-rose-700 transition-all">
                        Read Full Article
                        <i class="fas fa-arrow-right ml-2"></i>
                    </a>
                </div>
            </article>
                        
            <div class="lg:col-span-1 space-y-6">
                                <article class="group bg-white rounded-xl overflow-hidden shadow-lg hover:shadow-xl transition-all border border-gray-100">
                    <div class="relative h-40 overflow-hidden">
                        <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="p-5">
                        <span class="text-xs text-rose-600 font-bold mb-2 block">Governance</span>
                        <h3 class="text-lg font-bold text-gray-900 mb-2 group-hover:text-rose-600 transition-colors line-clamp-2">
                            <a href="/blog/boardroom-data-charters/">Boardroom Data Charters</a>
                        </h3>
                        <div class="text-xs text-gray-500 mb-3">May 11, 2026</div>
                        <a href="/blog/boardroom-data-charters/" class="text-rose-600 font-semibold text-sm hover:underline">
                            Read more →
                        </a>
                    </div>
                </article>
                                <article class="group bg-white rounded-xl overflow-hidden shadow-lg hover:shadow-xl transition-all border border-gray-100">
                    <div class="relative h-40 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-500">
                    </div>
                    <div class="p-5">
                        <span class="text-xs text-rose-600 font-bold mb-2 block">Operations</span>
                        <h3 class="text-lg font-bold text-gray-900 mb-2 group-hover:text-rose-600 transition-colors line-clamp-2">
                            <a href="/blog/resilient-vendor-ecosystems-for-2025-enterprises/">Resilient Vendor Ecosystems for 2025 Enterprises</a>
                        </h3>
                        <div class="text-xs text-gray-500 mb-3">May 10, 2026</div>
                        <a href="/blog/resilient-vendor-ecosystems-for-2025-enterprises/" class="text-rose-600 font-semibold text-sm hover:underline">
                            Read more →
                        </a>
                    </div>
                </article>
                            </div>
        </div>
        
            </div>
</section>


<footer class="bg-white">
    <div class="max-w-screen-xl mx-auto px-4 py-10">
        <div class="flex flex-col md:flex-row justify-between items-center">
            <div class="flex items-center space-x-3 mb-4 md:mb-0">
                <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-71e230fba36ce0d625d8a6a818d56e51" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#f43f5e;stop-opacity:1" />
                        <stop offset="50%" style="stop-color:#dc2626;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#ec4899;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <path d="M 24 4 L 44 4 L 44 40 L 24 40 Z" fill="url(#grad-71e230fba36ce0d625d8a6a818d56e51)" />
                <text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">AN</text>
            </svg>                </div>
                <span class="text-lg font-bold text-gray-900">Annikaostwald</span>
            </div>
            <div class="flex flex-wrap justify-center gap-6 text-sm text-gray-600 mb-4 md:mb-0">
                <a href="./" class="hover:text-roseHome</a>
                <a href="about-us.php" class="hover:text-rose-600">About</a>
                <a href="contact.php" class="hover:text-rose-600">Contact</a>
                <a href="blog/" class="hover:text-rose-600">Blog</a>
                <a href="privacy.php" class="hover:text-rose-600">Privacy</a>
                <a href="terms.php" class="hover:text-rose-600">Terms</a>
                <a href="disclaimer.php" class="hover:text-roseDisclaimer</a>
            </div>
            <p class="text-sm text-gray-500">© 2026 Annikaostwald</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