-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-eng.html
391 lines (291 loc) · 13.5 KB
/
index-eng.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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
<!DOCTYPE html>
<html lang="en">
<head>
<!-- meta -->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Brandr - Digital Agency</title>
<meta content="" name="keywords">
<meta content="" name="description">
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i|Playfair+Display:400,400i,700,700i,900,900i"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Changa+One&display=swap" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<!-- <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet"> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/magnific-popup/magnific-popup.css" rel="stylesheet">
<link href="lib/hover/hover.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- Responsive css -->
<link href="css/responsive.css" rel="stylesheet">
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.png">
</head>
<body>
<!-- start section navbar -->
<nav id="main-nav">
<div class="row">
<div class="container">
<div class="logo">
<a href="index.html"><img src="images/logo.png" alt="logo"></a>
</div>
<div class="responsive"><i data-icon="m" class="ion-navicon-round"></i></div>
<ul class="nav-menu list-unstyled">
<li><a href="#header" class="smoothScroll internal-link">Home</a></li>
<li><a href="#about" class="smoothScroll internal-link">About Us</a></li>
<li><a href="#portfolio" class="smoothScroll internal-link">Portfolio</a></li>
<li><a href="./index.html" class="smoothScroll internal-link">Spanish</a></li>
<li><a href="#contacto" class="smoothScroll internal-link">Contact</a></li>
<li><a href="https://www.instagram.com/brandr.design/" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.behance.net/brandrdesign" target="_blank"><i class="fab fa-behance-square"></i></a></li>
</ul>
</div>
</div>
</nav>
<!-- End section navbar -->
<!-- start section header -->
<div id="header" class="home">
<div class="container">
<div class="header-content">
<div class="">
<img src="images/logo2.png" alt="logo">
</div>
<h1>We Do <span class="typed"></span></h1>
<p>DIGITAL AGENCY</p>
</div>
</div>
</div>
<!-- End section header -->
<!-- start section about us -->
<div id="about" class="paddsection">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-12 ">
<div class="div-img-bg">
<div class="about-img">
<img src="images/me.jpg" class="img-responsive" alt="me">
</div>
</div>
</div>
<div class="col-lg-12">
<div class="section-title text-center pt-5">
<h2>About Us</h2>
</div>
<div class="about-us">
<p >We are a team of programmers and artists, a remote working cooperative, dedicated to the development of high-quality interactive systems, reliable, and dynamic projects.</p>
<p>
Collaborative work, a form of horizontal and democratic organization, enhances creative and professional processes, allowing us to achieve excellent results in every project.
</p>
<p>We aim to position ourselves as creators of ideas and platforms in the digital field, contributing our work and experience to the efficient development of projects.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end section about us -->
<!-- start section services
<div id="services">
<div class="container">
<div class="services-carousel owl-theme">
<div class="services-block">
<i class="fas fa-pencil-ruler"></i>
<span>UI/UX DESIGN</span>
</div>
<div class="services-block">
<i class="far fa-lightbulb"></i>
<span>GRAPHIC DESIGN</span>
</div>
<div class="services-block">
<i class="fab fa-chrome"></i>
<span>WEB DESIGN</span>
</div>
<div class="services-block">
<i class="fas fa-chart-line"></i>
<span>Digital Marketing</span>
</div>
<div class="services-block">
<i class="fas fa-camera"></i>
<span>PHOTOGRAPHY AND VIDEO</span>
</div>
</div>
</div>
</div> -->
<div class="col-lg-12">
<div class="about-description">
<section id="skills ">
<div class="container">
<div class="section-title text-center pt-5">
<h2>Our Skills</h2>
</div>
<div class="row">
<div class="col-md-4">
<a href="#contacto" class="skill skill-design">
<i class="fas fa-paint-brush"></i>
<h3>Design</h3>
<p>Experience in Photoshop, Illustrator, and Adobe Suite for designing intuitive interfaces.</p>
</a>
</div>
<div class="col-md-4">
<a href="#contacto" class="skill skill-programming">
<i class="fas fa-code"></i>
<h3>Programming</h3>
<p>Experts in the latest technologies for cutting-edge web solutions.</p>
</a>
</div>
<div class="col-md-4">
<a href="#contacto" class="skill skill-marketing">
<i class="fas fa-globe"></i>
<h3>Digital Marketing</h3>
<p>Skills in SEO, advertising copywriting, and strategic digital marketing to enhance visibility and engagement.</p>
</a>
</div>
</div>
<div class="row">
<div class="col-md-4">
<a href="#contacto" class="skill skill-webflow">
<i class="fas fa-puzzle-piece"></i>
<h3>Webflow and WordPress</h3>
<p>We have experience with the industry's most well-known platforms.</p>
</a>
</div>
<div class="col-md-4">
<a href="#contacto" class="skill skill-education">
<i class="fas fa-graduation-cap"></i>
<h3>Training</h3>
<p>Expanding the skills of our students and work groups through courses in programming, design, video editing, and UX/UI.</p>
</a>
</div>
<div class="col-md-4">
<a href="#contacto" class="skill skill-innovation">
<i class="fas fa-lightbulb"></i>
<h3>Innovation</h3>
<p>Researching and creating, we aim to translate ideas into reality.</p>
</a>
</div>
</div>
</div>
</section>
</section>
</div>
<!-- start section portfolio -->
<div id="portfolio" class="text-center paddsection">
<div class="container">
<div class="section-title text-center">
<h2>Our Projects</h2>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="portfolio-list">
<ul class="nav list-unstyled" id="portfolio-flters">
<li class="filter filter-active" data-filter=".all">all</li>
<li class="filter" data-filter=".branding">Branding</li>
<li class="filter" data-filter=".mockups">Mockups</li>
<li class="filter" data-filter=".webdesign">Web Design</li>
<li class="filter" data-filter=".photography">Photography</li>
</ul>
</div>
<div class="portfolio-container">
<div class="col-lg-4 col-md-6 portfolio-thumbnail all mockups webdesign">
<a class="popup-img" href="images/portfolio/1.jpg">
<img src="images/portfolio/1.jpg" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all mockups photography">
<a class="popup-img" href="images/portfolio/2.jpg">
<img src="images/portfolio/2.jpg" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all mockups webdesign photography">
<a class="popup-img" href="images/portfolio/3.jpg">
<img src="images/portfolio/3.jpg" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all branding webdesign photography">
<a class="popup-img" href="images/portfolio/4.jpg">
<img src="images/portfolio/4.jpg" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all branding photography">
<a class="popup-img" href="images/portfolio/5.jpg">
<img src="images/portfolio/5.jpg" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all branding webdesign">
<a class="popup-img" href="images/portfolio/6.jpg">
<img src="images/portfolio/6.jpg" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all webdesign">
<a class="popup-img" href="images/portfolio/7.png">
<img src="images/portfolio/7.png" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all webdesign">
<a class="popup-img" href="images/portfolio/8.png">
<img src="images/portfolio/8.png" alt="img">
</a>
</div>
<div class="col-lg-4 col-md-6 portfolio-thumbnail all webdesign">
<a class="popup-img" href="images/portfolio/9.png">
<img src="images/portfolio/9.png" alt="img">
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--<div id="contacto" class="container">
<h2 class="contact-title">Let's start working on that project you have in mind <span>Get in touch!</span> </h2>
<form id="contact-form">
<label for="first-name">Name:</label>
<input type="text" id="first-name" name="first-name" required>
<label for="project-type">Project Type:</label>
<select id="project-type" name="project-type">
<option value="Design">Graphic Design</option>
<option value="Programming">Programming</option>
<option value="Digital Marketing">Digital Marketing</option>
<option value="Courses">Courses</option>
<option value="Other Category">Other Category</option>
</select>
<label for="message">Description:</label>
<textarea id="message" name="message" rows="4"></textarea>
<button id="submitForm" type="submit">Contact Us!</button>
</form>
</div>-->
<!-- start section footer -->
<div id="footer" class="text-center">
<div class="container">
<img src="./images/logo.jpg" alt="Brandr Design Logo">
<p style="margin-top: 30px;">© Copyright Brandr Design. All Rights Reserved.</p>
</div>
</div>
<!-- End section footer -->
<!-- JavaScript Libraries -->
<script src="./lib/jquery/jquery.min.js"></script>
<script src="./lib/jquery/jquery-migrate.min.js"></script>
<script src="./lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./lib/typed/typed.js"></script>
<script src="./lib/owlcarousel/owl.carousel.min.js"></script>
<script src="./lib/magnific-popup/magnific-popup.min.js"></script>
<script src="./lib/isotope/isotope.pkgd.min.js"></script>
<!-- Contact Form JavaScript File -->
<!-- Template Main Javascript File -->
<script src="./js/main.js"></script>
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script>
<script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/designbrandr/reunion-creativa', text: '¡I Want To Build My Project!', color: '#ffe400', textColor: '#2f2f2f', branding: undefined }); }</script>
</body>
</html>