-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
152 lines (146 loc) · 8.24 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Sidepaper - About</title>
<link rel="stylesheet" href="styles/about-styles.css">
<link rel="stylesheet" href="styles/about-rwd-styles.css">
<link rel="stylesheet" href="styles/popup-menu-styles.css">
<link rel="stylesheet" href="styles/font-awesome-4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Cinzel:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300i,400" rel="stylesheet">
</head>
<body>
<header>
<nav>
<img src="img/SidepaperLogo.png" alt="Sidepaper">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="">LOANS OFFERED</a></li>
<li><a href="">ABOUT US</a></li>
<li><a href="">CAREERS</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li><a href="">APPLY NOW</a></li>
</ul>
<div id="mobile-menu-button"><i class="fa fa-bars"></i></div>
</nav>
<h1>ABOUT US</h1>
<!-- POPUP MENU -->
<div id="popup-menu">
<img src="img/Sidepaperlogo.png" alt="logo">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="#">LOANS OFFERED</a></li>
<li><a href="#">ABOUT US</a></li>
<li><a href="careers.html">CAREERS</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li><a href="#">APPLY NOW</a></li>
</ul>
</div>
</header>
<div class="top-blue">
<div class="trusted">
<i class="fa fa-quote-left" aria-hidden="true"></i>
<p><span>SidePaper was born to be a trusted partner.</span><br>And your business was born to be the best at what you do.</p>
</div>
<div class="columns">
<div class="col">If you need <span>capital</span>, we at SidePaper will not only find it for you, we’ll also help you assess whether or not it makes sense for your business.</div>
<div class="col">If you need <span>financial management</span> or <span>valuation</span> and <span>budgeting advice</span>, we have a team of financial experts that will look at your numbers and help you understand where you’re heading.</div>
<div class="col">And if you need <span>marketing expertise</span>, our marketing gurus will turn you on your head with crazy fun ideas to engage your audience.</div>
</div>
</div>
<section id="iconics">
<div class="iconic">
<img src="img/guys1.png" alt="">
<div class="content">
<p>At a dinner in Los Angeles in early 2014 on North Doheny, the two founders of SidePaper – with decades of combined industry experience between them – sat together and talked about the state of small businesses in the USA. The outlook,
unfortunately, wasn’t that great. Recent governmental mandates (ranging from health- care costs to a rising minimum wage) coupled with a slowing rebound of the consumer have put more pressure than ever on small businesses – the very
same small businesses that have historically driven our country’s economy.
</p>
</div>
</div>
<div class="iconic">
<img src="img/guys2.png" alt="">
<div class="content">
<p>And our founders? Well, they thought that didn’t really make sense. So they began to speak with small businesses around the country. What problems were small businesses facing in 2014? What were some of the opportunities that businesses
were missing? How easy was it to grow your business, if things were going well and you wanted to expand? What was the state of the American Dream?
</p>
</div>
</div>
<div class="iconic">
<img src="img/guys3.png" alt="">
<div class="content">
<p>And after asking all of these questions, what they found was pretty telling. Small businesses were struggling, and really, for some very basic reasons. Seemingly everyone needed financial advice – how to think about cash flow projections
and managing for the future. Other businesses were concerned that they were falling behind in marketing efforts, in what has become increasingly a digital era.<br><br>But most importantly, our founders found that what people really
needed the most was capital.<br><br>Money to grow and build their businesses !
</p>
</div>
</div>
<div class="iconic">
<img src="img/guys4.png" alt="">
<div class="content">
<p>They learned that when the recession hit, the larger banks had crazy restrictions placed on their ability to lend money – simply put, the government asked the larger financial institutions to keep more cash on their own balance sheets.
And so the banks that had historically lent to small businesses (to fund growth or cash flow management) all of a sudden had to choose between lending to smaller businesses that were potentially riskier or lending to larger corporations
that had more of a credit history.
</p>
</div>
</div>
<div class="iconic">
<img src="img/guys5.png" alt="">
<div class="content">
<p>And when our founders started putting the pieces together, they sort of realized that none of this was really fair. Small businesses are the engine that drives this country, and yet, small businesses are the ones facing capital concerns,
financial management question marks and a lack of a marketing know-how in a day that mandates it. That didn’t really make sense to us.<br><br>And so, SidePaper was built. It was built to provide support to small businesses, in the
most affordable and sensible way possible.</p>
</div>
</div>
</section>
<section id="see-what-we-can-do">
<div>
<p>SEE WHAT WE CAN DO FOR YOU</p>
<button class="submit-button">Apply Now ></button>
</div>
</section>
<!-- footer -->
<footer>
<div class="row-footer">
<ul>
<li><a href="#">HOME</a></li>
<li><a href="#">LOANS OFFERED</a></li>
<li><a href="#">ABOUT US</a></li>
<li><a href="#">CAREERS</a></li>
<li><a href="#">CONTACT</a></li>
</ul>
</div>
<div class="street-info">
<img src="img/Sidepaperlogo.png" alt="SIDEPAPER">
<adress>
<p>3110 MAIN STREET, SUITE 205</p>
<p>SANTA MONICA, CA 90401</p>
<p>(888) 468-4445</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</adress>
</div>
<form action="" id="footer-contact">
<input type="text" placeholder="Enter Your Name">
<input type="text" placeholder="Enter Your Email">
<input type="text" placeholder="Enter Your Message">
<button class="bottom-button">Contact Us ></button>
</form>
<div class="row-footer socials">
<ul>
<li><a href="#">TERMS & CONDITIONS</a></li>
<li><a href="#">PRIVACY POLICY</a></li>
<li><a href="#">SITE MAP</a></li>
<li><a href="http://facebook.com" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="http://linkedin.com" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="callto:(888) 468-4445" target="_blank"><i class="fa fa-phone" aria-hidden="true"></i></a></li>
</ul>
</div>
</footer>
<!-- SCRIPTS -->
<script src="functions/mobile-menu-popup.js"></script>
<script type="text/javascript" src="http://localhost:35729/livereload.js"></script>
</body>
</html>