From 538c49f6dcf6e8ac47fa32d6598fbacc016f9d04 Mon Sep 17 00:00:00 2001 From: Kellan Wampler Date: Fri, 6 May 2022 13:19:46 -0400 Subject: [PATCH] Review changes with Neeraj. --- frontend/pages/index.js | 2 ++ frontend/src/components/MilestoneBox.js | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/pages/index.js b/frontend/pages/index.js index ad2b77c1..c0cb8be1 100644 --- a/frontend/pages/index.js +++ b/frontend/pages/index.js @@ -391,9 +391,11 @@ const Homepage = () => { > Lootboxes, crafting recipes, deck building, you name it!
+
With Moonstream Engine you can deploy on-chain mechanics with one click.
+
Read our Use Cases or explore the features to know more. diff --git a/frontend/src/components/MilestoneBox.js b/frontend/src/components/MilestoneBox.js index 78ef49ee..e9d68529 100644 --- a/frontend/src/components/MilestoneBox.js +++ b/frontend/src/components/MilestoneBox.js @@ -3,7 +3,11 @@ import { chakra, Box, Text } from "@chakra-ui/react"; const _MilestoneBox = ({ headingText }) => { return ( - +