-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathour-work.html
176 lines (169 loc) · 10.3 KB
/
our-work.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
166
167
168
169
170
171
172
173
174
175
176
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="canonical" href="https://www.succinctwebsolutions.com/our-work">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="description" content="Our experts will develop your ideas into a finished application. We focus first on getting a minimum viable product live using agile principles on time, then deliver updates until the deliverable is complete. We consider communication is an important aspect of a successful application.">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link href="/styles/main.css" rel="stylesheet">
<title>Our Work | Succinct Web Solutions</title>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.succinctwebsolutions.com/our-work">
<meta property="og:title" content="Our Work | Succinct Web Solutions">
<meta property="og:description" content="Our experts will develop your ideas into a finished application. We focus first on getting a minimum viable product live using agile principles on time, then deliver updates until the deliverable is complete. We consider communication is an important aspect of a successful application.">
<meta property="og:image" content="https://www.succinctwebsolutions.com/assets/og-image.png">
<meta property="og:image:alt" content="Succinct Web Solutions">
<meta property="fb:app_id" content="272006570527106" />
</head>
<body class="d-flex flex-column min-vh-100">
<header class="sticky-top">
<nav class="navbar navbar-expand-sm navbar-dark bg-dark rounded">
<a title="Succinct Web Solutions" class="navbar-brand" href="/">
<svg class="d-inline-block align-top scinct-logo-icon" focusable="false"><use xlink:href="/assets/sprite.svg#succinct"></use></svg>
Web Solutions
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="/">
<svg class="d-sm-none scinct-icon"><use xlink:href="/assets/sprite.svg#home"></use></svg>
Home
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/about">
<svg class="d-sm-none scinct-icon"><use xlink:href="/assets/sprite.svg#address-card"></use></svg>
About
</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="/our-work">
<svg class="d-sm-none scinct-icon"><use xlink:href="/assets/sprite.svg#hammer"></use></svg>
Our Work <span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/services">
<svg class="d-sm-none scinct-icon"><use xlink:href="/assets/sprite.svg#concierge-bell"></use></svg>
Services
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/contact">
<svg class="d-sm-none scinct-icon"><use xlink:href="/assets/sprite.svg#envelope"></use></svg>
Contact
</a>
</li>
</ul>
</div>
</nav>
</header>
<main class="flex-shrink-0">
<div class="container mt-4">
<h2>Collaborate with us</h2>
</div>
<div class="container">
<p class="lead">
Communication is the key to success. We provide tools and procedures that work together to save time. More importantly, we implement the services to shorten the feedback loop with the user.
</p>
</div>
<div class="container">
<div id="carouselOurWork" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<picture>
<source type="image/webp" srcset="/assets/succinct-work-gatesbellearts.webp">
<source type="image/jpeg" srcset="/assets/succinct-work-gatesbellearts.png">
<img src="/assets/succinct-work-gatesbellearts.png" class="d-block w-100" alt="Gates Belle Arts | Feel the Color | gatesbellearts.net">
</picture>
</div>
<div class="carousel-item">
<picture>
<source type="image/webp" srcset="/assets/succinct-work-modpoint.webp">
<source type="image/jpeg" srcset="/assets/succinct-work-modpoint.png">
<img src="/assets/succinct-work-modpoint.png" class="d-block w-100" alt="Mod. Point Home Builders Inc | modpointhomes.com">
</picture>
</div>
</div>
<a class="carousel-control-prev" href="#carouselOurWork" role="button" data-slide="prev">
<div class="rounded-circle scinct-carousel-control">
<div>
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</div>
</div>
</a>
<a class="carousel-control-next" href="#carouselOurWork" role="button" data-slide="next">
<div class="rounded-circle scinct-carousel-control">
<div>
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</div>
</div>
</a>
</div>
</div>
</main>
<footer class="scinct-footer text-white-50 mt-auto pt-3 lead">
<div class="container-fluid bg-light py-3">
<div class="col">
<a class="btn btn-success text-capitalize" href="/contact" role="button">
<svg class="scinct-icon"><use xlink:href="/assets/sprite.svg#envelope"></use></svg>
Click here to get started
</a>
</div>
</div>
<div class="container-fluid bg-dark py-3">
<div class="row">
<div class="col">
<div class="h6">
<svg class="scinct-icon"><use xlink:href="/assets/sprite.svg#building"></use></svg>
Company
</div>
<div><a class="text-light" href="/services">Services</a></div>
<div><a class="text-light" href="/our-work">Our Work</a></div>
</div>
<div class="col">
<div class="h6">
<svg class="scinct-icon-sm"><use xlink:href="/assets/sprite.svg#graduation-cap"></use></svg>
Learn
</div>
<div><a class="text-light" href="/about">About</a></div>
<div><a class="text-light" href="/contact">Contact</a></div>
</div>
<div class="col">
<div class="h6">
<svg class="scinct-icon"><use xlink:href="/assets/sprite.svg#link"></use></svg>
Connect
</div>
<a title="Facebook" class="scinct-icon-container-md text-light" href="https://www.facebook.com/succinct.web.solutions/">
<svg role="img" aria-label="Facebook">
<title>Facebook</title>
<use xlink:href="/assets/sprite.svg#facebook"></use>
</svg>
</a>
<a title="Instagram" class="scinct-icon-container-md text-light" href="https://www.instagram.com/succinct.web.solutions/">
<svg role="img" aria-label="Instagram">
<title>Instagram</title>
<use xlink:href="/assets/sprite.svg#instagram"></use>
</svg>
</a>
</div>
</div>
<div class="row">
<div class="col">
<span class="text-muted">© 2017 - 2020 Succinct Web Solutions</span>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js" integrity="sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm" crossorigin="anonymous"></script>
</body>
</html>