Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update terms.tsx #6

Merged
merged 1 commit into from
Nov 22, 2024
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
11 changes: 9 additions & 2 deletions pages/terms.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,18 @@ const About = () => {
</p>
<p>
- Hustlex may offer <strong>promotions</strong>,{" "}
<strong>contests</strong>, <strong>sweepstakes</strong>,{" "}
<strong>raffles</strong>, and other reward-based activities.
<strong>contests</strong>, and other reward-based activities.
<br />
- HustleX does not permit any User to purchase any Coins using real
world money, to enter the Reward Promotions. None of the reward
promotions include betting or wagering of real-world money.
<br />
- Participation is voluntary and subject to specific rules provided
for each activity.
<br />
Users can participate in any Reward Promotion only by using the Coins
awarded to them by HustleX.
<br />
<br />- Hustlex reserves the right to modify, suspend, or cancel
promotions at its discretion.
</p>
Expand Down