-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathchapters.html
More file actions
36 lines (34 loc) · 1.23 KB
/
chapters.html
File metadata and controls
36 lines (34 loc) · 1.23 KB
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
---
layout: pages
---
<section class="call-to-action bg-1 section-sm overly section" style="height: 950px; margin-bottom: 40px;">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 style="font-size: 45px;">Headquarters</h2>
<p>Irvine (CA)</p>
<br>
<h2 style="font-size: 40px;">U.S Chapters</h2>
<p>Anaheim / Orange (CA)</p>
<p>Atlanta (GA)</p>
<p>Elk Grove (CA)</p>
<p>Fairfax (VA)</p>
<p>Fremont (CA)</p>
<p>Haywood County (NC)</p>
<p>Irvine / Tustin (CA)</p>
<p>Kansas City Area (MO)</p>
<p>New York City (NY)</p>
<p>North LA (CA)</p>
<p>San Diego (CA)</p>
<p>Ventura (CA)</p>
<br>
<h2 style="font-size: 40px;">International Chapters</h2>
<p>Madurai, Tamil Nadu (India)</p>
<p>Noida, Utar Pradeesh (India)</p>
<p>Busan (South Korea)</p>
</div>
</div>
</div>
</div>
</section>