-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
102 lines (89 loc) · 5.8 KB
/
Copy pathterms.html
File metadata and controls
102 lines (89 loc) · 5.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!DOCTYPE html>
<html lang="en-ZA">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Terms & Conditions — WhatsMyBiz | ORION269</title>
<meta name="description" content="WhatsMyBiz Terms and Conditions. Service description, customer responsibilities, AI disclaimer, payment terms and support.">
<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@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><text y='26' font-size='22' font-family='Inter' font-weight='700' fill='%23c8a84e'>W</text></svg>">
<style>
:root{--bg:#0c0c0d;--bg-card:#121214;--text:#e8e8e8;--text-muted:#8a8a92;--gold:#c8a84e;--border:rgba(255,255,255,0.06);--font:Inter,sans-serif;--radius:14px}
*{margin:0;padding:0;box-sizing:border-box}
body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.8;-webkit-font-smoothing:antialiased}
.container{max-width:720px;margin:0 auto;padding:4rem 1.25rem}
h1{font-size:2rem;font-weight:700;margin-bottom:0.5rem}
h1 span{color:var(--gold)}
.date{color:var(--text-muted);font-size:0.82rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}
h2{font-size:1.15rem;font-weight:600;margin:2rem 0 0.75rem;color:var(--gold)}
p{font-size:0.9rem;color:var(--text-muted);margin-bottom:0.75rem}
ul{list-style:none;margin:0.5rem 0 1rem 1.25rem}
ul li{font-size:0.88rem;color:var(--text-muted);margin-bottom:0.3rem;position:relative}
ul li::before{content:'—';color:var(--gold);margin-right:0.5rem}
a{color:var(--gold);text-decoration:none}
a:hover{text-decoration:underline}
.back{display:inline-block;margin-bottom:2rem;font-size:0.82rem;color:var(--text-muted);text-decoration:none}
.back:hover{color:var(--gold)}
</style>
</head>
<body>
<div class="container">
<a href="/" class="back">← Back to WhatsMyBiz</a>
<h1>Terms & Conditions <span>WhatsMyBiz</span></h1>
<div class="date">Last updated: 29 July 2026</div>
<h2>1. Service Description</h2>
<p>WhatsMyBiz, a product of ORION269 (Pty) Ltd, provides AI assistant design, training, setup and support services for businesses. Our services include the development of artificial intelligence assistants that help businesses communicate with their customers through platforms such as WhatsApp.</p>
<h2>2. Acceptance of Terms</h2>
<p>By engaging our services, making payment, or using our platform, you agree to be bound by these Terms and Conditions. If you do not agree, please do not use our services.</p>
<h2>3. Customer Responsibility</h2>
<p>As a customer, you remain responsible for:</p>
<ul>
<li>The accuracy of all business information supplied for AI training purposes</li>
<li>Compliance with your own industry regulations and legal obligations</li>
<li>Reviewing AI-generated responses before and after launch</li>
<li>Ensuring your customer communication practices comply with applicable laws</li>
</ul>
<h2>4. AI Disclaimer</h2>
<p>WhatsMyBiz AI assistants are designed to assist businesses in communicating with their customers. Important limitations apply:</p>
<ul>
<li>AI responses should be reviewed and improved over time</li>
<li>WhatsMyBiz does not replace professional advice where required by law or regulation</li>
<li>AI assistants may occasionally produce incorrect or unexpected responses — customers are responsible for monitoring and quality control</li>
<li>We continuously work to improve accuracy but cannot guarantee 100% error-free responses</li>
</ul>
<h2>5. Payment Terms</h2>
<p>The following payment terms apply to all services:</p>
<ul>
<li>A 50% project deposit is required before development begins</li>
<li>The remaining balance is payable after customer approval and before launch</li>
<li>Monthly support fees are billed according to the selected package and are due on the first of each month</li>
<li>All prices are in South African Rand (ZAR) and include VAT where applicable</li>
<li>Payments are processed securely through PayFast</li>
</ul>
<h2>6. Refund Policy</h2>
<p>Because our services involve significant custom work and setup, the 50% deposit is non-refundable once development has commenced. If we are unable to deliver the agreed service, a full refund will be provided.</p>
<h2>7. Support and Maintenance</h2>
<p>Monthly support packages include:</p>
<ul>
<li>Knowledge updates as your business information changes</li>
<li>Ongoing improvements and optimisation</li>
<li>Technical support during business hours</li>
<li>Monitoring for performance and accuracy</li>
</ul>
<h2>8. Intellectual Property</h2>
<p>The AI assistant built for your business is trained using your information and is designed for your use. The underlying platform, technology, and methodology remain the intellectual property of ORION269 (Pty) Ltd.</p>
<h2>9. Limitation of Liability</h2>
<p>ORION269 (Pty) Ltd shall not be liable for any indirect, incidental, special or consequential damages arising from the use or inability to use our services, including but not limited to loss of revenue, loss of customers, or business interruption.</p>
<h2>10. Termination</h2>
<p>Either party may terminate the agreement with 30 days written notice. Upon termination, the AI assistant will be deactivated and any outstanding fees become due immediately.</p>
<h2>11. Changes to Terms</h2>
<p>We reserve the right to update these terms at any time. Customers will be notified of material changes via email.</p>
<h2>12. Governing Law</h2>
<p>These terms are governed by the laws of the Republic of South Africa.</p>
<h2>13. Contact</h2>
<p>For questions about these terms, contact us at <a href="mailto:graham@oriondevcore.com">graham@oriondevcore.com</a>.</p>
</div>
</body>
</html>