Compare commits
	
		
			15 Commits
		
	
	
		
			fe059f2f4c
			...
			7921f9e711
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 7921f9e711 | |||
| f327e186c6 | |||
| 6cd355f902 | |||
| f6a453a56d | |||
| 3659b2f749 | |||
| 67abca66b1 | |||
| dbfc3a6dc0 | |||
| d0998a77ff | |||
| e1128761e2 | |||
| 15e60ef54f | |||
| 54cc32a482 | |||
| 1e247efa86 | |||
| 5917259ae0 | |||
| 4446b8e493 | |||
| dc36282a38 | 
@@ -8975,7 +8975,7 @@
 | 
			
		||||
                      <div class="sqs-block-content">
 | 
			
		||||
                        <div class="sqs-html-content">
 | 
			
		||||
                          <h4 style="white-space: pre-wrap">
 | 
			
		||||
                            ©2022 PT Empat Nusa Bangsa. All Rights Reserved.
 | 
			
		||||
                            ©2024 PT Empat Nusa Bangsa. All Rights Reserved.
 | 
			
		||||
                          </h4>
 | 
			
		||||
                        </div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										250
									
								
								contact.html
									
									
									
									
									
								
							
							
						
						
									
										250
									
								
								contact.html
									
									
									
									
									
								
							@@ -11,7 +11,7 @@
 | 
			
		||||
    <!-- armadillo-tortoise-8ey8 -->
 | 
			
		||||
    <!--<base href="">-->
 | 
			
		||||
    <meta charset="utf-8" />
 | 
			
		||||
    <title>Contact Us — Empat Nusa Bangsa</title>
 | 
			
		||||
    <title>Contact Us — Empat Nusa Bangsa us</title>
 | 
			
		||||
    <meta
 | 
			
		||||
      http-equiv="Accept-CH"
 | 
			
		||||
      content="Sec-CH-UA-Platform-Version, Sec-CH-UA-Model"
 | 
			
		||||
@@ -8660,11 +8660,8 @@
 | 
			
		||||
                      >
 | 
			
		||||
                        <div class="sqs-block-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>
 | 
			
		||||
 | 
			
		||||
                          <style>
 | 
			
		||||
                            #block-yui_3_17_2_1_1656627757312_198766 {
 | 
			
		||||
                            }
 | 
			
		||||
@@ -8698,11 +8695,7 @@
 | 
			
		||||
                              style="text-align: right; white-space: pre-wrap"
 | 
			
		||||
                              class=""
 | 
			
		||||
                            >
 | 
			
		||||
                              <strong
 | 
			
		||||
                                >Jl. Inspeksi Kalimalang<br />Ruko Taman
 | 
			
		||||
                                Bougenville Blok A/40,<br />Kota Bekasi, Jawa
 | 
			
		||||
                                Barat</strong
 | 
			
		||||
                              >
 | 
			
		||||
                              
 | 
			
		||||
                            </p>
 | 
			
		||||
                          </div>
 | 
			
		||||
 | 
			
		||||
