This commit is contained in:
Roba Boru
2026-07-17 08:43:08 +03:00
3 changed files with 4 additions and 4 deletions

View File

@@ -322,7 +322,7 @@ Payment providers send notifications to:
- \`POST /payments/webhooks/card\` (International)
## Support
- **Email:** support@edr-platform.com
- **Email:** edr_@edrsc.com
- **Documentation:** https://docs.edr-platform.com
- **Status Page:** https://status.edr-platform.com
`,

View File

@@ -365,7 +365,7 @@ export default function LoginPage() {
Back-office · v1.0
</span>
<span className="text-xs text-gray-400 dark:text-gray-600">
Need help? <a href="mailto:support@edr.com" className="text-[rgb(20,113,76)] hover:underline">support@edr.com</a>
Need help? <a href="mailto:edr_@edrsc.com" className="text-[rgb(20,113,76)] hover:underline">edr_@edrsc.com</a>
</span>
</div>
</div>

View File

@@ -94,11 +94,11 @@ export default function SettingsPage() {
</div>
<div>
<label className="label">Support Email</label>
<input type="email" className="input" defaultValue="support@edr-platform.com" />
<input type="email" className="input" defaultValue="edr_@edrsc.com" />
</div>
<div>
<label className="label">Support Phone</label>
<input type="tel" className="input" defaultValue="+251911234567" />
<input type="tel" className="input" defaultValue="+2519546" />
</div>
<div>
<label className="label">Default Currency</label>