-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
148 lines (137 loc) · 6.16 KB
/
index.html
File metadata and controls
148 lines (137 loc) · 6.16 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>Home</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="menu-overlay">
<nav>
<a href="/">Home</a>
<a href="/services.html">Services</a>
<a href="/contact.html">Contact</a>
</nav>
</div>
<div class="jumbotron">
<div class="header-container-fluid container-fluid">
<header class="header-container container">
<span class="logo">S&J</span>
<img class="menu-button" src="img/nav-hamburger.png" alt="navigation hamburger icon">
</header>
</div>
<div class="slogan container">
<h1>Integrity,</h1>
<h1>Excellence,</h1>
<h1>Progress.</h1>
</div>
</div>
<div class="blurb-with-img container">
<div class="blurb">
<h2>Smith & Jones Architects</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum.<p>
<div class="button">Learn More</div>
</div>
<div class="img-container">
<img src="img/home/home-img-1.png" alt="">
</div>
</div>
<div class="blurb-with-img futuristic container">
<div class="img-container">
<img src="img/home/home-img-2.png" alt="">
</div>
<div class="blurb">
<h2>Futuristic Designs</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum.<p>
<div class="button">Learn More</div>
</div>
</div>
<div class="recent-projects container">
<h2>Recent Projects</h2>
<div class="the-villas project">
<div class="project-header project-header-odd">
<picture>
<source srcset="img/home/home-mobile-villas-img.png" media="(max-width: 500px)" />
<img src="img/home/home-villas-img.png" alt="the villas">
</picture>
<div class="project-overlay">THE VILLAS</div>
</div>
<div class="project-description">
<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>
<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="outskirts project">
<div class="project-header project-header-even">
<picture>
<source srcset="img/home/home-mobile-outskirts-img.png" media="(max-width: 500px)" />
<img src="img/home/home-outskirts-img.png" alt="the villas">
</picture>
<div class="project-overlay">OUTSKIRTS</div>
</div>
<div class="project-description">
<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>
<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="the-blocks project">
<div class="project-header project-header-odd">
<picture>
<source srcset="img/home/home-mobile-the-blocks-img.png" media="(max-width: 500px)" />
<img src="img/home/home-the-blocks-img.png" alt="the villas">
</picture>
<div class="project-overlay">THE BLOCKS</div>
</div>
<div class="project-description">
<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>
<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>
<div class="lets-talk">
<h1>Interested in starting a project?</h1>
<h1>Let's talk</h1>
<form>
<input class="form-control" type="email" placeholder="Enter email" />
<small class="form-text">We'll never share your email with anyone else.</small>
</form>
</div>
<div class="location">
<h1>New York</h1>
<p>123 Lane</p>
<p>Suite 100</p>
<p>Albany, NY 12345</p>
<p>202 555 0144</p>
</div>
<div class="location">
<h1>Florida</h1>
<p>Ocean Drive</p>
<p>Suite 201</p>
<p>Orlando, FL 22345</p>
<p>502 555 0144</p>
</div>
<div class="location">
<h1>California</h1>
<p>Mountain Street</p>
<p>Suite 105</p>
<p>San Diego, CA 22345</p>
<p>702 555 0144</p>
</div>
<div class="copywrite">
<small>Copyright © 2018 Smith and Jones</small>
</div>
</footer>
<script src="js/index.js" async></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js" async></script>
</body>
</html>