From 4245dd1a12652326b634a0675ac8330d77556684 Mon Sep 17 00:00:00 2001 From: Kellan Wampler Date: Thu, 13 Oct 2022 14:36:23 -0400 Subject: [PATCH 1/3] Fixed cropping issue on iphone size. --- frontend/pages/index.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/frontend/pages/index.js b/frontend/pages/index.js index 3940e399..918fa3b3 100644 --- a/frontend/pages/index.js +++ b/frontend/pages/index.js @@ -112,12 +112,12 @@ const Homepage = () => { borderWidth={"1px"} _hover={{ transform: "scale(1.05)", transition: "0.42s" }} cursor="pointer" - m={[2, 3, 3, 4, 8, 12]} - minW={["155px", "180px", "200px", "240px"]} - h={["200px", "300px"]} + m={2} + minW={["120px", "120px", "200px", "240px"]} + h={["200px", "200px", "300px"]} > { justifyContent={["flex-end", "flex-end", "center"]} w="100%" spacing={["0px", "40px"]} - mx={[-1, -2, -4]} paddingTop="20px" > Date: Thu, 13 Oct 2022 14:44:57 -0400 Subject: [PATCH 2/3] Text change for revenue "and growing". --- frontend/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/pages/index.js b/frontend/pages/index.js index 918fa3b3..1c3ac9be 100644 --- a/frontend/pages/index.js +++ b/frontend/pages/index.js @@ -289,9 +289,9 @@ const Homepage = () => { ]} fontSize={["sm", "md"]} > - transaction volume. + transaction volume
- And growing + and growing From 327351880f98ee2ab77fc029949f93f35e70be06 Mon Sep 17 00:00:00 2001 From: Kellan Wampler Date: Thu, 13 Oct 2022 15:00:07 -0400 Subject: [PATCH 3/3] Changes to contact form. --- frontend/pages/contact/index.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/pages/contact/index.js b/frontend/pages/contact/index.js index 77ccade5..77faf10c 100644 --- a/frontend/pages/contact/index.js +++ b/frontend/pages/contact/index.js @@ -36,6 +36,7 @@ const Contact = () => { mb={8} minHeight="100vh" textColor="black" + position="relative" > { fontSize={["md", "lg", "xl"]} textAlign="center" > - Thanks for your interest in Moonstream. -
- Please answer some questions to help us get acquainted with you. + Thanks for your interest in Moonstream. Our tools are fully + customized to your project.
Please answer these questions + to get started: