From 0c9984287c01d9433ffb7c3eb5ba3b7916a94615 Mon Sep 17 00:00:00 2001 From: jahooma Date: Thu, 6 Jan 2022 11:57:20 -0600 Subject: [PATCH] Update logo and about page to manifold --- web/components/mantic-logo.tsx | 4 ++-- web/components/profile-menu.tsx | 2 +- web/pages/about.tsx | 34 +++++++++++++++++---------------- 3 files changed, 21 insertions(+), 19 deletions(-) diff --git a/web/components/mantic-logo.tsx b/web/components/mantic-logo.tsx index 904844cb..070838dc 100644 --- a/web/components/mantic-logo.tsx +++ b/web/components/mantic-logo.tsx @@ -14,11 +14,11 @@ export function ManticLogo(props: { darkBackground?: boolean }) { />
- Mantic Markets + Manifold Markets
diff --git a/web/components/profile-menu.tsx b/web/components/profile-menu.tsx index b5e88d43..2c8ad379 100644 --- a/web/components/profile-menu.tsx +++ b/web/components/profile-menu.tsx @@ -67,7 +67,7 @@ function ProfileSummary(props: { user: User }) {
-
+
{user.name}
{formatMoney(user.balance)}
diff --git a/web/pages/about.tsx b/web/pages/about.tsx index 1f5d9666..d3421020 100644 --- a/web/pages/about.tsx +++ b/web/pages/about.tsx @@ -42,7 +42,7 @@ function Contents() {

About


- Mantic Markets is creating better forecasting through user-created + Manifold Markets is creating better forecasting through user-created prediction markets.

@@ -77,7 +77,9 @@ function Contents() { . This is the power of prediction markets!

-

How does Mantic Markets work?

+

+ How does Manifold Markets work? +

  1. @@ -96,7 +98,7 @@ function Contents() {

  2. - Anyone can bet on a market using Mantic Dollars (M$), our platform + Anyone can bet on a market using Manifold Dollars (M$), our platform currency.
  3. @@ -104,15 +106,15 @@ function Contents() {

    You get M$ 1,000 just for signing up, so you can start betting immediately! When a market creator decides an outcome in your favor, - you'll win Mantic Dollars from people who bet against you. + you'll win Manifold Dollars from people who bet against you.

    {/*

    If you run out of money, you can purchase more at a rate of $1 USD to M$ - 100. (Note that Mantic Dollars are not convertible to cash and can only + 100. (Note that Manifold Dollars are not convertible to cash and can only be used within our platform.)

    */}