Files
indotalent-webstore/no-refund-policy.html
2026-07-21 10:12:35 +07:00

18 lines
5.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G9G5HP50VK"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-G9G5HP50VK');</script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>No Refund Policy | Indotalent</title>
<meta name="description" content="No Refund Policy for Indotalent digital products. Understand our policy before purchasing source code." />
<meta name="robots" content="index, follow" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<script src="https://cdn.tailwindcss.com"></script>
<script>tailwind.config={theme:{extend:{colors:{brand:{50:'#fff7ed',100:'#ffedd5',200:'#fed7aa',300:'#fdba74',400:'#fb923c',500:'#f97316',600:'#ea580c',700:'#c2410c'}},fontFamily:{sans:['Inter','system-ui','sans-serif']}}}}</script>
<style>.nav-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)} .gradient-text{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}</style>
</head>
<body class="bg-white text-gray-900 antialiased">
<nav class="fixed top-0 left-0 right-0 z-50 nav-blur bg-white/85 border-b border-gray-200/60"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="flex items-center justify-between h-16"><a href="index.html" class="flex items-center gap-2"><img src="img/logo-indotalent-dark.svg" alt="Indotalent" class="h-8 w-auto" /></a><a href="index.html" class="text-sm text-gray-500 hover:text-brand-500">&larr; Back</a></div></div></nav>
<div class="pt-24 pb-16"><div class="max-w-3xl mx-auto px-4 sm:px-6 lg:px-8"><div class="text-center mb-10"><div class="inline-flex items-center gap-1.5 bg-red-50 border border-red-200 rounded-full px-3.5 py-1 mb-4"><span class="text-red-700 text-xs font-medium tracking-wide">Policy</span></div><h1 class="text-3xl sm:text-4xl font-bold text-gray-900">No <span class="gradient-text">Refund</span> Policy</h1></div><div class="bg-white border border-gray-200 rounded-2xl p-6 sm:p-8 lg:p-10"><p class="text-gray-500 text-sm leading-relaxed mb-6">Thank you for considering purchasing our digital products, particularly our source code. We appreciate your interest and trust in our offerings. However, before proceeding with your purchase, we would like to outline our No Refund Policy to ensure transparency and clarity regarding your transactions with us.</p><div class="space-y-8"><div><h2 class="text-lg font-semibold text-gray-900 mb-2">1. Understanding Digital Products</h2><p class="text-sm text-gray-600 leading-relaxed">Our products, specifically our source code, are digital in nature. Once purchased and downloaded, they cannot be physically returned. Unlike tangible goods, digital products cannot be "returned" in the traditional sense. Therefore, it is essential to carefully consider your purchase decision before proceeding.</p></div><div><h2 class="text-lg font-semibold text-gray-900 mb-2">2. No Refund Policy</h2><p class="text-sm text-gray-600 leading-relaxed">Due to the intangible and irreversible nature of digital products, we operate under a strict No Refund Policy. Once a purchase is made and the product is downloaded or accessed, we are unable to offer refunds, exchanges, or returns.</p></div><div><h2 class="text-lg font-semibold text-gray-900 mb-2">3. Live Demo Availability</h2><p class="text-sm text-gray-600 leading-relaxed">To assist our customers in making informed purchasing decisions, we provide access to live demos of our products whenever possible. We encourage all potential buyers to thoroughly explore the live demos to ensure that the features and functionalities meet their requirements and expectations.</p></div><div><h2 class="text-lg font-semibold text-gray-900 mb-2">4. Commitment to Quality</h2><p class="text-sm text-gray-600 leading-relaxed">We are committed to delivering high-quality digital products that meet industry standards and customer expectations. However, in the unlikely event that you encounter any issues or discrepancies with our products, please do not hesitate to reach out to our customer support team for assistance. We are here to address any concerns and provide necessary support to ensure your satisfaction.</p></div><div><h2 class="text-lg font-semibold text-gray-900 mb-2">5. Your Responsibility</h2><p class="text-sm text-gray-600 leading-relaxed">As a customer, it is your responsibility to carefully review product descriptions, features, and demos before making a purchase. By proceeding with a purchase, you acknowledge that you have reviewed the product information and understand the terms of our No Refund Policy.</p></div><div><h2 class="text-lg font-semibold text-gray-900 mb-2">6. Contact Us</h2><p class="text-sm text-gray-600 leading-relaxed">If you have any questions, concerns, or require further clarification regarding our No Refund Policy or any other aspect of our products and services, please feel free to contact us. Our customer support team is readily available to assist you and address any inquiries you may have.</p></div></div><div class="border-t border-gray-100 mt-8 pt-6 text-center"><p class="text-xs text-gray-400">Thank you for your understanding and cooperation. We look forward to serving you.</p></div></div></div></div><footer class="bg-white border-t border-gray-200 py-10"><div class="max-w-7xl mx-auto px-4"><div class="flex flex-col md:flex-row items-center justify-between gap-4"><p class="text-xs text-gray-500">&copy; 2024-2026 Indotalent.</p><p class="text-xs text-gray-500">Built with <span class="text-brand-500">&hearts;</span> by go2ismail</p></div></div></footer></body></html>