Compare commits
	
		
			29 Commits
		
	
	
		
			8f6e9ad0be
			...
			main
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| f480e61ae0 | |||
| 8b5014c7fa | |||
| 17622dc610 | |||
| b9b6cfa713 | |||
| 31db25f189 | |||
| e03d5f0361 | |||
| eb051a8b9d | |||
| a009333c1d | |||
| 3311c79f36 | |||
| 22c17c073b | |||
| 0900c2ad82 | |||
| 939385497a | |||
| 3feaead77d | |||
| 683e8bbcf9 | |||
| 2a13ed93ff | |||
| 80d870fa80 | |||
| 41d5021c07 | |||
| 6493927916 | |||
| 18cb094a04 | |||
| 2dfcd1a795 | |||
| 7124ba450a | |||
| 85ca3fc892 | |||
| 810510801e | |||
| c411a5c790 | |||
| 497904355b | |||
| d17abade07 | |||
| 8e4102124a | |||
| 3a8d5318b1 | |||
| 47577446f0 | 
							
								
								
									
										2
									
								
								.dockerignore
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								.dockerignore
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| .git/ | ||||
| k8s/ | ||||
							
								
								
									
										5
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| FROM nginx:alpine | ||||
|  | ||||
| COPY . /usr/share/nginx/html/ | ||||
|  | ||||
| EXPOSE 80 | ||||
| @@ -8707,6 +8707,7 @@ | ||||
|                     class="blog-masonry-wrapper" | ||||
|                     data-controller="BlogLayoutMasonry" | ||||
|                     id="BlogMasonryContainer" | ||||
|                     style="display: flex; justify-content: center; align-items: center;" | ||||
|                   > | ||||
|                     <article | ||||
|                       class="hentry author-ridwan-abadi post-type-text article-index-1 blog-item entry entry--list" | ||||
| @@ -8737,6 +8738,7 @@ | ||||
|                               width: 100%; | ||||
|                               object-fit: cover; | ||||
|                               object-position: 0% 0%; | ||||
|                               margin: auto; | ||||
|                             " | ||||
|                             srcset=" | ||||
|                               https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=100w   100w, | ||||
| @@ -8900,7 +8902,7 @@ | ||||
|                           <div class="sqs-block-content"> | ||||
|                             <div class="sqs-html-content"> | ||||
|                               <h3 style="white-space: pre-wrap">BKA</h3> | ||||
|                               <p class="" style="white-space: pre-wrap"> | ||||
|                               <p class=""> | ||||
|                                 Floor 12A-G H Tower, Rasuna Said, Jakarta | ||||
|                                 12940<br /><br /><a | ||||
|                                   href="http://squarespace.com" | ||||
| @@ -8955,6 +8957,7 @@ | ||||
|                               > | ||||
|                                 <header class="newsletter-form-header"> | ||||
|                                   <h2 class="newsletter-form-header-title"> | ||||
|                                     <div style="position: absolute; margin-bottom: 45px;"> </div> | ||||
|                                     Join our newsletter | ||||
|                                   </h2> | ||||
|                                   <div | ||||
|   | ||||
							
								
								
									
										10
									
								
								contact.html
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								contact.html
									
									
									
									
									
								
							| @@ -8692,8 +8692,8 @@ | ||||
