diff --git a/frontend/src/components/BookPage.js b/frontend/src/components/BookPage.js index 6e1100c6..99382a3a 100644 --- a/frontend/src/components/BookPage.js +++ b/frontend/src/components/BookPage.js @@ -178,7 +178,7 @@ export default class BookPage extends Component { render() { return ( - + Order Book diff --git a/frontend/src/components/InfoDialog.js b/frontend/src/components/InfoDialog.js index 94b5f45e..f04ddf88 100644 --- a/frontend/src/components/InfoDialog.js +++ b/frontend/src/components/InfoDialog.js @@ -1,22 +1,60 @@ -import {Typography, DialogActions, DialogContent, Button } from "@mui/material" +import {Typography, DialogActions, DialogContent, Button, Grid} from "@mui/material" import React, { Component } from 'react' +import Image from 'material-ui-image' +import MediaQuery from 'react-responsive' +import { maxWidth, minWidth } from "@mui/system" export default class InfoDialog extends Component { render() { return (
- What is RoboSats? + + + + + What is RoboSats? + +

It is a BTC/FIAT peer-to-peer exchange over lightning.
It simplifies + matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.

+ +

RoboSats is an open source project (GitHub). +

+
+
+ + + +
+
+ + + What is RoboSats?

It is a BTC/FIAT peer-to-peer exchange over lightning. It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.

- +
+ +

RoboSats is an open source project (GitHub).

- +
+ How does it work?

AnonymousAlice01 wants to sell bitcoin. She posts a sell order.