import Layout from "@/components/Layout"; import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card"; import { Badge } from "@/components/ui/badge"; import { Button } from "@/components/ui/button"; import { Link } from "react-router-dom"; import { Shield, Gavel, Building2, FileText, Activity, Megaphone, CheckCircle2 } from "lucide-react"; export default function Trust() { return (
Transparency

Company & Governance

Clear, verifiable information about AeThex: leadership, legal entity, jurisdiction, policies, and status.

Organization Basic corporate details and contact
Legal name: AeThex Corporation
Jurisdiction: United States (Arizona)
Headquarters: Queen Creek, Arizona
Phone: (346) 556-7100
Leadership & Governance Accountability and oversight
  • Executive leadership details are being published in phased updates alongside board/advisor disclosures.
  • Operational policies and escalation paths are documented in the Transparency hub.
  • Verified channels: website, docs, and official social accounts noted below.
Policies & Legal Public policies and legal references {[{title:"Privacy Policy", href:"/privacy"},{title:"Terms of Service", href:"/terms"},{title:"Status & Uptime", href:"/status"},{title:"Changelog", href:"/changelog"},{title:"Roadmap", href:"/roadmap"},{title:"Investors", href:"/investors"}].map((l)=> ( {l.title} ))} Brand Disambiguation Preventing name confusion

AeThex Corporation is an independent organization and is not affiliated with other entities that may use similar names. When in doubt, verify links against aethex.biz or aethex.dev.

Official channels:

); }