|             <div class="section-border"> | ||||
|               <div class="section-background"></div> | ||||
|             </div> | ||||
|             <div class="content-wrapper" style=""> | ||||
|               <div class="content"> | ||||
|             <div class="content-wrapper"> | ||||
|               <div class="content" style="display: block; margin: auto;"> | ||||
|                 <div | ||||
|                   class="sqs-layout sqs-grid-12 columns-12" | ||||
|                   data-type="page-section" | ||||
| @@ -8708,7 +8708,8 @@ | ||||
|                       > | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h3 style="white-space: pre-wrap"> | ||||
|                             <h3 style="white-space: wrap;"> | ||||
|                               <br style="position: absolute;"> | ||||
|                               If you have a project in mind, please complete the | ||||
|                               form below to send your enquiry. | ||||
|                             </h3> | ||||
| @@ -10602,7 +10603,7 @@ | ||||
|                           <div class="sqs-block-content"> | ||||
|                             <div class="sqs-html-content"> | ||||
|                               <h3 style="white-space: pre-wrap">BKA</h3> | ||||
|                               <p class="" style="white-space: pre-wrap"> | ||||
|                               <p class="" style="white-space: wrap"> | ||||
|                                 Floor 12A-G H Tower, Rasuna Said, Jakarta | ||||
|                                 12940<br /><br /><a | ||||
|                                   href="http://squarespace.com" | ||||
| @@ -10657,6 +10658,7 @@ | ||||
|                               > | ||||
|                                 <header class="newsletter-form-header"> | ||||
|                                   <h2 class="newsletter-form-header-title"> | ||||
|                                     <div style="position: absolute; margin-bottom: 45px;"> </div> | ||||
|                                     Join our newsletter | ||||
|                                   </h2> | ||||
|                                   <div | ||||
|   | ||||
							
								
								
									
										45
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										45
									
								
								index.html
									
									
									
									
									
								
							| @@ -42,7 +42,7 @@ | ||||
