Compare commits

..

No commits in common. "7921f9e71113989eccfe89cfa80c3584db3007e0" and "fe059f2f4cdfb13513b84a9a13295445c38d5ccd" have entirely different histories.

3 changed files with 743 additions and 608 deletions

View File

@ -8975,7 +8975,7 @@
<div class="sqs-block-content"> <div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<h4 style="white-space: pre-wrap"> <h4 style="white-space: pre-wrap">
©2024 PT Empat Nusa Bangsa. All Rights Reserved. ©2022 PT Empat Nusa Bangsa. All Rights Reserved.
</h4> </h4>
</div> </div>

View File

@ -11,7 +11,7 @@
<!-- armadillo-tortoise-8ey8 --> <!-- armadillo-tortoise-8ey8 -->
<!--<base href="">--> <!--<base href="">-->
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>Contact Us &mdash; Empat Nusa Bangsa us</title> <title>Contact Us &mdash; Empat Nusa Bangsa</title>
<meta <meta
http-equiv="Accept-CH" http-equiv="Accept-CH"
content="Sec-CH-UA-Platform-Version, Sec-CH-UA-Model" content="Sec-CH-UA-Platform-Version, Sec-CH-UA-Model"
@ -8660,8 +8660,11 @@
> >
<div class="sqs-block-content"> <div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<h4 style="white-space: pre-wrap"> PT Empat Nusa Bangsa - ENUBA </h4> <h4 style="white-space: pre-wrap">
PT Empat Nusa Bangsa - ENUBA
</h4>
</div> </div>
<style> <style>
#block-yui_3_17_2_1_1656627757312_198766 { #block-yui_3_17_2_1_1656627757312_198766 {
} }
@ -8695,7 +8698,11 @@
style="text-align: right; white-space: pre-wrap" style="text-align: right; white-space: pre-wrap"
class="" class=""
> >
<strong
>Jl. Inspeksi Kalimalang<br />Ruko Taman
Bougenville Blok A/40,<br />Kota Bekasi, Jawa
Barat</strong
>
</p> </p>
</div> </div>
@ -10259,110 +10266,173 @@
} }
} }
</script> </script>
<div <div
id="form-submission-html-62be259af0c8d10fbf134bc7" id="form-submission-html-62be259af0c8d10fbf134bc7"
class="sqs-form-block-submission-html" class="sqs-form-block-submission-html"
data-submission-html=""> data-submission-html=""
</div> ></div>
<style>
.button-container { <style>
display: flex; #block-yui_3_17_2_1_1656627757312_213671 {
gap: 30px; }
</style>
}
.container {
border: 1px solid white;
padding: 0%;
display: flex;
justify-content: space-between;
align-items: center;
}
button {
display: flex;
align-items: center;
padding: 10px 20px;
width: 200px;
border: none;
background-color: #2C2123;
color: white;
text-decoration: none;
border-radius: 5px;
cursor: pointer;
<div class="form-wrapper">
} <div class="form-inner-wrapper" hidden>
<form
data-form-id="62be259af0c8d10fbf134bc7"
data-success-redirect=""
data-dynamic-strings
autocomplete="on"
method="POST"
action="https://armadillo-tortoise-8ey8.squarespace.com"
novalidate
onsubmit="return (function (form) {
Y.use('squarespace-form-submit', 'node', function usingFormSubmit(Y) {
(new Y.Squarespace.FormSubmit(form)).submit({
formId: '62be259af0c8d10fbf134bc7',
collectionId: '62be24417cbdaf5d8a945994',
objectName: 'yui_3_17_2_1_1656627757312_213671'
});
});
return false;
})(this);"
>
<div class="field-list clear">
<fieldset
id="name-yui_3_17_2_1_1656627783020_16338"
class="form-item fields name required"
>
<legend class="title">
Name
<span class="required" aria-hidden="true"
>*</span
button img { >
</legend>
max-width: 40px;
margin-right: 29px;
}
<div class="field first-name">
</style> <label class="caption">
<div class="border"> <input
class="field-element field-control"
<div class="button-container"> name="fname"
<div class="container"> x-autocompletetype="given-name"
type="text"
<button> spellcheck="false"
<img src="whatsapp (1).png" alt="whatsapp" width="30px" height="30px"> maxlength="30"
<span><b>Whatsapp</b><span> data-title="First"
</button> aria-required="true"
</div> />
<span class="caption-text"
>First Name</span
>
</label>
</div>
<div class="field last-name">
<label class="caption">
<input
class="field-element field-control"
name="lname"
x-autocompletetype="surname"
type="text"
spellcheck="false"
maxlength="30"
data-title="Last"
aria-required="true"
/>
<span class="caption-text"
>Last Name</span
>
</label>
</div>
</fieldset>
<style> <div
.hero-container { id="email-yui_3_17_2_1_1656628371007_1623"
border: 1px solid white; class="form-item field email required"
padding: 0%; >
display: flex; <label
justify-content: space-between; class="title"
width: auto; for="email-yui_3_17_2_1_1656628371007_1623-field"
} >
Email
.nav-container { <span class="required" aria-hidden="true"
border: 1px solid white; >*</span
padding: 0%; >
display: flex; </label>
justify-content: space-between;
width: auto;
}
</style>
<div class="hero-container"> <input
<button> class="field-element"
<img src="gmail (1).png" alt="whatsapp" width="30px" height="30px"> id="email-yui_3_17_2_1_1656628371007_1623-field"
<span><b>Email</b></span> name="email"
</button> type="email"
</div> autocomplete="email"
spellcheck="false"
aria-required="true"
/>
</div>
<div
id="text-yui_3_17_2_1_1656628371007_1624"
<div class="nav-container"> class="form-item field text required"
<button> >
<img src="location.png" alt="location" width="30px" height="30px"> <label
<a href="https://maps.app.goo.gl/SSXY1YoP5NZekLYe8" class="button"><b>location</b></a> class="title"
</button> for="text-yui_3_17_2_1_1656628371007_1624-field"
</div> >
Subject
<span class="required" aria-hidden="true"
>*</span
>
</label>
<input
class="field-element text"
</div> type="text"
</div> id="text-yui_3_17_2_1_1656628371007_1624-field"
aria-required="true"
/>
</div>
</div> <div
id="textarea-yui_3_17_2_1_1656628371007_1625"
class="form-item field textarea required"
>
<label
class="title"
for="textarea-yui_3_17_2_1_1656628371007_1625-field"
>
Message
<span class="required" aria-hidden="true"
>*</span
>
</label>
<textarea
class="field-element"
id="textarea-yui_3_17_2_1_1656628371007_1625-field"
aria-required="true"
></textarea>
</div>
</div>
<div
data-animation-role="button"
class="form-button-wrapper"
>
<input
class="button sqs-system-button sqs-editable-button sqs-button-element--primary"
type="submit"
value="Submit"
/>
</div>
<div class="hidden form-submission-text">
Thank you!
</div>
<div <div
class="hidden form-submission-html" class="hidden form-submission-html"
data-submission-html="" data-submission-html=""
@ -10716,13 +10786,15 @@
<span class="sqsrte-text-color--accent" <span class="sqsrte-text-color--accent"
><strong>The H Tower</strong></span ><strong>The H Tower</strong></span
><span class="sqsrte-text-color--white">,</span ><span class="sqsrte-text-color--white">,</span
>&nbsp;<br />Lt. 12 A lot G, Jl. Rasuna Said,Kuningan, Jakarta Selatan<br/><br /><br><span class="sqsrte-text-color--accent" >&nbsp;<br />Lt. 12 A lot G, Jl. Rasuna Said,
Kuningan, Jakarta Selatan<br /><br /><br /><span
class="sqsrte-text-color--accent"
><strong>Jl. Inspeksi Kalimalang</strong></span ><strong>Jl. Inspeksi Kalimalang</strong></span
>,<br />Ruko Taman Bougenville Blok A/40, Bekasi, >,<br />Ruko Taman Bougenville Blok A/40, Bekasi,
Jawa Barat<br /><br /><br /><span Jawa Barat<br /><br /><br /><span
class="sqsrte-text-color--accent" class="sqsrte-text-color--accent"
><strong>Hanjuang VII No.88</strong></span ><strong>Jl. Hanjuang VII No.88</strong></span
>, <br>RT008/RW008, Jatibening Baru, Pondok Gede, >, RT008/RW008, Jatibening Baru, Pondok Gede,
Bekasi, Jawa Barat 17412 Bekasi, Jawa Barat 17412
</p> </p>
</div> </div>
@ -10959,7 +11031,7 @@
<div class="sqs-block-content"> <div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<h4 style="white-space: pre-wrap"> <h4 style="white-space: pre-wrap">
©2024 PT Empat Nusa Bangsa. All Rights Reserved. ©2022 PT Empat Nusa Bangsa. All Rights Reserved.
</h4> </h4>
</div> </div>

1083
index.html

File diff suppressed because it is too large Load Diff