@@ -10269,170 +10262,107 @@
 | 
			
		||||
                        <div
 | 
			
		||||
                            id="form-submission-html-62be259af0c8d10fbf134bc7"
 | 
			
		||||
                            class="sqs-form-block-submission-html"
 | 
			
		||||
                            data-submission-html=""
 | 
			
		||||
                          ></div>
 | 
			
		||||
                            data-submission-html="">
 | 
			
		||||
                        </div>
 | 
			
		||||
  
 | 
			
		||||
                        <style>
 | 
			
		||||
                            #block-yui_3_17_2_1_1656627757312_213671 {
 | 
			
		||||
 | 
			
		||||
                          .button-container {
 | 
			
		||||
                            display: flex;
 | 
			
		||||
                            gap: 30px;
 | 
			
		||||
                            
 | 
			
		||||
                          }
 | 
			
		||||
                          .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;
 | 
			
		||||
 | 
			
		||||
                             
 | 
			
		||||
                           }
 | 
			
		||||
 | 
			
		||||
                          
 | 
			
		||||
         
 | 
			
		||||
                           button img {
 | 
			
		||||
                    
 | 
			
		||||
                             max-width: 40px;
 | 
			
		||||
                             margin-right: 29px;
 | 
			
		||||
                           }
 | 
			
		||||
                          
 | 
			
		||||
 | 
			
		||||
                           
 | 
			
		||||
                        </style>
 | 
			
		||||
                        <div class="border">
 | 
			
		||||
                    
 | 
			
		||||
                        <div class="button-container">
 | 
			
		||||
                        <div class="container">
 | 
			
		||||
                        
 | 
			
		||||
                        <button>
 | 
			
		||||
                          <img src="whatsapp (1).png" alt="whatsapp" width="30px" height="30px">
 | 
			
		||||
                          <span><b>Whatsapp</b><span>
 | 
			
		||||
                        </button>
 | 
			
		||||
                        </div>
 | 
			
		||||
 | 
			
		||||
                        <style>
 | 
			
		||||
                          .hero-container {
 | 
			
		||||
                            border: 1px solid white;
 | 
			
		||||
                            padding: 0%;
 | 
			
		||||
                            display: flex;
 | 
			
		||||
                            justify-content: space-between;
 | 
			
		||||
                            width: auto;
 | 
			
		||||
                          }
 | 
			
		||||
 | 
			
		||||
                          .nav-container {
 | 
			
		||||
                            border: 1px solid white;
 | 
			
		||||
                            padding: 0%;
 | 
			
		||||
                            display: flex;
 | 
			
		||||
                            justify-content: space-between;
 | 
			
		||||
                            width: auto;
 | 
			
		||||
                          }
 | 
			
		||||
                        </style>
 | 
			
		||||
              
 | 
			
		||||
                          <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
 | 
			
		||||
                                      >
 | 
			
		||||
                                    </legend>
 | 
			
		||||
 | 
			
		||||
                                    <div class="field first-name">
 | 
			
		||||
                                      <label class="caption">
 | 
			
		||||
                                        <input
 | 
			
		||||
                                          class="field-element field-control"
 | 
			
		||||
                                          name="fname"
 | 
			
		||||
                                          x-autocompletetype="given-name"
 | 
			
		||||
                                          type="text"
 | 
			
		||||
                                          spellcheck="false"
 | 
			
		||||
                                          maxlength="30"
 | 
			
		||||
                                          data-title="First"
 | 
			
		||||
                                          aria-required="true"
 | 
			
		||||
                                        />
 | 
			
		||||
                                        <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>
 | 
			
		||||
 | 
			
		||||
                                  <div
 | 
			
		||||
                                    id="email-yui_3_17_2_1_1656628371007_1623"
 | 
			
		||||
                                    class="form-item field email required"
 | 
			
		||||
                                  >
 | 
			
		||||
                                    <label
 | 
			
		||||
                                      class="title"
 | 
			
		||||
                                      for="email-yui_3_17_2_1_1656628371007_1623-field"
 | 
			
		||||
                                    >
 | 
			
		||||
                                      Email
 | 
			
		||||
 | 
			
		||||
                                      <span class="required" aria-hidden="true"
 | 
			
		||||
                                        >*</span
 | 
			
		||||
                                      >
 | 
			
		||||
                                    </label>
 | 
			
		||||
 | 
			
		||||
                                    <input
 | 
			
		||||
                                      class="field-element"
 | 
			
		||||
                                      id="email-yui_3_17_2_1_1656628371007_1623-field"
 | 
			
		||||
                                      name="email"
 | 
			
		||||
                                      type="email"
 | 
			
		||||
                                      autocomplete="email"
 | 
			
		||||
                                      spellcheck="false"
 | 
			
		||||
                                      aria-required="true"
 | 
			
		||||
                                    />
 | 
			
		||||
                        <div class="hero-container">
 | 
			
		||||
                          <button>
 | 
			
		||||
                            <img src="gmail (1).png" alt="whatsapp" width="30px" height="30px">
 | 
			
		||||
                            <span><b>Email</b></span>
 | 
			
		||||
                          </button>
 | 
			
		||||
                        </div>
 | 
			
		||||
 | 
			
		||||
                                  <div
 | 
			
		||||
                                    id="text-yui_3_17_2_1_1656628371007_1624"
 | 
			
		||||
                                    class="form-item field text required"
 | 
			
		||||
                                  >
 | 
			
		||||
                                    <label
 | 
			
		||||
                                      class="title"
 | 
			
		||||
                                      for="text-yui_3_17_2_1_1656628371007_1624-field"
 | 
			
		||||
                                    >
 | 
			
		||||
                                      Subject
 | 
			
		||||
                      
 | 
			
		||||
                                      <span class="required" aria-hidden="true"
 | 
			
		||||
                                        >*</span
 | 
			
		||||
                                      >
 | 
			
		||||
                                    </label>
 | 
			
		||||
                      
 | 
			
		||||
                                    <input
 | 
			
		||||
                                      class="field-element text"
 | 
			
		||||
                                      type="text"
 | 
			
		||||
                                      id="text-yui_3_17_2_1_1656628371007_1624-field"
 | 
			
		||||
                                      aria-required="true"
 | 
			
		||||
                                    />
 | 
			
		||||
                        <div class="nav-container">
 | 
			
		||||
                        <button>
 | 
			
		||||
                          <img src="location.png" alt="location" width="30px" height="30px">    
 | 
			
		||||
                          <a href="https://maps.app.goo.gl/SSXY1YoP5NZekLYe8" class="button"><b>location</b></a>
 | 
			
		||||
                        </button>
 | 
			
		||||
                        </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
 | 
			
		||||
                                  class="hidden form-submission-html"
 | 
			
		||||
                                  data-submission-html=""
 | 
			
		||||
