Skip to content

Commit

Permalink
add importat information to buy a tickets page
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeSBarros committed Oct 1, 2024
1 parent afe3d72 commit 8778a12
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 1 deletion.
12 changes: 12 additions & 0 deletions src/pages/en/buy-tickets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,18 @@ export const metadata = {

<div className="italic text-sm my-2">Please note that tickets are subject to availability, when they are sold out, you will be able to see it in the purchase system, as well as we will communicate it on social networks. You will have the possibility to get on the waiting list, but this does not guarantee access to the ticket.</div>

<div className="border border-f4g_orange max-w-[800px] mx-auto my-8">
<div className="bg-f4g_orange font-ubuntu text-white text-xl text-center py-1">
##### Important information:
</div>

<div className="my-4">
- Commercial invoice orders in the name of a company or institution, will be generated after the event. If you need to send us an email to register@foss4g.org, with the order number and the data to whom we make the fiscal note.
- If you need a ticket or invoice, we will send you the voucher generated by the system.
- If you are from a public organism and you need a previous invoicing, to be able to make the purchase, please write to register@foss4g.org. We ask for your patience, we have delays for these procedures.
</div>
</div>

##### What is not included in the ticket?
---

Expand Down
12 changes: 12 additions & 0 deletions src/pages/es/comprar-entrada.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,18 @@ export const metadata = {

<div className="italic text-sm my-2">Se recuerda que los tickets están sujetos a disponibilidad, cuando estén agotados, podrás verlo en el sistema de compra, como también lo comunicaremos en redes sociales. Tendrás la posibilidad de anotarte en la lista de espera, pero esto último no garantiza el acceso al ticket.</div>

<div className="border border-f4g_orange max-w-[800px] mx-auto my-8">
<div className="bg-f4g_orange font-ubuntu text-white text-xl text-center py-1">
##### Información importante:
</div>

<div className="my-4">
- Pedidos de nota fiscal a nombre de una empresa o institución, se generarán finalizada el evento. Si necesitas escribinos a register@foss4g.org, con el número de orden y los datos a quién hacemos la nota fiscal.
- Si necesitas un comprobante o ticket de compra, te enviaremos el comprobante que genera el sistema.
- Si sos de un organismo público y necesitas una facturación previa, para luego poder efectuar la compra, escribinos a register@foss4g.org. por favor te pedimos paciencia, contamos con demoras para estos trámites.
</div>
</div>

##### ¿Qué no incluye el ticket?
---

Expand Down
14 changes: 13 additions & 1 deletion src/pages/pt/comprar-ingresso.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const metadata = {
- Se você for de um país fora da América Latina e do Caribe, selecione o ingresso internacional.


##### Costos de Ingressos
##### Custos de Ingressos
---

<div className="text-sm my-2">**Os preços dos ingressos para a conferência estão em reais (BRL)**. Incluímos os preços convertidos aproximadamente em USD na tabela abaixo, para a conveniência de nossos convidados internacionais.</div>
Expand All @@ -65,6 +65,18 @@ export const metadata = {

<div className="italic text-sm my-2">Observe que os ingressos estão sujeitos à disponibilidade. Quando estiverem esgotados, você poderá ver isso no sistema de compras, bem como comunicaremos nas redes sociais. Você terá a possibilidade de entrar na lista de espera, mas isso não garante o acesso ao ingresso. </div>

<div className="border border-f4g_orange max-w-[800px] mx-auto my-8">
<div className="bg-f4g_orange font-ubuntu text-white text-xl text-center py-1">
##### Informações importantes:
</div>

<div className="my-4">
- Os pedidos de faturamento em nome de uma empresa ou instituição serão gerados após o evento. Se precisar, escreva-nos para register@foss4g.org, com o número do pedido e os dados para quem faremos a nota fiscal.
- Se precisar de um comprovante ou nota fiscal, nós lhe enviaremos o comprovante gerado pelo sistema.
- Se você for de um órgão público e precisar de um faturamento anterior para poder fazer a compra, escreva para register@foss4g.org. Pedimos sua paciência, pois temos atrasos para esses procedimentos.
</div>
</div>

##### O que não está incluído no ingresso?
---

Expand Down

0 comments on commit 8778a12

Please sign in to comment.