-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
196 lines (177 loc) · 6.95 KB
/
index.html
File metadata and controls
196 lines (177 loc) · 6.95 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>S&J Home</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!-- Header -->
<header>
<div class="navigation-bar">
<a href="index.html">S&J</a>
<nav>
<img class="menu-button" src="img/nav-hamburger.png" alt="menu-open">
<img class="close-button hidden" src="img/nav-hamburger-close.png" alt="menu-close">
<div class="menu">
<div class="menu-items">
<a class="menu-item home-link" href="index.html" target="_blank">Home</a>
<a class="menu-item" href="services.html" target="_blank">Services</a>
<a class="menu-item" href="projects.html" target="_blank">Projects</a>
<a class="menu-item" href="contact.html" target="_blank">Contact</a>
</div>
</div>
</nav>
</div>
</header>
<!-- Home Page Content-->
<div class="home-page">
<div class="jumbo">
<img class="desktop-image" src="img/home/home-jumbotron.png" alt="">
<img class="mobile-image" src="img/home/home-mobile-jumbotron.png" alt="">
<h1 class=".jumbotron-text" data-aos="fade-up" data-aos-duration="2000">
Integrity,
<br/> Excellence,
<br/> Progress.
<br/>
</h1>
</div>
</div>
<div class="paraandpic" data-aos="fade-left" data-aos-duration="1000">
<div class="paragraph first-paragraph">
<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>
<p class="button">Learn More</p>
</div>
<div class="pic">
<img class="desktop-image" src="img/home/home-img-1.png" alt="">
<img class="mobile-image" src="img/home/home-mobile-img-1.png" alt="">
</div>
</div>
<div class="paraandpic flip-this-in-small" data-aos="fade-right" data-aos-duration="1000">
<div class="pic">
<img class="desktop-image" src="img/home/home-img-2.png" alt="">
<img class="mobile-image" src="img/home/home-mobile-img-2.png" alt="">
</div>
<div class="paragraph second-paragraph">
<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>
<p class="button">View Designs</p>
</div>
</div>
<div class="recent-projects">
<h3>Recent Projects</h3>
<div class="project-content">
<div class="content-one" data-aos="flip-up" data-aos-duration="1000">
<div class="project-button">
<img class="desktop-image" src="img/home/home-villas-img.png" alt="">
<img class="mobile-image" src="img/home/home-mobile-villas-img.png" alt="">
<div class="button-right">
<button>THE VILLAS</button>
</div>
</div>
<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/>
<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>
<div class="project-content">
<div class="content-one" data-aos="flip-up" data-aos-duration="1000">
<div class="project-button">
<img class="desktop-image" src="img/home/home-outskirts-img.png" alt="">
<img class="mobile-image" src="img/home/home-mobile-outskirts-img.png" alt="">
<div class="button-left">
<button>OUTSKIRTS</button>
</div>
</div>
<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/>
<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>
<div class="project-content">
<div class="content-one" data-aos="flip-up" data-aos-duration="1000">
<div class="project-button">
<img class="desktop-image" src="img/home/home-the-blocks-img.png" alt="">
<img class="mobile-image" src="img/home/home-mobile-the-blocks-img.png" alt="">
<div class="button-right">
<button>THE BLOCKS</button>
</div>
</div>
<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/>
<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>
</div>
<!-- Footer -->
<footer>
<div class="footer">
<div class="contact-form">
<p class="bolded">Interested in starting a project?</p>
<p class="bolded">Let’s talk:</p>
<input type="text" name="email" value="Enter email">
<p>We'll never share your email with anyone else.</p>
</div>
<div class="offices">
<div class="office new-york">
<p class="bolded">New York</p>
<div class="footer-text">
<p>123 Lane</p>
<p>Suite 100</p>
<p>Albany, NY 12345</p>
<p>202 555 0144</p>
</div>
</div>
<div class="office florida">
<p class="bolded">Florida</p>
<div class="footer-text">
<p>Ocean Drive</p>
<p>Suite 201</p>
<p>Orlando, FL 22345</p>
<p>502 555 0144</p>
</div>
</div>
<div class="office california">
<p class="bolded">California</p>
<div class="footer-text">
<p>Mountain Street</p>
<p>Suite 105</p>
<p>San Diego, CA 22345</p>
<p>702 555 0144</p>
</div>
</div>
</div>
</div>
<p class="copyright">Copyright © 2018 Smith and Jones</p>
</footer>
<script src="js/menu.js"></script>
<script src="js/tabs-component.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>