-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (144 loc) · 6.49 KB
/
index.html
File metadata and controls
170 lines (144 loc) · 6.49 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
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
166
167
168
169
170
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Home</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenLite.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/CSSPlugin.min.js"></script>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="nav-links">
<nav>
<h4>S&J</h4>
<img class="nav-button" src="img/nav-hamburger-close.png"/>
</nav>
<div class="nav-link"><a href="./index.html">Home</a></div>
<div class="nav-link"><a href="./services.html">Services</a></div>
<div class="nav-link"><a href="./contact.html">Contact</a></div>
<div class="nav-link"><a href="./about.html">About Us</a></div>
<div class="nav-link"><a href="./projects.html">Projects</a></div>
</div>
<div class="container">
<header>
<nav>
<h4>S&J</h4>
<img class="nav-button" src="./img/nav-hamburger.png"/>
</nav>
<div class="banner">
<h1 class="title">
Integrity,
Excellence,
Progress.
</h1>
</div>
</header>
<!------------------------------PROMOS------------------------------>
<section class="promos">
<div class="promo-row">
<div class="promo-content">
<h3>Smith & Jones Architects</h3>
<p>Et sed autem causae appareat, tempor abhorreant te mei, facer facilisis sit ea. Eu timeam vidisse
consectetuer sed. Duo etiam laboramus dissentiet in, nec no errem</p>
<button class="button">Learn More</button>
</div>
<div class="promo-img-1"></div>
</div>
<div class="promo-row row-reverse">
<div class="promo-content">
<h3>Futuristic Designs</h3>
<p>Et sed autem causae appareat, tempor abhorreant te mei, facer facilisis sit ea. Eu timeam vidisse
consectetuer sed. Duo etiam laboramus dissentiet in, nec no errem</p>
<button class="button">View Designs</button>
</div>
<div class="promo-img-2"></div>
</div>
</section>
<!------------------------------RECENT PROJECTS------------------------------>
<section class="recent-projects">
<h3>Recent Projects</h3>
<div class="project-img villas-img">
<div class="project-title">THE VILLAS</div>
</div>
<div class="project-content">
<p>The Villas bring to the table win-win survival strategies to ensure proactive domination. At the end of
the day, going forward, a new normal that has evolved from generation X is on the runway heading towards
a streamlined cloud solution.</p>
<br><br>
<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the
digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information
highway will close the loop on focusing solely on the bottom line.</p>
</div>
<div class="project-img outskirts-img">
<div class="project-title title-reverse">THE OUTSKIRTS</div>
</div>
<div class="project-content">
<p>The Outskirts are amazing to the table win-win survival strategies to ensure proactive domination. At the
end of the day, going forward, a new normal that has evolved from generation X is on the runway heading
towards a streamlined cloud solution.</p>
<br><br>
<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the
digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information
highway will close the loop on focusing solely on the bottom line.</p>
</div>
<div class="project-img blocks-img">
<div class="project-title">THE BLOCKS</div>
</div>
<div class="project-content">
<p>The Blocks are amazing to the table win-win survival strategies to ensure proactive domination. At the
end of the day, going forward, a new normal that has evolved from generation X is on the runway heading
towards a streamlined cloud solution.</p>
<br><br>
<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the
digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information
highway will close the loop on focusing solely on the bottom line.</p>
</div>
</section>
<!------------------------------FOOTER------------------------------>
<footer>
<div class="footer-content">
<div class="email">
<h4>Interested in starting a project?</h4>
<h4>Let’s talk:</h4>
<input placeholder="Enter gmail"/>
<span>We'll never share your email with anyone else</span>
</div>
<div class="location">
<h4>New York</h4><br>
<address>
123 Lane<br><br>
Suite 100<br><br>
Albany, NY 12345<br><br>
202 555 0144<br><br>
</address>
</div>
<div class="location">
<h4>Florida</h4><br>
<address>
Ocean Drive<br><br>
Suite 201<br><br>
Orlando, FL 22345<br><br>
502 555 0144<br><br>
</address>
</div>
<div class="location">
<h4>California</h4><br>
<address>
Mountain Street<br><br>
Suite 105<br><br>
San Diego, CA 22345<br><br>
702 555 0144<br><br>
</address>
</div>
</div>
<span>Copyright © 2018 Smith and Jones</span>
</footer>
</div>
<script src="js/index.js"></script>
</body>
</html>