forked from Git/hugo-story
Upload files to "layouts/partials"
This commit is contained in:
parent
23904b0cb4
commit
2d7eb75a50
|
@ -0,0 +1,33 @@
|
|||
<!-- Additional Elements -->
|
||||
<section class="wrapper style1 align-center invert color1" id="contacts">
|
||||
<div class="inner">
|
||||
<div class="index align-left">
|
||||
|
||||
<!-- Text -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>The Company</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p><strong>AGR Asia Solutions Pte. Ltd.</strong> is the successor to both <strong>Asia Global Risk Ltd.</strong>, a company with over 30 years of experience in Asia and <strong>Amarante International Asia Pte. Ltd.</strong>, which was established in Singapore in 2018. In 2023, it was decided to bring the companies together under a single banner.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<header>
|
||||
<h3>Contacts</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p><strong>AGR Asia Solutions Pte. Ltd.</strong> (Singapore)<br> Co. Reg. 201807009E<br> 3 Coleman Street, #04-35, Peninsula Shopping Complex, Singapore 179804</p>
|
||||
<pre><code>hello@agr.asia
|
||||
|
||||
### GPG key ###
|
||||
ed25519/0xCAAD364477DA43C8
|
||||
|
||||
### GPG Key fingerprint ###
|
||||
26BC C458 2D54 0A23 FE24 0C27 CAAD 3644 77DA 43C8
|
||||
</code></pre>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
Loading…
Reference in New Issue