This commit is contained in:
parent
a39b5db469
commit
402415f4ef
1 changed files with 2 additions and 2 deletions
|
@ -351,8 +351,8 @@ export async function render(data) {
|
||||||
</section>
|
</section>
|
||||||
<section class="flex flex-wrap items-end justify-between gap-8 bg-violeta px-[10%] py-24">
|
<section class="flex flex-wrap items-end justify-between gap-8 bg-violeta px-[10%] py-24">
|
||||||
<LogoInline class="w-full max-w-[16rem]" />
|
<LogoInline class="w-full max-w-[16rem]" />
|
||||||
<a class="text-xl" href="mailto:TODO@alfadatiz.ar">
|
<a class="text-xl" href="mailto:info@alfadatiz.ar">
|
||||||
TODO@alfadatiz.ar
|
info@alfadatiz.ar
|
||||||
</a>
|
</a>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
|
Reference in a new issue