@@ -10786,15 +10716,13 @@
 | 
			
		||||
                            <span class="sqsrte-text-color--accent"
 | 
			
		||||
                              ><strong>The H Tower</strong></span
 | 
			
		||||
                            ><span class="sqsrte-text-color--white">,</span
 | 
			
		||||
                            > <br />Lt. 12 A lot G, Jl. Rasuna Said,
 | 
			
		||||
                            Kuningan, Jakarta Selatan<br /><br /><br /><span
 | 
			
		||||
                              class="sqsrte-text-color--accent"
 | 
			
		||||
                            > <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
 | 
			
		||||
                            >,<br />Ruko Taman Bougenville Blok A/40, Bekasi,
 | 
			
		||||
                            Jawa Barat<br /><br /><br /><span
 | 
			
		||||
                              class="sqsrte-text-color--accent"
 | 
			
		||||
                              ><strong>Jl. Hanjuang VII No.88</strong></span
 | 
			
		||||
                            >, RT008/RW008, Jatibening Baru, Pondok Gede,
 | 
			
		||||
                              ><strong>Hanjuang VII No.88</strong></span
 | 
			
		||||
                            >, <br>RT008/RW008, Jatibening Baru, Pondok Gede,
 | 
			
		||||
                            Bekasi, Jawa Barat 17412
 | 
			
		||||
                          </p>
 | 
			
		||||
                        </div>
 | 
			
		||||
@@ -11031,7 +10959,7 @@
 | 
			
		||||
                      <div class="sqs-block-content">
 | 
			
		||||
                        <div class="sqs-html-content">
 | 
			
		||||
                          <h4 style="white-space: pre-wrap">
 | 
			
		||||
                            ©2022 PT Empat Nusa Bangsa. All Rights Reserved.
 | 
			
		||||
                            ©2024 PT Empat Nusa Bangsa. All Rights Reserved.
 | 
			
		||||
                          </h4>
 | 
			
		||||
                        </div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										979
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										979
									
								
								index.html
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user