File: //home/artinside/sites.artinside.com.br/iande/themes/web/typ1.php
<?php
$this->layout("_theme_typ"); ?>
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap" style="min-height: 600px">
<div class="container center clearfix">
<div class="heading-block center">
<img src="<?= url("images/logo.svg") ?>" width="200" class="mb-5">
<h1 class="color">Agradecemos por participar dessa iniciativa!</h1>
<span class="font-small">
Para realizar sua doação e participar do leilão faça um depósito ou PIX para os dados a seguir, importante que os dados do PIX sejam no mesmo nome do cadastro feito anteriormente.</span>
<p class="mt-4 lh-base">
<strong>Banco:</strong> 336 - Banco C6 S.A.<br>
<strong>Agência:</strong> 0001<br>
<strong>Conta Corrente:</strong> 37635785-1 <br>
<strong>Chave Pix:</strong> <a href="" class="pix">d16f60be-76af-489a-b0bd-cf73beba0b8d</a><br><span class="font-small mt-0" style="margin-top: -20px; line-height: 0px !important;">(clique para copiar)</span><br>
<strong>CNPJ:</strong> 13.496.721/0001-86<br>
<strong>Nome:</strong> ECO BIO PLASTICS<br>
</p>
<p>Em caso de dúvidas procure algum colaborador em nosso Stand</p>
</div>
<a href="<?= url() ?>" target="" class="button button-large font-medium"><i class="bi-arrow-left"></i>
Voltar ao Site</a>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->