diff --git a/src/app/pricing/pricing-content.tsx b/src/app/pricing/pricing-content.tsx index a9c321b..d024d41 100644 --- a/src/app/pricing/pricing-content.tsx +++ b/src/app/pricing/pricing-content.tsx @@ -148,7 +148,7 @@ export function PricingContent() {
Refund policy Terms - Contact billing + Contact billing
diff --git a/src/app/privacy/privacy-content.tsx b/src/app/privacy/privacy-content.tsx index cb4157d..dc08b51 100644 --- a/src/app/privacy/privacy-content.tsx +++ b/src/app/privacy/privacy-content.tsx @@ -88,7 +88,7 @@ const sections = [ id: "contact", title: "13. Contact Information", content: - "For privacy questions or requests, contact Bohdan Ivanchenko at ivanchenko.b@gmail.com. Postal contact: Nauky Ave, 86, Dnipro, Dnipropetrovs'ka oblast, 49000, Ukraine.", + "For privacy questions or requests, contact Bohdan Ivanchenko at support@agilekit.app. Postal contact: Nauky Ave, 86, Dnipro, Dnipropetrovs'ka oblast, 49000, Ukraine.", }, ]; @@ -159,7 +159,7 @@ export function PrivacyContent() { We're committed to transparency. If you have any questions about how we handle your data, please reach out.

Email privacy contact diff --git a/src/app/refund-policy/page.tsx b/src/app/refund-policy/page.tsx index 3bae0bd..fc78d33 100644 --- a/src/app/refund-policy/page.tsx +++ b/src/app/refund-policy/page.tsx @@ -8,11 +8,11 @@ import { Navbar } from "@/components/navbar"; export const metadata: Metadata = { title: "Refund Policy", description: - "Review AgileKit's current refund policy and the prelaunch status of paid plans.", + "Review AgileKit's refund policy, including the 30 calendar day money-back guarantee for self-serve paid plans.", openGraph: { title: "Refund Policy | AgileKit", description: - "Review AgileKit's current refund policy and the prelaunch status of paid plans.", + "Review AgileKit's refund policy, including the 30 calendar day money-back guarantee for self-serve paid plans.", url: "https://agilekit.app/refund-policy", }, alternates: { @@ -34,12 +34,16 @@ const sections = [ ), }, { - id: "future-purchases", - title: "2. Future Paid Plans", + id: "money-back-guarantee", + title: "2. 30-Day Money-Back Guarantee", content: (

- Before any paid plan goes live, we will publish the applicable pricing, - billing terms, renewal terms, taxes, and refund eligibility on our{" "} + We offer a 30 calendar day money-back guarantee for the first charge of + any new self-serve paid plan. If you are not satisfied, you may request + a full refund within 30 calendar days of the original purchase date, + unless a different written agreement applies or mandatory law requires + otherwise. Applicable pricing, billing terms, renewal terms, taxes, and + this 30-day refund window are published on our{" "} Terms of Service - , and at checkout. If a purchase is handled by a merchant of record or - payment provider such as Paddle, that provider's checkout flow and - order - confirmation will identify the billing entity for the transaction. + , and at checkout. Payments are processed by Paddle.com, our merchant of + record. The Paddle checkout flow and order confirmation will identify + the billing entity for each transaction.

), }, @@ -66,9 +69,9 @@ const sections = [ content: (

If we offer a pilot, enterprise engagement, or another paid arrangement - under a separate written agreement before public launch, the refund and - cancellation terms in that written agreement or order form will control - for that purchase. + under a separate written agreement before public launch, the refund, + cancellation, and payment terms in that written agreement or order form + will control for that purchase.

), }, @@ -77,15 +80,17 @@ const sections = [ title: "4. Billing Questions", content: (

- If you have billing or refund questions, contact Bohdan Ivanchenko at{" "} + Refund requests are handled by Paddle directly — see your order + confirmation for the Paddle support link. Requests must be submitted + within 30 calendar days of the original purchase date. For general + billing questions, contact Bohdan Ivanchenko at{" "} - ivanchenko.b@gmail.com + support@agilekit.app - . We will update this page before enabling live paid checkout on the - site. + .

), }, @@ -115,16 +120,17 @@ export default function RefundPolicyPage() {
- Last updated: February 27, 2026 + Last updated: February 28, 2026

- Refund Policy + Refund{" "} + Policy

- Clear billing and refund expectations for the current prelaunch - state of AgileKit. + Clear billing and refund expectations, including a 30 calendar + day money-back guarantee for self-serve paid plans.

@@ -158,8 +164,9 @@ export default function RefundPolicyPage() { Launch pricing updates

- Pro checkout is not live yet. Exact pricing and live billing - rules will be published here before checkout is enabled. + Self-serve purchases include a 30 calendar day money-back + guarantee for the initial charge unless a separate written + agreement says otherwise.

- We do not currently offer a public enterprise or custom pricing - sheet. If that changes, we will provide written commercial - terms directly before sale. + We do not currently offer a public enterprise or custom + pricing sheet. If that changes, we will provide written + commercial terms directly before sale.

Email billing contact diff --git a/src/app/terms/terms-content.tsx b/src/app/terms/terms-content.tsx index 0eefd1b..75ae399 100644 --- a/src/app/terms/terms-content.tsx +++ b/src/app/terms/terms-content.tsx @@ -15,13 +15,13 @@ const sections = [ id: "scope", title: "1. Scope and Acceptance", content: - "These Terms of Service govern your access to and use of the hosted AgileKit website, application, and related services. By accessing or using the service, you agree to these terms. If you use the service on behalf of an organization, you represent that you have authority to bind that organization to these terms.", + "These Terms of Service govern your access to and use of the hosted AgileKit website, application, and related services. AgileKit is operated by Bohdan Ivanchenko, a registered Individual Entrepreneur (FOP - Sole Proprietorship) in Ukraine, doing business as AgileKit. These terms form a legal agreement between you and AgileKit. By accessing or using the service, you agree to these terms. If you use the service on behalf of an organization, you represent that you have authority to bind that organization to these terms.", }, { id: "operator", title: "2. Service Operator and Contact", content: - "AgileKit is operated by Bohdan Ivanchenko, a registered Individual Entrepreneur (FOP - Sole Proprietorship) in Ukraine ('Operator'). Business address: Nauky Ave, 86, Dnipro, Dnipropetrovs'ka oblast, 49000, Ukraine. Contact: ivanchenko.b@gmail.com. References to 'AgileKit', 'we', 'us', or 'our' in these terms refer to the Operator.", + "AgileKit is the business name for this service and the contracting party referenced in these terms. The service is operated by Bohdan Ivanchenko (the 'Operator'), as further described in Section 1. Business address: Nauky Ave, 86, Dnipro, Dnipropetrovs'ka oblast, 49000, Ukraine. Contact: support@agilekit.app. References to 'AgileKit', 'we', 'us', or 'our' in these terms refer to the Operator doing business as AgileKit.", }, { id: "eligibility", @@ -69,7 +69,7 @@ const sections = [ id: "billing", title: "10. Paid Features and Billing", content: - "If we introduce paid plans, we will disclose pricing, billing frequency, taxes, renewal terms, and any refund rights at checkout or in a separate order form. Payments may be processed by Paddle or another disclosed merchant of record, reseller, or payment provider. The provider shown at checkout will control payment processing terms for that transaction.", + "If we introduce paid plans, we will disclose pricing, billing frequency, taxes, renewal terms, and refund terms at checkout or in a separate order form. Unless a separate written agreement states otherwise, self-serve purchases include a 30 calendar day money-back guarantee for the initial charge of a new paid plan. Our order process is conducted by our online reseller Paddle.com. Paddle.com is the Merchant of Record for all our orders. Refund requests are handled by Paddle directly — see your order confirmation for the Paddle support link. For general billing questions, contact us at the email in Section 2.", }, { id: "disclaimers", @@ -111,7 +111,7 @@ const sections = [ id: "contact", title: "17. Contact Information", content: - "Questions about these terms can be sent to ivanchenko.b@gmail.com. Postal contact: Nauky Ave, 86, Dnipro, Dnipropetrovs'ka oblast, 49000, Ukraine.", + "Questions about these terms can be sent to support@agilekit.app. Postal contact: Nauky Ave, 86, Dnipro, Dnipropetrovs'ka oblast, 49000, Ukraine.", }, ]; @@ -124,18 +124,18 @@ export function TermsContent() { {/* Hero Section */}
- +
- Last updated: February 27, 2026 + Last updated: February 28, 2026
- +

Terms of Service

- +

Please read these terms carefully before using AgileKit.

@@ -177,7 +177,7 @@ export function TermsContent() { We believe in transparency and fairness. If you have any questions about these terms, please reach out.

Email support