updated number of value trough our contracts

pull/558/head
Tim Pechersky 2022-03-07 18:32:10 +00:00
rodzic cc240ce1b7
commit a96c94876f
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -355,7 +355,7 @@ const Homepage = () => {
textColor="orange.900"
display={"inline-block"}
>
$200M
$1B
</Text>{" "}
in transaction value to date.
</chakra.span>
@ -824,7 +824,7 @@ const Homepage = () => {
badge={`Moonstream security`}
bullets={[
{
text: `Moonstream smart contracts have been vetted in production with over $200M in value transacted.`,
text: `Moonstream smart contracts have been vetted in production with over $1B in value transacted.`,
icon: MdOutlineVerifiedUser,
color: "green.50",
bgColor: "green.900",