Compare commits

..

14 Commits
yunita ... main

9 changed files with 10008 additions and 9737 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
.git/
k8s/

5
Dockerfile Normal file
View File

@ -0,0 +1,5 @@
FROM nginx:alpine
COPY . /usr/share/nginx/html/
EXPOSE 80

View File

@ -7474,14 +7474,6 @@
data-description="plp-mobile-editor-column" data-description="plp-mobile-editor-column"
tabindex="-1" tabindex="-1"
> >
<style>
#siteWrapper {
display: flex;
flex-direction: column;
min-height: 0%;
}
</style>
<div id="siteWrapper" class="clearfix site-wrapper"> <div id="siteWrapper" class="clearfix site-wrapper">
<div id="floatingCart" class="floating-cart hidden"> <div id="floatingCart" class="floating-cart hidden">
<a <a
@ -8437,12 +8429,12 @@
display: grid; display: grid;
position: relative; position: relative;
grid-area: 1/1/-1/-1; grid-area: 1/1/-1/-1;
grid-template-rows: repeat(0%, minmax(0%, auto)); grid-template-rows: repeat(35, minmax(24px, auto));
grid-template-columns: grid-template-columns:
minmax(var(--grid-gutter), 1fr) minmax(var(--grid-gutter), 1fr)
repeat(8, minmax(0, var(--cell-max-width))) repeat(8, minmax(0, var(--cell-max-width)))
minmax(var(--grid-gutter), 1fr); minmax(var(--grid-gutter), 1fr);
row-gap: 0%; row-gap: 11px;
column-gap: 11px; column-gap: 11px;
} }
@ -8648,8 +8640,7 @@
> >
<div class="sqs-block-content"> <div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<h1 style="white-space: pre-wrap"> <h1 style="white-space: pre-wrap">Our Office</h1>
Our Office</h1>
</div> </div>
<style> <style>
@ -8743,7 +8734,7 @@
<a <a
class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary" class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary"
href="https://wa.me/62XXXXXXXXX" href="https://drive.google.com/file/d/1UFxmoeAMCHgtSbDs8r34w_2Uu7A9eoJP/view?usp=sharing"
target="_blank" target="_blank"
> >
WhatsApp WhatsApp
@ -8751,7 +8742,7 @@
</a> </a>
<a <a
class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary" class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary"
href="mailto:m@m.id" href="https://drive.google.com/file/d/1UFxmoeAMCHgtSbDs8r34w_2Uu7A9eoJP/view?usp=sharing"
target="_blank" target="_blank"
> >
EMAIL EMAIL
@ -9109,9 +9100,21 @@
<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">
<strong>CONTACT</strong> <strong>ADDRESS</strong>
</h4> </h4>
<p class="" style="white-space: pre-wrap">(021) 39730981<br />info@empatnusabangsa.com</p> <p class="" style="white-space: pre-wrap">
<span class="sqsrte-text-color--accent"
><strong>The H Tower</strong></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"
><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>Hanjuang VII No.88</strong></span
>, <br>RT008/RW008, Jatibening Baru, Pondok Gede,
Bekasi, Jawa Barat 17412
</p>
</div> </div>
<style> <style>
@ -9163,15 +9166,14 @@
> >
<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"> <strong>ADDRESS</strong> <h4 style="white-space: pre-wrap">
<strong>CONTACT</strong>
</h4> </h4>
<p class="" style="white-space: pre-wrap"><span class="sqsrte-text-color--accent" ><strong>The H Tower</strong></span><span class="sqsrte-text-color--white">,</span>&nbsp;<br />Lt. 12 A lot G, Jl. Rasuna Said,Kuningan,<br>Jakarta Selatan<br><br><span class="sqsrte-text-color--accent" <p class="" style="white-space: pre-wrap">
><strong>Jl. Inspeksi Kalimalang</strong></span>,<br>Ruko Taman Bougenville Blok A/40, Bekasi,<br>Jawa Barat<br><br><span (021) 39730981<br />info@empatnusabangsa.com
class="sqsrte-text-color--accent" ><strong>Hanjuang VII No.88</strong></span>,<br>RT008/RW008,Jatibening Baru,Pondok Gede,Bekasi,Jawa<br>Barat 17412</p> </p>
</div> </div>
<style> <style>
#block-yui_3_17_2_1_1656654191665_3170231 { #block-yui_3_17_2_1_1656654191665_3170231 {
} }
@ -9346,7 +9348,9 @@
> >
<div class="sqs-block-content"> <div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<h5 style="white-space: pre-wrap"> ©2024 PT Empat Nusa Bangsa. All Rights Reserved.</h5> <h4 style="white-space: pre-wrap">
©2024 PT Empat Nusa Bangsa. All Rights Reserved.
</h4>
</div> </div>
<style> <style>

