diff --git a/dist/images/grant_detail.png b/dist/images/grant_detail.png new file mode 100644 index 0000000..b07deab Binary files /dev/null and b/dist/images/grant_detail.png differ diff --git a/dist/images/grants_list.png b/dist/images/grants_list.png new file mode 100644 index 0000000..f3d80bc Binary files /dev/null and b/dist/images/grants_list.png differ diff --git a/dist/images/logo_green.png b/dist/images/logo_green.png new file mode 100644 index 0000000..4e6cde2 Binary files /dev/null and b/dist/images/logo_green.png differ diff --git a/dist/images/logo_white.png b/dist/images/logo_white.png new file mode 100644 index 0000000..e3663a4 Binary files /dev/null and b/dist/images/logo_white.png differ diff --git a/dist/images/payment_history.png b/dist/images/payment_history.png new file mode 100644 index 0000000..5e93ba8 Binary files /dev/null and b/dist/images/payment_history.png differ diff --git a/index.html b/index.html index ae90741..0c37491 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ + Ucharify @@ -14,6 +15,17 @@ + + + + @@ -24,7 +36,7 @@

- Logo +

@@ -39,8 +51,9 @@

Donate where it really matters

Our platform connects donors with small charities to maximize - impact over a - longer period of time. Reach out to more places and lives, see the impact every day.

+ the impact from every dollar. Reach out to more places and lives, see the impact every + day. +

@@ -79,8 +92,8 @@

Value Matching

-

Focus on making an impact on things that you care about. - Trust only those +

Focus on the people you care about most. + Give to organizations that understand you.

@@ -92,9 +105,9 @@

Payments

-

We're ensuring that it gets in the right hands, and - maximizing your tax - deductions.

+

We're ensuring that it safely reaches the right hands, + and + is easy to track.

@@ -107,8 +120,8 @@

Trust and Engagement

-

Track where your money is going and closely engage with - those organizations. +

Build a relationship with your charities for long term + impact.

@@ -120,7 +133,7 @@

Global Impact

-

We easily distribute your money so that you can reach +

Easily distribute your money so that you can reach more people.

@@ -135,7 +148,8 @@

How it Works

-

One place to track and manage all of your grants, and maximize +

Your one place to track and manage all of your grants, and + maximize your impact globally.

@@ -143,7 +157,7 @@
- Feature extended 01 + Feature extended 01

Create a Grant.

@@ -157,10 +171,10 @@
- Feature extended 02 + Feature extended 02
-

Stay Engaged with Your Money.

+

Stay engaged with your orgs.

Easily keep track of what your charities are doing with your money. Check out live media updates along with other transparent metrics.

@@ -168,7 +182,7 @@
- Feature extended 03 + Feature extended 03

We keep payments simple.

@@ -183,7 +197,7 @@
-
+ + +
@@ -319,12 +335,14 @@ Rating
-

I want everyone to feel the way I do when I give to - someone, on a consistent basis. My family runs an animal shelter in - North India out - of our own pockets. I know that the millions of people giving to - Redcross would be more satisfied supporting meaningful missions around - the world. +

The feeling from giving on a consistent basis is + something I want everyone to experience. My family runs a small animal + shelter in + North India; I know that people will be more satisfied supporting + hidden, but purposeful, + missions around + the world. I'm merely a visionary bringing that awareness into the + world.

@@ -370,7 +388,8 @@
-

Contact us with any inquiries.

+

Contact us with any + inquiries.

@@ -379,7 +398,7 @@
-
+
diff --git a/src/scss/added.css b/src/scss/added.css index 65970d8..7d72547 100644 --- a/src/scss/added.css +++ b/src/scss/added.css @@ -1,3 +1,8 @@ +.logo { + height: 60px; + width: 60px +} + .chartsContainer { display: flex; flex-direction: row;