Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions src/views/Terms.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,12 @@ function Terms() {
<Box sx={styles.terms}>
<PageHeader title="Terms of Service" back />
<Box sx={styles.body}>
<p>Last Updated: April 18, 2025</p>
<p>Last Updated: September 15, 2025</p>
<p>
These Terms of Service (the "Agreement") explain the terms and
conditions by which you may access and use the Services provided by
W7, LLC (d.b.a. Wormhole Labs) (the "Company," "we," "us," or "our").
The "Services" shall include, but not limited to, the website located
at{' '}
Maha Labs, LLC (the "Company," "we," "us," or "our"). The "Services"
shall include, but not limited to, the website located at{' '}
<a
href="https://portalbridge.com"
target="_blank"
Expand Down
Loading