diff --git a/web/app/(landing-page)/privacy-policy/page.tsx b/web/app/(landing-page)/privacy-policy/page.tsx
index 2ed06e0..a6c7a23 100644
--- a/web/app/(landing-page)/privacy-policy/page.tsx
+++ b/web/app/(landing-page)/privacy-policy/page.tsx
@@ -1,6 +1,5 @@
import { Metadata } from 'next'
import { Card, CardContent } from '@/components/ui/card'
-import LandingPageHeader from '../(components)/landing-page-header'
export const metadata: Metadata = {
title: 'Privacy Policy | TextBee',
@@ -10,7 +9,6 @@ export const metadata: Metadata = {
export default function PrivacyPolicyPage() {
return (
<>
-
+ Thank you for choosing TextBee SMS Gateway Platform. This Refund Policy outlines our procedures and guidelines regarding refunds for our services. By using our Platform, you agree to the terms of this Refund Policy. +
+ ++ TextBee offers both free and paid subscription plans for our SMS Gateway services. Our refund policy for paid subscription services is as follows: +
++ Our free tier is available at no cost and therefore does not qualify for refunds. Users can downgrade to the free tier at any time. +
++ For monthly subscription plans, we offer a 7-day money-back guarantee from the date of purchase. If you are not satisfied with our services, you may request a full refund within this period. After the 7-day period, no refunds will be provided for the current billing cycle. +
++ For annual subscription plans, we offer a 14-day money-back guarantee from the date of purchase. If you are not satisfied with our services, you may request a full refund within this period. After the 14-day period, we may provide a prorated refund for the unused portion of your subscription at our discretion. +
++ For our planned usage-based billing options: +
++ To request a refund, please contact our customer support team at{' '} + + support@textbee.dev + {' '} + with the following information: +
++ We will process your refund request within 5-7 business days and notify you of the outcome. +
++ We reserve the right to deny refund requests in the following cases: +
++ In the event of significant service interruption or failure to provide the services you have paid for, you may be eligible for a refund regardless of the standard refund periods outlined above. Such cases include: +
++ Please contact our support team with details of the service interruption or failure, and we will assess your refund eligibility on a case-by-case basis. In some instances, we may offer service credits or partial refunds proportional to the duration and severity of the service issue. +
++ Refunds will be issued using the same payment method used for the original purchase. Processing times may vary depending on your payment provider. +
++ We may update this Refund Policy from time to time. We will notify you of any changes by posting the new Refund Policy on this page and updating the "Effective Date" at the top of this policy. +
++ If you have any questions or concerns about this Refund Policy, please contact us at{' '} + + contact@textbee.dev + + . +
++ Welcome to TextBee SMS Gateway Platform. These Terms of Service (“Terms”) govern your access to and use of our services, including our website, mobile applications, APIs, and other software (“Services”). By accessing or using our Services, you agree to be bound by these Terms. +
+ ++ Copyright (c) 2024 TextBee +
++ Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the “Software”), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: +
++ The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. +
++ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. +
++ TextBee provides an SMS gateway platform that allows users to send and receive SMS messages through their Android devices. Our Services include: +
++ While our software is provided under the MIT license, users are still responsible for: +
++ Our Privacy Policy, available at{' '} + + Privacy Policy + + , describes how we collect, use, and share your personal information. By using our Services, you consent to our collection and use of your information as described in the Privacy Policy. +
++ As stated in the MIT license, the software is provided “as is”, without warranty of any kind. We make no guarantees regarding the reliability, availability, or suitability of our Services for your specific needs. +
++ We may update these Terms from time to time. We will notify you of any changes by posting the new Terms on this page and updating the "Effective Date" at the top of these Terms. Your continued use of our Services after such changes constitutes your acceptance of the new Terms. +
++ If you have any questions or concerns about these Terms, please contact us at{' '} + + contact@textbee.dev + + . +
+