-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathindex.html
More file actions
197 lines (197 loc) · 7.96 KB
/
index.html
File metadata and controls
197 lines (197 loc) · 7.96 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
197
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Quantor</title>
<link rel="stylesheet" href="">
<link rel="stylesheet" href="assets/css/style.css">
<link href="https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</head>
<body>
<nav>
<ul>
<li class="logo"><a href="#home" class="page-scroll">Quantor <br><hr><span>creative agency</span></a></li>
</ul>
<ul class="menu">
<li><a class="page-scroll" href="#home">Home</a></li>
<li><a class="page-scroll" href="#about">About Us</a></li>
<li><a class="page-scroll" href="#services">Services</a></li>
<li><a class="page-scroll" href="#team">Team</a></li>
<li><a class="page-scroll" href="#news">Blog</a></li>
<li><a class="page-scroll" href="#contact">Contact Us</a></li>
</ul>
</nav>
<header id="home" >
<div id="particles-js">
<div class="judul">
<div>
<h1>We Are Professional And <br> <b>Ambitious Marketing Agency</b></h1>
<p>Take Your Business to The Next level</p>
</div>
<button>EXPLORE OUR WORK</button>
</div>
<div class="fitur">
<div class="kotak">
<img src="assets/img/icon/cloud.png" alt="">
<p>Cloud & Mobile <br>Development</p>
</div>
<div class="kotak">
<img src="assets/img/icon/demostration.png" alt="">
<p>Social Media <br>Marketing</p>
</div>
<div class="kotak">
<img src="assets/img/icon/lamp.png" alt="">
<p>Build creative <br> Campaign</p>
</div>
<div class="kotak">
<img src="assets/img/icon/startup.png" alt="">
<p>Social Media <br> Strategy</p>
</div>
</div>
</div>
</header>
<section class="about" id="about">
<div class="deskripsi">
<h2>Who Are We</h2>
<p>Quantor is a business dedicated to creating, planning, and handling advertising and sometimes other forms of promotion and marketing for its clients. An ad agency is generally independent from the client; it may be an internal department or agency that provides an outside point of view to the effort of selling the client's products or services, or an outside firm.</p>
<p>An agency can also handle overall marketing and branding strategies promotions for its clients, which may include sales as well..</p>
<button>EXPLORE OUR WORK</button>
</div>
<div class="gambar">
<div class="kiri">
<img src="assets/img/team-management.jpg" alt="" class="satu">
<img src="assets/img/management-training.jpg" alt="" class="dua">
</div>
<div class="kanan">
<img src="assets/img/customer-research.jpg" alt="" class="tiga">
</div>
</div>
</section>
<section class="services" id="services">
<h2>What We Do</h2>
<p class="desc">Creative services are a subsector of the creative industries, a part of the economy that creates wealth by offering creativity for hire to other businesses. Creative Services also means a department within a company that does creative work such as writing, designing, and production.</p>
<div class="services-cards">
<div class="services-card">
<img src="assets/img/team-management.jpg" alt="">
<h3>Team Management</h3>
<p>The ability of an individual or an organization to administer and coordinate a group of individuals to perform a task.</p>
<a href="">Learn More</a>
</div>
<div class="services-card">
<img src="assets/img/management-training.jpg" alt="">
<h3>Management Training</h3>
<p>The administration of an organization, whether it is a business, a not-for-profit organization, or government body.</p>
<a href="">Learn More</a>
</div>
<div class="services-card">
<img src="assets/img/business-consultant.jpg" alt="">
<h3>Business Consultant</h3>
<p>Provides professional advice in a particular area such as security, management, science or any of many other specialized fields.</p>
<a href="">Learn More</a>
</div>
<div class="services-card">
<img src="assets/img/customer-research.jpg" alt="">
<h3>Customer Research</h3>
<p>The process or set of processes that links the producers, customers, and end users to the marketer through information.</p>
<a href="">Learn More</a>
</div>
</div>
</section>
<section class="team" id="team">
<h2>Our Amazing Team</h2>
<p class="desc">"Teamwork is the ability to work together toward a common vision. The ability to direct individual accomplishments toward organizational objectives. It is the fuel that allows common people to attain uncommon results." --Andrew Carnegie</p>
<div class="gallery">
<div class="kiri">
<img src="assets/img/1.jpg" alt="" class="jumbo">
</div>
<div class="kanan">
<img src="assets/img/1.jpg" alt="" class="thumb">
<img src="assets/img/2.jpg" alt="" class="thumb">
<img src="assets/img/3.jpg" alt="" class="thumb">
<img src="assets/img/4.jpg" alt="" class="thumb">
<img src="assets/img/5.jpg" alt="" class="thumb">
</div>
</div>
</section>
<section class="news" id="news">
<h2>Our Recent News</h2>
<div class="services-cards">
<div class="services-card">
<img src="assets/img/meeting.jpg" alt="">
<div class="text">
<h3>Daily Scrum Meeting</h3>
<span>Nov 18 2018</span>
<p>In Scrum, on each day of a sprint, the team holds a daily scrum meeting called the “daily scrum.” Meetings are typically held in the same location and at the same time each day.</p>
<hr>
<a href="">Learn More</a>
</div>
</div>
<div class="services-card">
<img src="assets/img/intervention.jpg" alt="">
<div class="text">
<h3>We Need an Intervention</h3>
<span>Nov 19 2018</span>
<p>Intervention is a powerful tool families can use to help their addicted love one enter treatment. The ultimate goal is to get the person to begin treatment for the addiction.</p>
<hr>
<a href="">Learn More</a>
</div>
</div>
<div class="services-card">
<img src="assets/img/marketers.jpg" alt="">
<div class="text">
<h3>Will Marketers Answer?</h3>
<span>Nov 20 2018</span>
<p>How are your contacts trending month over month? Was the time you spent creating social media graphics for that campaign worth it? And what about your email marketing efforts?</p>
<hr>
<a href="">Learn More</a>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="kiri">
<h2>Contact Us</h2>
<p>Please contact us if you are interested in the services we offer. don't hesitate to ask if you have questions.</p>
<p>Please include the name, email, and message that you want to convey in the following fields.</p>
</div>
<div class="kanan">
<form action="">
<label for="name">Your Name</label>
<input type="text" name="name">
<label for="email">Your E-Mail</label>
<input type="email" name="email">
<label for="message">Message</label>
<textarea name="message" id="message" cols="30" rows="10" ></textarea>
<div class="tombol">
<button>SEND</button>
</div>
</form>
</div>
</section>
<section class="intouch">
<ul class="kiri">
<li class="logo"><a href="">Quantor <br><hr><span>creative agency</span></a></li>
</ul>
<div class="sosmed">
<h3>Contact Us</h3>
<ul>
<li>dimas.mfth@gmail.com</li>
<li>+6281-5635-89033</li>
<li>Jl. Cigadung Raya Tengah No.67, Cigadung. Kota Bandung.</li>
</ul>
</div>
<div class="subscribe">
<h3>Subscribe Newsletter</h3>
<input type="text" placeholder="Type your E-mail here">
<a href=""><img src="assets/img/icon/arrow.png" alt=""></a>
</div>
</section>
<footer>
<span>Made with <img src="assets/img/icon/love.png" alt=""> in Bandung © 2018</span>
</footer>
<script src="assets/js/script.js"></script>
<script src="assets/js/particles.js"></script>
<script src="assets/js/app.js"></script>
</body>
</html>