|       itemprop="description" | ||||
|       content="The fastest growing IT Company in Indonesia with more than 18 ready-to-use platform, on-time delivery on software development services around the globe" | ||||
|     /> | ||||
|     <meta | ||||
|     <meta  | ||||
|       itemprop="thumbnailUrl" | ||||
|       content="http://static1.squarespace.com/static/6001456f2ac8c16311bc6e72/t/601ba21533effa5965880e72/1612423708260/0455CC59-49DE-468F-9B2F-6550B2A28DEE.png?format=1500w" | ||||
|     /> | ||||
| @@ -8808,13 +8808,13 @@ globe" | ||||
|                       > | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h3 style="white-space: pre-wrap"> | ||||
|                             <h3> | ||||
|                               <strong | ||||
|                                 >The fastest growing IT Company in Indonesia | ||||
|                                 with more than 18 ready-to-use platform.</strong | ||||
|                               > | ||||
|                             </h3> | ||||
|                             <h4 style="white-space: pre-wrap"> | ||||
|                             <h4> | ||||
|                               <strong | ||||
|                                 >We offers On-Time Delivery On all Services and | ||||
|                                 comprehensive solutions for all business | ||||
| @@ -8845,6 +8845,7 @@ globe" | ||||
|                             <a | ||||
|                               href="" | ||||
|                               class="sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element" | ||||
|                               style="padding: 10px; border-radius: 8px;" | ||||
|                             > | ||||
|                               Make It | ||||
|                             </a> | ||||
| @@ -9013,12 +9014,12 @@ globe" | ||||
|                       > | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h2 style="white-space: pre-wrap"> | ||||
|                             <h2 style="white-space: wrap"> | ||||
|                               <strong>Our Solutions</strong> | ||||
|                             </h2> | ||||
|                             <p | ||||
|                               class="sqsrte-large" | ||||
|                               style="white-space: pre-wrap" | ||||
|                               style="white-space: wrap" | ||||
|                             > | ||||
|                               We are a company that engaged in information | ||||
|                               technology and offers comprehensive solutions for | ||||
| @@ -9744,7 +9745,7 @@ globe" | ||||
|                                     class="list-item-content__description" | ||||
|                                     style="margin-top: 10%; max-width: 100%" | ||||
|                                   > | ||||
|                                     <p class="" style="white-space: pre-wrap"> | ||||
|                                     <p class="" style="white-space:wrap"> | ||||
|                                       Generate leads and engage with your | ||||
|                                       audience, enhance your existing web apps | ||||
|                                       with us now. | ||||
| @@ -9798,7 +9799,7 @@ globe" | ||||
|                                     class="list-item-content__description" | ||||
|                                     style="margin-top: 10%; max-width: 100%" | ||||
|                                   > | ||||
|                                     <p class="" style="white-space: pre-wrap"> | ||||
|                                     <p class="" style="white-space:wrap"> | ||||
|                                       Create your first or existing native apps, | ||||
|                                       deploy on time using Apple own swift | ||||
|                                       programming language | ||||
| @@ -9852,7 +9853,7 @@ globe" | ||||
|                                     class="list-item-content__description" | ||||
|                                     style="margin-top: 10%; max-width: 100%" | ||||
|                                   > | ||||
|                                     <p class="" style="white-space: pre-wrap"> | ||||
|                                     <p class="" style="white-space:wrap"> | ||||
|                                       For those who concern about speed and | ||||
|                                       stability, develop your native android | ||||
|                                       apps using kotlin | ||||
| @@ -9906,7 +9907,7 @@ globe" | ||||
|                                     class="list-item-content__description" | ||||
|                                     style="margin-top: 10%; max-width: 100%" | ||||
|                                   > | ||||
|                                     <p class="" style="white-space: pre-wrap"> | ||||
|                                     <p class="" style="white-space:wrap"> | ||||
|                                       When delivery is the essence, we recommend | ||||
|                                       to deploy React Native or Flutter for your | ||||
|                                       need. | ||||
| @@ -10001,6 +10002,7 @@ globe" | ||||
|                     <a | ||||
|                       class="list-section-button sqs-block-button-element sqs-block-button-element--large sqs-button-element--secondary" | ||||
|                       href="solutions-1.html" | ||||
|                       style="padding: 10px; border-radius: 8px;" | ||||
|                     > | ||||
|                       Explore Your Solution | ||||
|                     </a> | ||||
| @@ -10009,6 +10011,13 @@ globe" | ||||
|               </div> | ||||
|             </div> | ||||
|           </section> | ||||
|           <style> | ||||
|             .list-section-button:hover{ | ||||
|               color:aliceblue; | ||||
|               background-color: black; | ||||
|                | ||||
|             } | ||||
|           </style> | ||||
|  | ||||
|           <section | ||||
|             data-test="page-section" | ||||
| @@ -10171,10 +10180,10 @@ globe" | ||||
|                       > | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h3 style="white-space: pre-wrap"> | ||||
|                             <h3 style="white-space:wrap"> | ||||
|                               <strong>Case Study</strong> | ||||
|                             </h3> | ||||
|                             <h4 style="white-space: pre-wrap"> | ||||
|                             <h4 style="white-space:wrap"> | ||||
|                               gain insight by correlating with other industries | ||||
|                               that already utilizing our product & services | ||||
|                               to solved their problem | ||||
| @@ -10791,10 +10800,10 @@ globe" | ||||
|                       > | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h3 style="white-space: pre-wrap"> | ||||
|                             <h3 style="white-space:wrap"> | ||||
|                               <strong> Our Customer</strong> | ||||
|                             </h3> | ||||
|                             <h4 style="white-space: pre-wrap"> | ||||
|                             </h3>  | ||||
|                             <h4 style="white-space:wrap"> | ||||
|                               In honesty. fairness and professionalism we | ||||
|                               believe. | ||||
|                             </h4> | ||||
| @@ -11125,9 +11134,9 @@ globe" | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h2 | ||||
|                               style="text-align: center; white-space: pre-wrap" | ||||
|                               style="text-align: center; white-space:" | ||||
|                             > | ||||
|                               “To boldly go where no one has gone before. It’s | ||||
|                               <br>“To boldly go where no one has gone before. It’s | ||||
|                               easier and more fun with good friends.” | ||||
|                             </h2> | ||||
|                           </div> | ||||
| @@ -11241,7 +11250,7 @@ globe" | ||||
|                           <div class="sqs-block-content"> | ||||
|                             <div class="sqs-html-content"> | ||||
|                               <h3 style="white-space: pre-wrap">BKA</h3> | ||||
|                               <p class="" style="white-space: pre-wrap"> | ||||
|                               <p class="" style="white-space: wrap"> | ||||
|                                 Floor 12A-G H Tower, Rasuna Said, Jakarta | ||||
|                                 12940<br /><br /><a | ||||
|                                   href="http://squarespace.com" | ||||
| @@ -11296,7 +11305,7 @@ globe" | ||||
|                               > | ||||
|                                 <header class="newsletter-form-header"> | ||||
|                                   <h2 class="newsletter-form-header-title"> | ||||
|                                     Join our newsletter | ||||
|                                     <br>Join our newsletter | ||||
|                                   </h2> | ||||
|                                   <div | ||||
|                                     class="newsletter-form-header-description" | ||||
|   | ||||
							
								
								
									
										22
									
								
								k8s/production/deployment.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								k8s/production/deployment.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | ||||