View File

@ -8519,9 +8519,9 @@
data-config-filter="6" data-config-filter="6"
data-config-filter-strength="100" data-config-filter-strength="100"
> >
<div <!--<div
class="sqs-video-background-native__video-player" class="sqs-video-background-native__video-player"
></div> ></div>-->
</div> </div>
</div> </div>
</div> </div>
@ -8538,7 +8538,7 @@
<style> <style>
.fe-62bd62cf5f7f9a34c1c36f1c { .fe-62bd62cf5f7f9a34c1c36f1c {
--grid-gutter: calc( --grid-gutter: calc(
var(--sqs-mobile-site-gutter, 6vw) - 11px var(--sqs-mobile-site-gutter, 6vw) - 11.0px
); );
--cell-max-width: calc( --cell-max-width: calc(
(var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / (var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) /
@ -8886,7 +8886,7 @@
> >
<div class="sqs-block-content"> <div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<h1 style="white-space: pre-wrap">Transformation</h1> <h1 style="white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.166667s; animation-duration: 0.65s;" class="preFade fadeIn">Transformation</h1>
</div> </div>
@ -12926,7 +12926,7 @@
> >
<div class="sqs-block-content"> <div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<p class="" style="white-space: pre-wrap"> With the development of the digital era, the work created involves various potential in information technology such as software, hardware, and applications. Using digital technology with a touch of creativity and innovations for its products and services will be able to increase business.</p> <p class="" style="white-space: pre-wrap">With the development of the digital era, the work created involves various potential in information technology such as software, hardware, and applications. Using digital technology with a touch of creativity and innovations for its products and services will be able to increase business.</p>
</div> </div>
<style> <style>
@ -13606,7 +13606,7 @@
data-button-type="secondary" data-button-type="secondary"
> >
<a <a
href="" href="https://wa.me/62895331373024"
class="sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element" class="sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element"
> >
message US message US
@ -13918,18 +13918,18 @@
} }
} }
.fe-block-yui_3_17_2_1_1656617696881_4342100 {
.fe-block-yui_3_17_2_1_1656617696881_4342100 {
grid-area: 2/2/14/7; grid-area: 2/2/14/7;
z-index: 5; z-index: 5;
} }
.fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block { .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block {
justify-content: flex-end; justify-content: flex-start;
} }
.fe-block-yui_3_17_2_1_1656617696881_4342100 .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: flex-start;
align-items: flex-end;
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -13939,12 +13939,11 @@
} }
.fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block { .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block {
justify-content: flex-end; justify-content: flex-start;
} }
.fe-block-yui_3_17_2_1_1656617696881_4342100 .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: flex-start;
align-items: flex-end;
} }
} }
@ -13954,11 +13953,11 @@
} }
.fe-block-418c897f0b833d2b49e2 .sqs-block { .fe-block-418c897f0b833d2b49e2 .sqs-block {
justify-content: flex-end; justify-content: flex-start;
} }
.fe-block-418c897f0b833d2b49e2 .sqs-block-alignment-wrapper { .fe-block-418c897f0b833d2b49e2 .sqs-block-alignment-wrapper {
align-items: flex-end; align-items: flex-start;
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -13968,12 +13967,11 @@
} }
.fe-block-418c897f0b833d2b49e2 .sqs-block { .fe-block-418c897f0b833d2b49e2 .sqs-block {
justify-content: flex-end; justify-content: flex-start;
} }
.fe-block-418c897f0b833d2b49e2 .fe-block-418c897f0b833d2b49e2 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: flex-start;
align-items: flex-end;
} }
} }
@ -13983,12 +13981,11 @@
} }
.fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block { .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block {
justify-content: flex-end; justify-content: flex-start;
} }
.fe-block-yui_3_17_2_1_1656654191665_3170231 .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: flex-start;
align-items: flex-end;
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -13998,12 +13995,11 @@
} }
.fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block { .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block {
justify-content: flex-end; justify-content: flex-start;
} }
.fe-block-yui_3_17_2_1_1656654191665_3170231 .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: flex-start;
align-items: flex-end;
} }
} }
@ -14013,12 +14009,11 @@
} }
.fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block { .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block {
justify-content: right; justify-content: center;
} }
.fe-block-yui_3_17_2_1_1657082061136_1082511 .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: center;
align-items: right;
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -14028,12 +14023,11 @@
} }
.fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block { .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block {
justify-content: right; justify-content: center;
} }
.fe-block-yui_3_17_2_1_1657082061136_1082511 .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: center;
align-items: right;
} }
} }
@ -14043,12 +14037,11 @@
} }
.fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block { .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block {
justify-content: right; justify-content: center;
} }
.fe-block-yui_3_17_2_1_1656617696881_4328983 .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: center;
align-items: right;
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -14058,12 +14051,11 @@
} }
.fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block { .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block {
justify-content: right; justify-content: center;
} }
.fe-block-yui_3_17_2_1_1656617696881_4328983 .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: center;
align-items: right;
} }
} }
@ -14073,12 +14065,11 @@
} }
.fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block { .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block {
justify-content: flex-end; justify-content: flex-start;
} }
.fe-block-yui_3_17_2_1_1656617696881_4318723 .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: flex-start;
align-items: flex-end;
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -14088,34 +14079,57 @@
} }
.fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block { .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block {
justify-content: right; justify-content: center;
} }
.fe-block-yui_3_17_2_1_1656617696881_4318723 .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block-alignment-wrapper {
.sqs-block-alignment-wrapper { align-items: center;
align-items: right;
} }
}
</style><div class="fluid-engine fe-62bd622d9f5c9a0a620bdc36"><div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4342100"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1656617696881_4342100"><div class="sqs-block-content">
<div class="sqs-html-content">
<h4 style="white-space:pre-wrap;"><strong>CONTACT</strong></h4><p class="" style="white-space:pre-wrap;">(021) 39730981<br>info@empatnusabangsa.com</p>
</div>
<style>#block-yui_3_17_2_1_1656617696881_4342100 {
} }
</style> </style>
<div class="fluid-engine fe-62bd622d9f5c9a0a620bdc36">
<div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4342100">
<div class="sqs-block html-block sqs-block-html" data-block-type="2"id="block-yui_3_17_2_1_1656617696881_4342100"> </div></div></div><div class="fe-block fe-block-418c897f0b833d2b49e2"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-418c897f0b833d2b49e2"><div class="sqs-block-content">
<div class="sqs-block-content">
<div class="sqs-html-content"> <div class="sqs-html-content">
<h4 style= "text-align: left; white-space:pre-wrap;"><strong>ADDRESS</strong></h4><p class="" style="text-align: left; white-space:pre-wrap;"><span class="sqsrte-text-color--accent"><strong>The H Tower</strong></span><span class="sqsrte-text-color--white">,</span>&nbsp;<br>Lt. 12 A lot G, Jl. Rasuna Said, Kuningan, Jakarta Selatan<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><span class="sqsrte-text-color--accent"><strong>Jl. Hanjuang VII No.88</strong></span>,<br>RT008/RW008, Jatibening Baru, Pondok Gede, Bekasi, Jawa Barat 17412</p>
<h4 style="text-align: left; pre-wrap;"> <strong>CONTACT</strong></h4>
<p class="" style="text-align : left; white-space: pre-wrap;">(021) 39730981<br>info@empatnusabangsa.com</p>
<h4 style="text-align: left; white-space: pre-wrap"><strong>SUPPORT</strong></h4> <h4 style="text-align: left; white-space: pre-wrap"><strong>SUPPORT</strong></h4>
<p style="text-align: left; white-space: pre-wrap"class="sqsrte-small"><a href="contact.html">CONTACT</a></p> <p style="text-align: left; white-space: pre-wrap"class="sqsrte-small"><a href="contact.html">CONTACT</a></p>
<p style="text-align: left; white-space: pre-wrap"class="sqsrte-small"><a href="about.html">ABOUT</a></p> <p style="text-align: lef; white-space: pre-wrap"class="sqsrte-small"> <a href="about.html">ABOUT</a></p>
<h4 style="text-align: left; white-space: pre-wrap">©2024 PT Empat Nusa Bangsa.<br>All Rights Reserved.</h4>
</div> </div>
@ -14124,198 +14138,360 @@
<style>#block-418c897f0b833d2b49e2 {
}
</style>
</div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1656654191665_3170231"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1656654191665_3170231"><div class="sqs-block-content"><div class="sqs-html-content"><h4 style="white-space:pre-wrap;"><strong>ADDRESS</strong></h4>
<!--<p class="" style="white-space:pre-wrap;">--><span class="sqsrte-text-color--accent"><strong>The H Tower</strong></span><span class="sqsrte-text-color--white">,</span>&nbsp;<br>Lt. 12 A lot G, Jl. Rasuna Said, Kuningan, Jakarta Selatan<br>
<span class="sqsrte-text-color--accent"><strong>Jl. Inspeksi Kalimalang</strong></span><span class="sqsrte-text-color--white">,</span>&nbsp;<br>Ruko Taman Bougenville Blok A/40, Bekasi, Jawa Barat<br>
<span class="sqsrte-text-color--accent"><strong>Jl. Hanjuang VII No.88</strong><span class="sqsrte-text-color--white">,</span>&nbsp;</span> RT008/RW008, Jatibening Baru, Pondok Gede, Bekasi, Jawa Barat 17412</p>
</div> </div>
</div>
</div>
<style>#block-yui_3_17_2_1_1656654191665_3170231 {
}
</style>
</div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1657082061136_1082511"><div class="sqs-block image-block sqs-block-image sqs-stretched" data-aspect-ratio="18.40277777777778" data-block-type="5" id="block-yui_3_17_2_1_1657082061136_1082511"><div class="sqs-block-content">
<div <div
class="fe-block fe-block-yui_3_17_2_1_1657082061136_1082511" class="
> image-block-outer-wrapper
<div layout-caption-below
class="sqs-block image-block sqs-block-image sqs-stretched" design-layout-fluid
data-aspect-ratio="18.40277777777778" image-position-center
data-block-type="5" combination-animation-site-default
id="block-yui_3_17_2_1_1657082061136_1082511" individual-animation-site-default
> "
<div class="sqs-block-content">
<div
class="image-block-outer-wrapper layout-caption-below design-layout-fluid image-position-center combination-animation-site-default individual-animation-site-default"
data-test="image-block-fluid-outer-wrapper" data-test="image-block-fluid-outer-wrapper"
> >
<div <div
class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper" class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper"
data-animation-role="image" data-animation-role="image"
> >
<div <div
class="fluid-image-container sqs-image-content" class="fluid-image-container sqs-image-content"
style="
overflow: hidden; style="overflow: hidden;-webkit-mask-image: -webkit-radial-gradient(white, black);position: relative;
-webkit-mask-image: -webkit-radial-gradient(
white,
black
);
position: relative;
width: 100%; width: 100%;
height: 100%; height: 100%;"
"
> >
<div class="content-fill"> <div class="content-fill">
<img
data-stretch="true"
data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png"
<img data-stretch="true" data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png"
data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png" data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png"
data-image-dimensions="2500x751" data-image-dimensions="2500x751" data-image-focal-point="0.4959016393442623,0.0" alt="" data-load="false" elementtiming="system-image-block"
data-image-focal-point="0.4959016393442623,0.0" src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png" width="2500" height="751" alt="" sizes="100vw" style="display:block;object-fit: cover; object-position: 49.59016393442623% 0%"
alt="" srcset="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=100w 100w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=300w 300w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=500w 500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=750w 750w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1000w 1000w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1500w 1500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=2500w 2500w" loading="lazy" decoding="async" data-loader="sqs">
data-load="false"
elementtiming="system-image-block"
src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png"
width="2500"
height="751"
alt=""
sizes="100vw"
style="
display: block;
object-fit: cover;
object-position: 49.59016393442623% 0%;
"
srcset="
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=100w 100w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=300w 300w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=500w 500w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=750w 750w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1000w 1000w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1500w 1500w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=2500w 2500w
"
loading="lazy"
decoding="async"
data-loader="sqs"
/>
<div class="fluidImageOverlay"></div> <div class="fluidImageOverlay"></div>
</div>
</div> </div>
</div> </div>
</div> </div>
</div> <style>.sqs-block-image .sqs-block-content {
<style>
.sqs-block-image .sqs-block-content {
height: 100%; height: 100%;
width: 100%; width: 100%;
} }
</style> </style>
</div>
</div>
</div>
</div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4328983"><div class="sqs-block image-block sqs-block-image sqs-stretched" data-block-type="5" id="block-yui_3_17_2_1_1656617696881_4328983"><div class="sqs-block-content">
<div <div
class="fe-block fe-block-yui_3_17_2_1_1656617696881_4328983" class="
> image-block-outer-wrapper
<div layout-caption-below
class="sqs-block image-block sqs-block-image sqs-stretched" design-layout-fluid
data-block-type="5" image-position-center
id="block-yui_3_17_2_1_1656617696881_4328983" combination-animation-site-default
> individual-animation-site-default
<div class="sqs-block-content"> "
<div
class="image-block-outer-wrapper layout-caption-below design-layout-fluid image-position-center combination-animation-site-default individual-animation-site-default"
data-test="image-block-fluid-outer-wrapper" data-test="image-block-fluid-outer-wrapper"
> >
<div <div
class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper" class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper"
data-animation-role="image" data-animation-role="image"
> >
<div <div
class="fluid-image-container sqs-image-content" class="fluid-image-container sqs-image-content"
style="
overflow: hidden; style="overflow: hidden;-webkit-mask-image: -webkit-radial-gradient(white, black);position: relative;width: 100%;height: 100%;"
-webkit-mask-image: -webkit-radial-gradient(
white,
black
);
position: relative;
width: 100%;
height: 100%;
"
> >
<div class="content-fit"> <div class="content-fit">
<img
data-stretch="false"
data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png"
data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png"
data-image-dimensions="1075x783"
data-image-focal-point="0.5,0.5"
alt=""
data-load="false"
elementtiming="system-image-block" <img data-stretch="false" data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" data-image-dimensions="1075x783" data-image-focal-point="0.5,0.5" alt="" data-load="false" elementtiming="system-image-block" src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" width="1075" height="783" alt="" sizes="(max-width: 640px) 100vw, (max-width: 767px) 100vw, 29.166666666666668vw" style="display:block;object-fit: contain; object-position: 50% 50%" srcset="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=100w 100w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=300w 300w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=500w 500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=750w 750w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1000w 1000w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1500w 1500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=2500w 2500w" loading="lazy" decoding="async" data-loader="sqs">
src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png"
width="1075"
height="783"
alt=""
sizes="(max-width: 640px) 100vw, (max-width: 767px) 100vw, 29.166666666666668vw"
style="
display: block;
object-fit: contain;
object-position: 50% 50%;
"
srcset="
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=100w 100w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=300w 300w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=500w 500w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=750w 750w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1000w 1000w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1500w 1500w,
https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=2500w 2500w
"
loading="lazy"
decoding="async"
data-loader="sqs"
/>
<div class="fluidImageOverlay"></div> <div class="fluidImageOverlay"></div>
</div>
</div> </div>
</div> </div>
</div> </div>
</div> <style>.sqs-block-image .sqs-block-content {
<style>
.sqs-block-image .sqs-block-content {
height: 100%; height: 100%;
width: 100%; width: 100%;
} }
</style> </style>
</div>
</div>
</div>
<div
class="fe-block fe-block-yui_3_17_2_1_1656617696881_4318723"
>
<div </div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4318723"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1656617696881_4318723">
class="sqs-block html-block sqs-block-html"
data-block-type="2"
id="block-yui_3_17_2_1_1656617696881_4318723"
>
<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">©2024 PT Empat Nusa Bangsa. All Rights Reserved.</h4> <h4 style="white-space:pre-wrap;">©2024 PT Empat Nusa Bangsa. All Rights Reserved.</h4>
</div> </div>
<style>
#block-yui_3_17_2_1_1656617696881_4318723 {
<style>#block-yui_3_17_2_1_1656617696881_4318723 {
} }
</style> </style>
</div>
</div>
</div> </div></div></div></div></div>
</div>
</div>
</div>
</div>
</section>
</footer>
</div> </div>
<script </div>
defer="defer"
src="https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.118993f6a5b4c5a1876f41b7ceda12fd.js" </section>
type="text/javascript"
></script> </footer>
</body>
</div>
<script defer="defer" src="https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.118993f6a5b4c5a1876f41b7ceda12fd.js" type="text/javascript"></script>
</body>
</html> </html>

