|
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/../cloveryield.site/../aliveeasy.com/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog - Aliveeasy</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="f219172aec5536567bbfb8d5b07e271e">
<link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">
<nav class="bg-gradient-to-r from-purple-600 to-pink-600 text-white fixed w-full z-50 top-0">
<div class="max-w-screen-xl mx-auto px-6 py-2 flex items-center justify-between">
<a href="./" class="flex items-center space-x-3">
<span class="text-3xl font-black tracking-tight">Aliveeasy</span>
<span class="px-3 py-1 text-xs font-semibold uppercase bg-white/20 rounded-full">Since 2021</span>
</a>
<div class="hidden md:flex items-center space-x-8">
<a href="/Home</a>
<a href="about-us.php" class="font-semibold hover:text-white/80 transition">About</a>
<a href="blog/" class="font-semibold hover:text-white/80 transition">Blog</a>
</div>
<div class="hidden md:flex items-center space-x-4">
<a href="mailto:collaborate@aliveeasy.com" class="text-sm text-white/80">collaborate@aliveeasy.com</a>
<a href="contact.php" class="px-6 py-3 bg-white text-purple-600 font-bold rounded-full shadow-lg hover:shadow-xl transition">Contact</a>
</div>
<button data-collapse-toggle="navbar-14" type="button" class="md:hidden inline-flex items-center justify-center w-11 h-11 rounded-xl bg-white/10">
<svg class="w-6 h-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
</button>
</div>
<div class="hidden bg-white text-gray-900" id="navbar-14">
<div class="px-6 py-4 space-y-4">
<a href="/Home</a>
<a href="about-us.php" class="block font-semibold">About</a>
<a href="blog/" class="block font-semibold">Blog</a>
<a href="contact.php" class="inline-flex justify-center items-center w-full px-5 py-3 rounded-lg bg-gradient-to-r from-purple-600 to-pink-600 text-white font-semibold">Contact</a>
</div>
</div>
</nav>
<section class="relative bg-gray-900 py-16 min-h-screen overflow-hidden">
<div class="absolute inset-0 opacity-10">
<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-12">
<span class="inline-block px-4 py-2 mb-4 bg-purple-600/20 text-purple-300 rounded-full text-sm font-semibold">Blog</span>
<h1 class="text-4xl md:text-5xl font-black text-white mb-4">All Articles</h1>
<p class="text-xl text-gray-300">Expert insights and industry updates</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6">
<article class="group bg-gray-800 rounded-2xl overflow-hidden border border-gray-700 hover:border-purple-500 transition-all">
<div class="relative h-48 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 class="absolute inset-0 bg-gradient-to-t from-gray-900 to-transparent"></div>
<div class="absolute top-4 left-4">
<span class="px-3 py-1 bg-purple-600 text-white text-xs font-bold rounded-full">Operations</span>
</div>
</div>
<div class="p-6">
<div class="flex items-center text-sm text-gray-400 mb-3">
<i class="far fa-calendar text-purple-400 mr-2"></i>
<span>November 19, 2025</span>
</div>
<h2 class="text-xl font-bold text-white mb-3 group-hover:text-purple-400 transition-colors">
<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">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 text-purple-400 font-semibold hover:text-purple-300 transition-colors">
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 rounded-2xl overflow-hidden border border-gray-700 hover:border-purple-500 transition-all">
<div class="relative h-48 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-500">
<div class="absolute inset-0 bg-gradient-to-t from-gray-900 to-transparent"></div>
<div class="absolute top-4 left-4">
<span class="px-3 py-1 bg-purple-600 text-white text-xs font-bold rounded-full">Revenue Operations</span>
</div>
</div>
<div class="p-6">
<div class="flex items-center text-sm text-gray-400 mb-3">
<i class="far fa-calendar text-purple-400 mr-2"></i>
<span>November 19, 2025</span>
</div>
<h2 class="text-xl font-bold text-white mb-3 group-hover:text-purple-400 transition-colors">
<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">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 text-purple-400 font-semibold hover:text-purple-300 transition-colors">
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 rounded-2xl overflow-hidden border border-gray-700 hover:border-purple-500 transition-all">
<div class="relative h-48 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 class="absolute inset-0 bg-gradient-to-t from-gray-900 to-transparent"></div>
<div class="absolute top-4 left-4">
<span class="px-3 py-1 bg-purple-600 text-white text-xs font-bold rounded-full">Governance</span>
</div>
</div>
<div class="p-6">
<div class="flex items-center text-sm text-gray-400 mb-3">
<i class="far fa-calendar text-purple-400 mr-2"></i>
<span>November 19, 2025</span>
</div>
<h2 class="text-xl font-bold text-white mb-3 group-hover:text-purple-400 transition-colors">
<a href="/blog/boardroom-data-charters/">Boardroom Data Charters</a>
</h2>
<p class="text-gray-400 mb-5 leading-relaxed text-sm">Boardroom data charters define how directors consume KPI stacks, scenario models, and AI insights in...</p>
<a href="/blog/boardroom-data-charters/" class="inline-flex items-center text-purple-400 font-semibold hover:text-purple-300 transition-colors">
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-white border-t-2 border-gray-200">
<div class="max-w-screen-xl mx-auto px-4 py-12">
<div class="grid md:grid-cols-3 gap-8 mb-8">
<div>
<a href="./" class="flex items-center space-x-3 mb-4">
<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-d1cfc2ccceb37a567326b7cf2b857936" 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-d1cfc2ccceb37a567326b7cf2b857936)" />
<text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">AL</text>
</svg> </div>
<span class="text-xl font-bold text-gray-900">Aliveeasy</span>
</a>
<p class="text-gray-600 text-sm mb-4">Delivering excellence in every project we undertake.</p>
<div class="flex space-x-3">
<a href="#" class="w-10 h-10 bg-gray-100 hover:bg-purple-600 text-gray-600 hover:text-white rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-100 hover:bg-purple-600 text-gray-600 hover:text-white rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-100 hover:bg-purple-600 text-gray-600 hover:text-white rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-linkedin-in"></i>
</a>
</div>
</div>
<div>
<h3 class="text-sm font-bold text-gray-900 mb-4 uppercase tracking-wider">Company</h3>
<ul class="space-y-2 text-sm text-gray-600">
<li><a href="./" class="hover:text-purpleHome</a></li>
<li><a href="about-us.php" class="hover:text-purple-600 transition-colors">About</a></li>
<li><a href="contact.php" class="hover:text-purple-600 transition-colors">Contact</a></li>
<li><a href="blog/" class="hover:text-purple-600 transition-colors">Blog</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold text-gray-900 mb-4 uppercase tracking-wider">Legal</h3>
<ul class="space-y-2 text-sm text-gray-600">
<li><a href="privacy.php" class="hover:text-purple-600 transition-colors">Privacy Policy</a></li>
<li><a href="terms.php" class="hover:text-purple-600 transition-colors">Terms of Service</a></li>
<li><a href="disclaimer.php" class="hover:text-purple-600 transition-colors">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="pt-8 border-t border-gray-200 text-center">
<p class="text-sm text-gray-600">© 2026 Aliveeasy. 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