-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·165 lines (138 loc) · 5.84 KB
/
index.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
153
154
155
156
157
158
159
160
161
162
163
164
165
<!doctype html>
<html lang="en-US" class="no-js">
<head>
<meta charset="utf-8">
<title>Better Lives Together | Central Willamette Credit Union</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/main.css?v=8">
<script src="js/head.js"></script>
</head>
<body>
<main class="container wrap">
<header class="bg-woodgrain">
<a href="https://www.centralwcu.org/" target="_blank"><img src="img/logo.png?v=1" ></a>
</header>
<div class="masthead">
<img src="img/masthead.jpg" />
</div>
<div class="content bg-waves border orange">
<div class="text-center">
<h2>Building better lives <span>together.</span></h2>
<p>We're your financial advocates- fighting every day to help you and your family build a stronger financial future. We're local, we're committed to community, and we're tirelessly passionate about making your life easier.</p>
<p>Here are just a few ways we can help make life better for you and your family.</p>
</div>
<div class="icon-columns">
<div class="column">
<div class="icon">
<img src="img/icon-car.png" />
</div>
<h4>Rock your</h4>
<h3>Auto loan <span>payment</span></h3>
<p>Have an auto loan at another financial institution? Explore how we can help lower your payment to make room for what matters.</p>
<p><a href="https://www.centralwcu.org/borrow/vehicle-loans/auto-loans"><img src="img/button-yaas.png" ></a></p>
</div>
<div class="column">
<div class="icon">
<img src="img/icon-house.png" />
</div>
<h4>Snag the</h4>
<h3>Funds you <span>need</span></h3>
<p>We can help you consolidate debt or get the funds you need for your next big project with a low rate Home Equity Loan.</p>
<p><a href="https://www.centralwcu.org/borrow/home-loans/home-equity-loans"><img src="img/button-heck-yeah.png" ></a></p>
</div>
<div class="column">
<div class="icon">
<img src="img/icon-house-chimney.png" />
</div>
<h4>Home Loans with</h4>
<h3>An advocate <span>by your side</span></h3>
<p>Buying a home or refinancing your mortgage is easier when you have an advocate looking out for you at every turn. </p>
<p><a href="https://www.centralwcu.org/borrow/home-loans/mortgage-loans"><img src="img/button-hookup.png" ></a></p>
</div>
</div>
</div>
<div class="content border teal">
<div class="text-center">
<h5>We are here to help you live a better financial life.</h5>
<h2>LET’S START WITH A CU SUCCEED WELLNESS CHECK-UP</h2>
<p>Book an appointment for a financial wellness check-up to help you with personal goals for credit, savings and more. No matter where you are on your financial journey - we’ll meet you there. Our judgement-free advocates are committed to your success.</p>
<p><a href="#goals"><img src="img/button-goals.png" ></a></p>
</div>
</div>
<div class="content border lime bg-topography">
<div class="text-center">
<h5>We are passionately committed to our community.</h5>
<h2>That’s our whole gig.</h2>
<div class="boxes">
<div class="box">
<img src="img/box1.png" />
</div>
<div class="box">
<img src="img/box2.png" />
</div>
<div class="box">
<img src="img/box3.png" />
</div>
<div class="box">
<img src="img/box4.png" />
</div>
</div>
<p><a href="https://www.centralwcu.org/community/in-the-community"><img src="img/button-more.png" ></a></p>
</div>
</div>
<div class="content border forest bg-woodgrain" id="goals">
<div class="text-center">
<h5>Give us a chance to make your financial life better.</h5>
<h2>We’re ready.</h2>
<p>Complete the form below and one of our Financial Advocates will contact you.</p>
</div>
<form id="contact" name="contact" class="">
<strong><div class="error text-red"></div></strong>
<div class="group text-left">
<div class="half">
<p><label>Name:</label>
<input type="text" name="name" placeholder="Jane Smith" /></p>
<p><label>Phone:</label>
<input type="text" name="phone" placeholder="123-456-7890" /></p>
</div>
<div class="half">
<p><label>Email:</label>
<input type="text" name="email" placeholder="[email protected]" /></p>
<p><label>I want to:</label>
<input type="text" name="account" placeholder="Refinance my auto loan and save." /></p>
</div>
</div>
<p class="text-center"><input type="image" src="img/button-form-submit.png" /></p>
</form>
</div>
<div class="footer-bar text-center border grey">
<div class="footer-content">
Central Willamette Credit Union<br>
7101 Supra Drive SW • Albany, OR 97321<br>
<a href="tel:5419284536">(541) 928-4536</a> | <a href="https://centralwcu.org">centralwcu.org</a>
</div>
<div class="footer-columns">
<div class="footer-column">
Federally insured by NCUA. Equal Housing Lender.
</div>
<div class="footer-column">
<a href="https://twitter.com/centralwcu" target="_blank"><img src="img/social-twitter.png"></a>
<a href="http://facebook.com/centralwillamette" target="_blank"><img src="img/social-facebook.png"></a>
<a href="https://www.linkedin.com/company/central-willamette-community-credit-union/" target="_blank"><img src="img/social-linkedin.png"></a>
</div>
</div>
</div>
</main>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js?v=5"></script>
<script src="js/main.js?v=0"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JRGRPREQW7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JRGRPREQW7');
</script>
</body>
</html>