| apiVersion: apps/v1 | ||||
| kind: Deployment | ||||
| metadata: | ||||
|   name: bka-web | ||||
|   namespace: empatnusabangsa-production | ||||
| spec: | ||||
|   selector: | ||||
|     matchLabels: | ||||
|       app: bka-web | ||||
|   replicas: 1 | ||||
|   template: | ||||
|     metadata: | ||||
|       labels: | ||||
|         app: bka-web | ||||
|     spec: | ||||
|       containers: | ||||
|         - name: bka-web | ||||
|           image: git.empatnusabangsa.com/empatnusabangsa/bka-web:<VERSION> | ||||
|           ports: | ||||
|             - containerPort: 80 | ||||
|       imagePullSecrets: | ||||
|         - name: regcred | ||||
							
								
								
									
										25
									
								
								k8s/production/ingress.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								k8s/production/ingress.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | ||||
| apiVersion: networking.k8s.io/v1 | ||||
| kind: Ingress | ||||
| metadata: | ||||
|   name: bka-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.bangun-kreatif.com" | ||||
|       http: | ||||
|         paths: | ||||
|           - pathType: Prefix | ||||
|             path: / | ||||
|             backend: | ||||
|               service: | ||||
|                 name: bka-web | ||||
|                 port: | ||||
|                   number: 80 | ||||
|   tls: | ||||
|     - hosts: | ||||
|         - "www.bangun-kreatif.com" | ||||
|       secretName: www-bangun-kreatif-com-tls | ||||
							
								
								
									
										9
									
								
								k8s/production/middleware.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								k8s/production/middleware.yaml
									
									
									
									
									
										Normal 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 | ||||
							
								
								
									
										4
									
								
								k8s/production/namespace.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								k8s/production/namespace.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| apiVersion: v1 | ||||
| kind: Namespace | ||||
| metadata: | ||||
|   name: empatnusabangsa-production | ||||
							
								
								
									
										13
									
								
								k8s/production/service.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								k8s/production/service.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| apiVersion: v1 | ||||
