This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContact.html
196 lines (147 loc) · 7.53 KB
/
Contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Daya Bakti Energi</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/logo.png" rel="icon">
<link href="assets/img/logo.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- ini untuk email -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css"
integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous">
<!-- =======================================================
* Template Name: Arsha - v2.3.1
* Template URL: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-inner-pages">
<div class="container d-flex align-items-center ">
<a href="index.html" class="mr-auto"><img src="assets/img/Logo-DBE.png" alt="" class="img-fluid logo"
style="width: 80px; height: 80px;"></a>
<!-- <h1 class="logo mr-auto"><a href="index.html">Daya Bakti Energi</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="brands.html">Brands</a></li>
<li class="active"><a href="Contact.html">Contact</a></li>
</ul>
</nav>
<!-- .nav-menu -->
<!-- <a href="#about" class="get-started-btn scrollto">Get Started</a> -->
</div>
</header>
<!-- End Header -->
<!-- Body -->
<section>
<div class="container" style="padding-top: 5%;">
<div class="row ">
<div class="col-sm-4">
<form class="gform pure-form pure-form-stacked" method="POST" data-email="example@email.net"
action="https://script.google.com/macros/s/AKfycby2ud4WRMWChjiAd23ToZAEzYWCLnlVicwB5EUhtHZONBNgrehHmqjnKPwFJCc51gyt/exec">
<!-- change the form action to your script url -->
<h3>Send Email</h3>
<div class="form-elements">
<fieldset class="pure-group ">
<label for="name">Name: </label>
<input id="name" name="name" placeholder="Your Name" style="width: auto;" />
</fieldset>
<fieldset class="pure-group">
<label for="email"> Email Address:</label>
<input id="email" name="email" type="email" value="" required placeholder="your.name@email.com"
style="width: auto;" />
</fieldset>
<fieldset class="pure-group ">
<label for="message">Message: </label>
<textarea id="message" name="message" rows="3" placeholder="Tell us what's on your mind..."></textarea>
</fieldset>
<fieldset class="pure-group honeypot-field">
<label for="honeypot">To help avoid spam, utilize a Honeypot technique with a hidden text field; must
be empty to submit the form! Otherwise, we assume the user is a spam bot.</label>
<input id="honeypot" type="text" name="honeypot" value="" />
</fieldset>
<button class="button-success pure-button button-xlarge">
<i class="fa fa-paper-plane"></i> Send</button>
</div>
<!-- Customise the Thankyou Message People See when they submit the form: -->
<div class="thankyou_message" style="display:none;">
<h2><em>Thanks</em> for contacting us!
We will get back to you soon!</h2>
</div>
</form>
</div>
<div class="col-sm-4">
<h3>Daya Bhakti Energi</h3>
<p>
Jalan Daya bhakti <br>
Madiun, Kec. Taman <br>
Jawa Timur Indonesia <br><br>
<strong>Phone:</strong> +1 5589 55488 55<br>
<strong>Email:</strong> office@dbpersada.com<br>
</p>
</div>
<div class="col-sm-4">
<div class="container">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3954.3862557122666!2d111.53052971416396!3d-7.641545877703869!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e79be8e4b8d1ad7%3A0xb5a2e6a068991f2f!2sJl.%20Daya%20Bhakti%2C%20Mojorejo%2C%20Kec.%20Taman%2C%20Kota%20Madiun%2C%20Jawa%20Timur%2063139!5e0!3m2!1sid!2sid!4v1632962401395!5m2!1sid!2sid"
width="400" height="250" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
</div>
</div>
</section>
<!-- and Body -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top" style="padding-top: 10%;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
<path fill="#f3f4f5" fill-opacity="1"
d="M0,160L40,149.3C80,139,160,117,240,138.7C320,160,400,224,480,240C560,256,640,224,720,208C800,192,880,192,960,176C1040,160,1120,128,1200,106.7C1280,85,1360,75,1400,69.3L1440,64L1440,320L1400,320C1360,320,1280,320,1200,320C1120,320,1040,320,960,320C880,320,800,320,720,320C640,320,560,320,480,320C400,320,320,320,240,320C160,320,80,320,40,320L0,320Z">
</path>
</svg>
</svg>
</div>
</footer>
<!-- End Footer -->
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/js/jquery.jcarousel.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<!-- ini scrip untuk email -->
<script data-cfasync="false" src="form-submission-handler.js"></script>
</body>
</html>