View File

@ -0,0 +1,22 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: empatnusabangsa-web
namespace: empatnusabangsa-production
spec:
selector:
matchLabels:
app: empatnusabangsa-web
replicas: 1
template:
metadata:
labels:
app: empatnusabangsa-web
spec:
containers:
- name: empatnusabangsa-web
image: git.empatnusabangsa.com/empatnusabangsa/empatnusabangsa-web:<VERSION>
ports:
- containerPort: 80
imagePullSecrets:
- name: regcred

View File

@ -0,0 +1,36 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: empatnusabangsa-web-ingress
namespace: empatnusabangsa-production
annotations:
kubernetes.io/ingress.class: "traefik"
cert-manager.io/cluster-issuer: letsencrypt-prod
traefik.ingress.kubernetes.io/router.middlewares: empatnusabangsa-production-redirect-https@kubernetescrd
spec:
rules:
- host: "www.empatnusabangsa.com"
http:
paths:
- pathType: Prefix
path: /
backend:
service:
name: empatnusabangsa-web
port:
number: 80
- host: "empatnusabangsa.com"
http:
paths:
- pathType: Prefix
path: /
backend:
service:
name: empatnusabangsa-web
port:
number: 80
tls:
- hosts:
- "www.empatnusabangsa.com"
- "empatnusabangsa.com"
secretName: www-empatnusabangsa-com-tls

View File

@ -0,0 +1,9 @@
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: redirect-https
namespace: empatnusabangsa-production
spec:
redirectScheme:
scheme: https
permanent: true

View File

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: empatnusabangsa-production

View File

@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: empatnusabangsa-web
namespace: empatnusabangsa-production
labels:
run: empatnusabangsa-web
spec:
ports:
- port: 80
protocol: TCP
selector:
app: empatnusabangsa-web