Merge pull request #116 from raziraz/master

New header style
This commit is contained in:
Hillel Coren 2014-05-06 11:02:34 +03:00
commit e752f43674
15 changed files with 210 additions and 29959 deletions

View File

@ -57,17 +57,10 @@ var contactForm = {
@section('content')
<section class="hero background hero4" data-speed="2" data-type="background">
<div class="caption-side"></div>
<section class="hero background hero4 center" data-speed="2" data-type="background">
<div class="container">
<div class="row" style="margin:0;">
<div class="caption-wrap">
<div class="caption">
<h1>Contact<span style="color:#ecd816"> us</span></h1>
</div>
</div>
</div>
</div>
</section>
<section class="about contact">

View File

@ -1,101 +1,68 @@
@extends('public.header')
@section('content')
<section class="hero background hero5" data-speed="2" data-type="background">
<div class="caption-side"></div>
<section class="hero background hero5 center" data-speed="2" data-type="background">
<div class="container">
<div class="row" style="margin:0;">
<div class="caption-wrap">
<div class="caption">
<h1>THE <span style="color:#ecd816">FEATURES</span>
<div class="row">
<h1><img src="{{ asset('images/icon-features.png') }}"><span class="thin">THE</span> FEATURES</h1>
</div>
</div>
</section>
<section class="features features1">
<div class="container">
<div class="row">
<div class="col-md-5">
<div class="headline">
<div class="icon open"><span class="img-wrap"><img src="{{ asset('images/icon-opensource.png') }}"></span></div><h2>Open Source Platform</h2>
</div>
<p class="first">Set the code free! Here at Invoice Ninja, were all about being non-evil, and providing full code transparency is a central manifestation of this value.</p>
<p>Our users started seeing the benefits of open source within days of our launch, when we rolled out v1.0.2, which included some key code improvements that our friends on GitHub sent our way.
</p>
<p>We firmly believe that being an open source product helps everyone involved. Were looking forward to seeing what the developers out there can do to take Invoice Ninja into new realms of usefulness.</p>
</div>
<div class="col-md-7">
<img src="{{ asset('images/features1.jpg') }}">
</div>
</div>
</div>
</section>
<section class="about center">
<section class="blue features">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2>Open Source Platform</h2>
<p>Set the code free! Here at Invoice Ninja, were all about being non-evil, and providing full code transparency is a central manifestation of this value. Our users started seeing the benefits of open source within days of our launch, when we rolled out v1.0.2, which included some key code improvements that our friends on GitHub sent our way.</p>
<div class="col-md-7">
<img src="{{ asset('images/devices-2.png') }}">
</div>
<div class="col-md-5">
<div class="headline">
<div class="icon free"><span class="img-wrap"><img src="{{ asset('images/icon-free2.png') }}"></span></div><h2>FREE. Forever.</h2>
</div>
<p class="first">Set the code free! Here at Invoice Ninja, were all about being non-evil, and providing full code transparency is a central manifestation of this value.</p>
<p>Our users started seeing the benefits of open source within days of our launch, when we rolled out v1.0.2, which included some key code improvements that our friends on GitHub sent our way.
</p>
<p>We firmly believe that being an open source product helps everyone involved. Were looking forward to seeing what the developers out there can do to take Invoice Ninja into new realms of usefulness.</p>
</div>
</div>
</div>
</section>
<section class="features features1">
<div class="container">
<div class="row">
<div class="col-md-5">
<div class="headline">
<div class="icon open"><span class="img-wrap"><img src="{{ asset('images/icon-opensource.png') }}"></span></div><h2>Open Source Platform</h2>
</div>
<p class="first">Set the code free! Here at Invoice Ninja, were all about being non-evil, and providing full code transparency is a central manifestation of this value.</p>
<p>Our users started seeing the benefits of open source within days of our launch, when we rolled out v1.0.2, which included some key code improvements that our friends on GitHub sent our way.
</p>
<p>We firmly believe that being an open source product helps everyone involved. Were looking forward to seeing what the developers out there can do to take Invoice Ninja into new realms of usefulness.</p>
<section class="about white-bg">
<div class="container">
<div class="row">
<div class="col-md-5">
<div class="screendump">
<img src="images/features1.jpg">
</div>
</div>
<div class="col-md-7">
<h2>Free Forever</h2>
<p>Yeah, you read that correctly. You dont have to pay us a cent to use our tools. We know how tough it is to make ends meet as a web-based business, and were bent on providing a top-notch product that will do everything you need it to do, without any subscription or opt-in fees.
</p>
<p>
Try Invoice Ninja out. You literally have nothing to lose. Were confident that youll find the experience so positive that youll never need to turn elsewhere.
</p>
</div>
</div>
</div>
</section>
<section class="about">
<div class="container">
<div class="row">
<div class="col-md-7">
<h2>Secure and Private</h2>
<p>Invoice Ninja has been built from the ground up to keep your data safe. Only you have access to your login and accounting details, and we will never share your transaction data to any third party.</p>
<p>
Our website operates with <span class="blue-text">256-bit encryption</span>, which is even more secure than most banking websites. Invoice Ninja uses the <span class="blue-text">TLS 1.0 cryptographic protocol</span>, <span class="blue-text">AES_256_CBC string encryption</span>, <span class="blue-text">SHA1 message authentication</span> and <span class="blue-text">DHE_RSA key exchanges</span>. We feel safe here and have invested heavily in measures to ensure that you do too.
</p>
</div>
<div class="col-md-5">
<div class="screendump">
<img src="images/features2.jpg">
</div>
</div>
</div>
</div>
</section>
<section class="about white-bg">
<div class="container">
<div class="row">
<div class="col-md-5">
<div class="screendump">
<img src="images/features3.jpg">
</div>
</div>
<div class="col-md-7">
<h2>Live PDF Creation</h2>
<p>With Invoice Ninja, weve done away with the need for cumbersome multi-click invoice previewing after each save. When you enter the details of your customer and/or invoice in our editor, you can instantly see the results in the pdf preview pane below. Want to see what your invoice would look like in a different layout style? The live pdf can show you four beautiful preset styles in real time too.
</p>
<p>
Just create, save, send, and youre done!
</p>
</div>
</div>
</div>
</section>
<section class="about">
<div class="container">
<div class="row">
<div class="col-md-7">
<h2>Online Payments</h2>
<p>Invoice Ninja seamlessly integrates with all of the top internet payment processors and gateways so you can get paid for your work quickly and easily. Invoices crated with our tools arent just for bookkeeping purposes - they bring in the Benjamins.</p>
<p>
We also make it super easy to choose the right gateway for the specific needs of your business and are happy to help you to get started working with the gateway of your choice. Whats more, were constantly working on rolling out additional gateway integrations, so if you dont see the one you use here, just let us know, and theres a good chance well add it for you.
</p>
</div>
<div class="col-md-5">
<div class="screendump">
<img src="images/features4.jpg">
</div>
<img src="{{ asset('images/features1.jpg') }}">
</div>
</div>
</div>

View File

@ -4,15 +4,13 @@
<section class="hero background hero1" data-speed="2" data-type="background">
<section class="hero background hero1 center" data-speed="2" data-type="background">
<div class="caption-side"></div>
<div class="container">
<div class="row" style="margin:0;">
<div class="caption-wrap">
<div class="caption">
<div class="row">
<h1>THE <span style="color:#2299c0">SIMPLE</span> &amp;
<span style="color:#edd71e">FREE</span> WAY TO INVOICE
<span style="color:#edd71e">FREE</span> WAY TO<br>INVOICE
CLIENTS</h1>
<p>It's that easy. Stop spending time on
complicated and expensive invoicing.<br>
@ -20,10 +18,6 @@
"color:#2299c0">get paid.</span></p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-3 center-block">
<a href="#">
@ -34,14 +28,16 @@
</div>
</div>
</div>
</section>
<section class="features">
<section class="features-splash">
<div class="container">
<div class="row">
<div class="col-md-3 one">
<div class="box">
<div class="icon"><span class="img-wrap"><img src="{{ asset('images/icon-free.png') }}"></span></div>
<div class="icon free"><span class="img-wrap"><img src="{{ asset('images/icon-free.png') }}"></span></div>
<h2>Free, Always</h2>
<p>Invoicing with no monthly fee, because you have enough bills already! Free, now and forever! Quality invoicing to build your business and get paid.</p>
</div>
@ -49,7 +45,7 @@
<div class="col-md-3 two">
<div class="box">
<div class="icon"><span class="img-wrap"><img src="{{ asset('images/icon-opensource.png') }}"></span></div>
<div class="icon open"><span class="img-wrap"><img src="{{ asset('images/icon-opensource.png') }}"></span></div>
<h2>Open-Source</h2>
<p>Cloud-based, super secure, and user-developed. Open source platforms are a better way to do business (and save the world). Need we say more?</p>
</div>
@ -57,7 +53,7 @@
<div class="col-md-3 three">
<div class="box">
<div class="icon"><span class="img-wrap"><img src="{{ asset('images/icon-pdf.png') }}"></span></div>
<div class="icon pdf"><span class="img-wrap"><img src="{{ asset('images/icon-pdf.png') }}"></span></div>
<h2>Live .PDF View</h2>
<p>Create beautiful email-ready .PDF invoices created instantly as you type. Our Save & send feature saves you time and impresses clients.</p>
</div>
@ -65,7 +61,7 @@
<div class="col-md-3 four">
<div class="box">
<div class="icon"><span class="img-wrap"><img src="{{ asset('images/icon-payment.png') }}"></span></div>
<div class="icon pay"><span class="img-wrap"><img src="{{ asset('images/icon-payment.png') }}"></span></div>
<h2>Online Payments</h2>
<p>PayPal? Authorize.Net? Stripe? We support many payment technologies and if you need help or advice well lend a hand (were pretty friendly).</p>
</div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,7 @@
body {
font-family: Roboto, sans-serif;
line-height: 1.6;
background-color: #fff;
}
.center-block {
@ -16,13 +17,19 @@ h1,h2,.btn {
}
h1 {
font-size: 45px;
font-size: 56px;
text-transform: uppercase;
color: #fff;
}
h1 img {margin-right: 10px;}
h2 {
font-size: 25px;
}
.headline { border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 15px;}
.thin {font-weight: 300;}
p.first {font-size: 17px;}
a,a .cta h2,.socicon,.btn {
-webkit-transition: all .3s ease-in-out;
@ -127,65 +134,9 @@ a .cta:hover span {
font-size: 40px;
background: #f2c40a;
}
.hero .caption-side {
background: #fff;
width: 50%;
padding-right: 15px;
position: absolute;
left: 0;
height: 109px;
}
.hero .caption {
width: 61.5%;
background: #fff;
padding-right: 15px;
position: relative;
padding: 10px 35px 20px;
height: 109px;
border-left: 1px dotted #ccc;
text-align: left;
}
.hero1 .caption-side {
background: #fff;
width: 50%;
padding-right: 15px;
position: absolute;
left: 0;
height: 212px;
margin-top: 100px;
}
.hero1 .caption {
width: 61.5%;
background: #fff;
padding-right: 15px;
position: relative;
padding: 10px 35px 20px;
height: 212px;
border-left: 1px dotted #ccc;
margin-top: 100px;
}
.hero2 {
text-align: center;
padding: 225px 0;
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
}
.hero2 h1 {
color: #fff;
margin: 0;
}
.hero1 {padding: 130px 0;}
.hero h1 {margin: 0;}
.hero1 p {color: #fff; margin-bottom: 30px; margin-top: 20px;}
.hero3 {
text-align: center;
padding: 150px 0;
@ -213,56 +164,32 @@ a .cta:hover span {
background-position: center center;
background-attachment: static;
background-size: cover;
min-height: 500px;
}
section.features,section.upper-footer {
margin: 60px 0;
section.features-splash, section.upper-footer {
margin: 70px 0;
}
section.features {
margin: 0;
padding-top: 80px;
}
section.upper-footer.white-bg {
margin: 0;
padding: 60px 0;
}
section.features .col-md-3 .box {
section.features-splash .box {
padding: 20px;
text-align: center;
}
section.features .col-md-3.two .box .icon {
background: #32ba8d;
border-color: #28ae82;
}
/*Icons*/
section.features .col-md-3.two h2 {
color: #32ba8d;
}
section.features .col-md-3.three .box .icon {
background: #d2462d;
border-color: #c23b23;
}
section.features .col-md-3.three h2 {
color: #d2462d;
}
section.features .col-md-3.four .box .icon {
background: #fad129;
border-color: #f0c824;
}
section.features .col-md-3.four h2 {
color: #f0c824;
}
section.features h2 {
margin: 20px 0 15px;
color: #2599c0;
}
section.features .col-md-3 .box .icon {
section.features-splash .icon {
background: #2599c0;
width: 94px;
height: 94px;
@ -270,16 +197,65 @@ section.features .col-md-3 .box .icon {
text-align: center;
display: table;
margin: 0 auto;
}
section.features .col-md-3 .box .icon .img-wrap {
section.features .icon {
background: #2599c0;
width: 35px;
height: 35px;
border: 4px solid #1d8db3;
text-align: center;
display: table;
float: left;
}
.icon.open {
background: #32ba8d !important;
border-color: #28ae82 !important;
}
section.features .icon.free img {width: 23px;}
section.features .icon.open img {width: 23px;}
section.blue .icon.free {background-color: #fff; border-color: #fff;}
section.features-splash .two .box h2 {
color: #32ba8d;
}
.icon.pdf {
background: #d2462d !important;
border-color: #c23b23 !important;
}
section.features-splash .three .box h2 {
color: #d2462d;
}
.icon.pay {
background: #fad129 !important;
border-color: #f0c824 !important;
}
section.features-splash .four .box h2 {
color: #f0c824;
}
section.features-splash h2 {
margin: 20px 0 15px;
color: #2599c0;
}
section.features h2 {
display: inline-block;
margin-top: 5px;
padding-left: 15px;
color: #1a1818;
}
.icon .img-wrap {
display: table-cell;
vertical-align: middle;
height: 100%;
}
section.features .col-md-3 .box .icon img {
.icon img {
vertical-align: middle;
}
@ -305,6 +281,7 @@ section.blue h1 {
margin-top: 30px;
font-size: 65px;
}
section.blue h2 {color: #fff;}
section.blue a {color: #ffffff; text-decoration:underline;}
section.blue p {margin-top: 15px;}
@ -541,52 +518,6 @@ footer .social p {
margin: 0;
}
@media min-width 768px and max-width 1200px {
.hero .caption-side {
background: #fff;
width: 50%;
padding-right: 15px;
position: absolute;
left: 0;
height: 283px;
margin-top: 70px;
}
.hero .caption {
width: 61.3%;
background: #fff;
padding-right: 15px;
position: relative;
padding: 10px 35px 20px;
height: 283px;
border-left: 1px dotted #ccc;
margin-top: 70px;
}
}
@media min-width 768px and max-width 992px {
.features .col-md-3 {
width: 50%;
float: left;
margin-bottom: 10px;
}
.hero .caption-side {
display: none;
}
.hero .caption {
width: 100%;
background: #fff;
padding: 10px 35px 20px;
height: auto;
border-left: none;
margin-bottom: 10px;
text-align: center;
}
}
@media max-width 768px {
h1 {
@ -610,20 +541,6 @@ footer .social p {
margin-top: 10px;
}
.hero .caption-side {
display: none;
}
.hero .caption {
width: 100%;
background: #fff;
padding: 10px 35px 20px;
height: auto;
border-left: none;
margin-top: 0;
margin-bottom: 10px;
text-align: center;
}
.hero2,.hero3,.hero4 {
padding: 50px 0;

Binary file not shown.

BIN
public/images/devices-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB