diff --git a/dist/images/testimonial-01.JPG b/dist/images/testimonial-01.JPG new file mode 100644 index 0000000..0d87e7f Binary files /dev/null and b/dist/images/testimonial-01.JPG differ diff --git a/index.html b/index.html index 0ef0a68..ae90741 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,13 @@ + - - - - Ucharify - - + + + + Ucharify + + @@ -14,46 +15,51 @@ - -
- -
-
-
-
+ +
+ + +
+
+
+
-

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.

-
- Early access +

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.

+
+
-
-
-
+
+
+
-
-
+
+
- +
-

Giving in the U.S. stuck at 2% of GDP for the last 50 years.

+

Giving in the U.S. stuck at 2% of GDP for + the last 50 years. +

@@ -61,46 +67,52 @@
- -
+ +

What we offer

-
-
-
- Feature 01 -
-
-

Value Matching

-

Focus on making an impact on things that you care about. Trust only those organizations that understand you.

-
-
-
-
-
- Feature 02 -
+
+
+ Feature 01 +
-

Payments

-

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

+

Value Matching

+

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

-
+
+
+
+
+ Feature 02 +
+
+

Payments

+

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

+
+
+
-
-
+
+
Feature 03 -
+
-

Trust and Engagement

-

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

+

Trust and Engagement

+

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

-
+
@@ -108,23 +120,25 @@

Global Impact

-

We easily distribute your money so that you can reach more people.

+

We easily distribute your money so that you can reach + more people.

-
-
-
-
+
+
+ +
-
-
-
-

What makes Ruby great

-

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur sed vulputate mi sit.

-
-
+
+
+
+

How it Works

+

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

+
+
@@ -132,8 +146,13 @@ Feature extended 01
-

Freedom from designers

-

Nisi porta lorem mollis aliquam ut. Ac tincidunt vitae semper quis lectus nulla at volutpat. Est ultricies integer quis auctor elit sed.

+

Create a Grant.

+

Simply choose causes and regions you want to support. + Take a + look at + the + charities we match you with according to ratings and personal + preferences, or use our charity finder to add more.

@@ -141,8 +160,10 @@ Feature extended 02
-

Freedom from designers

-

Nisi porta lorem mollis aliquam ut. Ac tincidunt vitae semper quis lectus nulla at volutpat. Est ultricies integer quis auctor elit sed.

+

Stay Engaged with Your Money.

+

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

@@ -150,26 +171,31 @@ Feature extended 03
-

Freedom from designers

-

Nisi porta lorem mollis aliquam ut. Ac tincidunt vitae semper quis lectus nulla at volutpat. Est ultricies integer quis auctor elit sed.

+

We keep payments simple.

+

Whether you create one grant for a few charities or twenty grants + for a hundred charities, transactions are easy to manage. Come tax + season, and + you know where to look.

- -
+ + -
-
-
-

Simple, transarent pricing

+
+
+
+

Simple, transarent pricing

Individual
-
$19/m
+
$19/m
Top features
    @@ -197,7 +223,9 @@
    Agency
    -
    $49/m
    +
    $49/m
    Top features
      @@ -225,7 +253,9 @@
      Enterprise
      -
      $69/m
      +
      $69/m
      Top features
        @@ -250,50 +280,38 @@
-
-
+
+
-
-
-

Loved by users worldwide

+
+
+

Why we are doing this

-
+
@@ -301,37 +319,69 @@ Rating
-

Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.

+

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. +

-
-
-
-
- -
-
-
-

Nisi porta lorem mollis aliquam ut.

-
- - + - + + \ No newline at end of file diff --git a/src/scss/added.css b/src/scss/added.css index 295b0dd..65970d8 100644 --- a/src/scss/added.css +++ b/src/scss/added.css @@ -18,4 +18,20 @@ .margin-top { margin-top: 3em; +} + + +.how-it-works-container { + padding: 60px; + background-color: #161E2A; + color: white; +} + +.how-it-works-title { + color: white; +} + +.testimonial-position { + margin-left: 10px; + font-size: 13px; } \ No newline at end of file