| kind: Service | ||||
| metadata: | ||||
|   name: bka-web | ||||
|   namespace: empatnusabangsa-production | ||||
|   labels: | ||||
|     run: bka-web | ||||
| spec: | ||||
|   ports: | ||||
|     - port: 80 | ||||
|       protocol: TCP | ||||
|   selector: | ||||
|     app: bka-web | ||||
| @@ -8715,11 +8715,11 @@ | ||||
|                       > | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h2 style="white-space: pre-wrap"> | ||||
|                               Our core technology enables use to provide you | ||||
|                             <h2 style="white-space: inline"> | ||||
|                               <br>Our core technology enables use to provide you | ||||
|                               with the best products and services. | ||||
|                             </h2> | ||||
|                             <h4 style="white-space: pre-wrap"> | ||||
|                             <h4> | ||||
|                               We provide good quality software development | ||||
|                               through better understanding for your business. | ||||
|                             </h4> | ||||
| @@ -8790,9 +8790,9 @@ | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h2 | ||||
|                               style="text-align: center; white-space: pre-wrap" | ||||
|                               style="text-align: center; white-space:" | ||||
|                             > | ||||
|                               service overview | ||||
|                               <br>service overview | ||||
|                             </h2> | ||||
|                           </div> | ||||
|  | ||||
| @@ -8896,15 +8896,15 @@ | ||||
|                               > | ||||
|                                 <div class="image-title-wrapper"> | ||||
|                                   <div class="image-title sqs-dynamic-text"> | ||||
|                                     <h3 style="white-space: pre-wrap"> | ||||
|                                       body hire | ||||
|                                     <h3 style="white-space: pre-wrap;"> | ||||
|                                       <br>body hire | ||||
|                                     </h3> | ||||
|                                   </div> | ||||
|                                 </div> | ||||
|  | ||||
|                                 <div class="image-subtitle-wrapper"> | ||||
|                                   <div class="image-subtitle sqs-dynamic-text"> | ||||
|                                     <p class="" style="white-space: pre-wrap"> | ||||
|                                     <p class="" style=""> | ||||
|                                       if you need experts in a short time we | ||||
|                                       provide body hire services. so you don't | ||||
|                                       need to find new people and think of | ||||
| @@ -9020,14 +9020,14 @@ | ||||
|                                 <div class="image-title-wrapper"> | ||||
|                                   <div class="image-title sqs-dynamic-text"> | ||||
|                                     <h3 style="white-space: pre-wrap"> | ||||
|                                       squad base | ||||
|                                       <br>squad base | ||||
|                                     </h3> | ||||
|                                   </div> | ||||
|                                 </div> | ||||
|  | ||||
|                                 <div class="image-subtitle-wrapper"> | ||||
|                                   <div class="image-subtitle sqs-dynamic-text"> | ||||
|                                     <p class="" style="white-space: pre-wrap"> | ||||
|                                     <p class="" style="white-space"> | ||||
|                                       and if you need a team in no time. We are | ||||
|                                       also able to provide the best quality | ||||
|                                       team, of course, who are experienced and | ||||
| @@ -9140,17 +9140,17 @@ | ||||
|                               <div | ||||
|                                 class="image-card sqs-dynamic-text-container" | ||||
|                               > | ||||
|                                 <div class="image-title-wrapper"> | ||||
|                                 <div class="image-title-wrapper" style="margin-top: 8px;"> | ||||
|                                   <div class="image-title sqs-dynamic-text"> | ||||
|                                     <h3 style="white-space: pre-wrap"> | ||||
|                                       project base | ||||
|                                       <br>project base  | ||||
|                                     </h3> | ||||
|                                   </div> | ||||
|                                 </div> | ||||
|  | ||||
|                                 <div class="image-subtitle-wrapper"> | ||||
|                                   <div class="image-subtitle sqs-dynamic-text"> | ||||
|                                     <p class="" style="white-space: pre-wrap"> | ||||
|                                   <div class="image-subtitle sqs-dynamic-text" > | ||||
|                                     <p class=""> | ||||
|                                       plan your project and we will carry it out | ||||
|                                       with a team experienced in various methods | ||||
|                                       (SDLC). trust us, we will provide the best | ||||
| @@ -9236,9 +9236,9 @@ | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h2 | ||||
|                               style="text-align: center; white-space: pre-wrap" | ||||
|                               style="text-align: center;"  | ||||
|                             > | ||||
|                               how we work | ||||
|                               <br>how we  work | ||||
|                             </h2> | ||||
|                           </div> | ||||
|  | ||||
| @@ -9339,7 +9339,7 @@ | ||||
|                                 <h3 | ||||
|                                   style=" | ||||
|                                     text-align: center; | ||||
|                                     white-space: pre-wrap; | ||||
|                                     white-space: wrap; | ||||
|                                   " | ||||
|                                 > | ||||
|                                   methods | ||||
| @@ -9388,10 +9388,16 @@ | ||||
|                                 data-alignment="center" | ||||
|                                 data-button-size="medium" | ||||
|                                 data-button-type="primary" | ||||
|                                 style="display: block; margin: auto ;width: 130px;" | ||||
|                               > | ||||
|                                 <a | ||||
|                                   href="web-and-mobile.html" | ||||
|                                   class="sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element" | ||||
|                                   style="padding: 20px; | ||||
|                                   display: block; | ||||
|                                   margin: auto; | ||||
|                                   width: 100px; | ||||
|                                   border-radius: 20px" | ||||
|                                 > | ||||
|                                   Learn more | ||||
|                                 </a> | ||||
| @@ -9496,7 +9502,7 @@ | ||||
|                                 <h3 | ||||
|                                   style=" | ||||
|                                     text-align: center; | ||||
|                                     white-space: pre-wrap; | ||||
|                                      | ||||
|                                   " | ||||
|                                 > | ||||
|                                   technology stack | ||||
| @@ -9661,9 +9667,9 @@ | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h2 | ||||
|                               style="text-align: center; white-space: pre-wrap" | ||||
|                               style="text-align: center; white-space: wrap" | ||||
|                             > | ||||
|                               we are proud to be a part of your business success | ||||
|                               <br>we are proud to be a part of your business success | ||||
|                             </h2> | ||||
|                           </div> | ||||
|  | ||||
| @@ -9775,8 +9781,8 @@ | ||||
|                         > | ||||
|                           <div class="sqs-block-content"> | ||||
|                             <div class="sqs-html-content"> | ||||
|                               <h3 style="white-space: pre-wrap">BKA</h3> | ||||
|                               <p class="" style="white-space: pre-wrap"> | ||||
|                               <h3 style="white-space: wrap">BKA</h3> | ||||
|                               <p class="" style="white-space: wrap"> | ||||
|                                 Floor 12A-G H Tower, Rasuna Said, Jakarta | ||||
|                                 12940<br /><br /><a | ||||
|                                   href="http://squarespace.com" | ||||
| @@ -9831,6 +9837,7 @@ | ||||
|                               > | ||||
|                                 <header class="newsletter-form-header"> | ||||
|                                   <h2 class="newsletter-form-header-title"> | ||||
|                                     <div style="margin-bottom: 50px; position:absolute;"> </div> | ||||
|                                     Join our newsletter | ||||
|                                   </h2> | ||||
|                                   <div | ||||
|   | ||||
| @@ -8712,7 +8712,7 @@ | ||||
|                       > | ||||
|                         <div class="sqs-block-content"> | ||||
|                           <div class="sqs-html-content"> | ||||
|                             <h1 style="white-space: pre-wrap"> | ||||
|                             <h1> | ||||
|                               We create <strong><em>Masterpieces</em></strong> | ||||
|                             </h1> | ||||
|                           </div> | ||||
| @@ -9299,8 +9299,8 @@ | ||||
|                         > | ||||
|                           <div class="sqs-block-content"> | ||||
|                             <div class="sqs-html-content"> | ||||
|                               <h3 style="white-space: pre-wrap">BKA</h3> | ||||
|                               <p class="" style="white-space: pre-wrap"> | ||||
|                               <h3>BKA</h3> | ||||
|                               <p class=""> | ||||
|                                 Floor 12A-G H Tower, Rasuna Said, Jakarta | ||||
|                                 12940<br /><br /><a | ||||
|                                   href="http://squarespace.com" | ||||
| @@ -9355,6 +9355,7 @@ | ||||
|                               > | ||||
|                                 <header class="newsletter-form-header"> | ||||
|                                   <h2 class="newsletter-form-header-title"> | ||||
|                                     <div style="margin-bottom: 45px; position:absolute;"> </div> | ||||
|                                     Join our newsletter | ||||
|                                   </h2> | ||||
|                                   <div | ||||
|   | ||||
							
								
								
									
										16122
									
								
								solutions-1.html
									
									
									
									
									
								
							
							
						
						
									
										16122
									
								
								solutions-1.html
									
									
									
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user