Skip to content

index.html. #102

Open
Open
@Arthurilheus

Description

@Arthurilheus
<title>Finanças Pessoais para Jovens - E-book</title> <style> body { font-family: Arial, sans-serif; background-color: #f4f6f8; color: #333; line-height: 1.6; margin: 0; padding: 0; } .container { width: 90%; max-width: 960px; margin: auto; overflow: hidden; padding: 20px; } header { background: #2d89e5; color: #fff; padding: 20px 0; text-align: center; } header h1 { margin: 0; font-size: 2.2em; } .intro { text-align: center; padding: 40px 20px; } .intro h2 { color: #2d89e5; } .cta { background: #ffd700; padding: 20px; text-align: center; margin: 40px 0; } .cta a { background: #2d89e5; color: #fff; padding: 15px 30px; text-decoration: none; font-size: 1.2em; border-radius: 5px; } .highlights { display: flex; flex-wrap: wrap; justify-content: space-around; margin-top: 20px; } .highlight { background: #fff; border: 1px solid #ddd; border-radius: 8px; flex: 0 1 45%; margin: 10px; padding: 20px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } footer { text-align: center; padding: 20px; background: #eee; margin-top: 20px; } </style>

Finanças Pessoais para Jovens

Construa um futuro financeiro sólido com nosso e-book exclusivo

<section class="container intro">
    <h2>Comece sua jornada rumo à liberdade financeira</h2>
    <p>Você sabia que a maioria dos jovens brasileiros não possui controle financeiro?  
    Aprenda de forma prática e simples como organizar suas finanças, evitar dívidas e investir desde cedo com o nosso e-book <strong>"Finanças Pessoais para Jovens"</strong>.</p>
</section>

<section class="container cta">
    <h2>Garanta seu exemplar hoje mesmo!</h2>
    <p><strong>Apenas R$ 29,90</strong></p>
    <a href="URL_DO_SEU_MEIO_DE_PAGAMENTO" target="_blank">Comprar Agora</a>
</section>

<section class="container highlights">
    <div class="highlight">
        <h3>Organize seu orçamento</h3>
        <p>Descubra como planejar e controlar seus gastos com ferramentas simples.</p>
    </div>
    <div class="highlight">
        <h3>Construa hábitos financeiros saudáveis</h3>
        <p>Aprenda a poupar, investir e planejar o futuro com práticas eficazes.</p>
    </div>
    <div class="highlight">
        <h3>Comece a investir</h3>
        <p>Passo a passo para dar os primeiros passos no mundo dos investimentos.</p>
    </div>
    <div class="highlight">
        <h3>Evite armadilhas financeiras</h3>
        <p>Entenda como o crédito fácil pode ser um perigo e como se proteger.</p>
    </div>
</section>

<footer>
    &copy; 2025 Finanças Pessoais para Jovens. Todos os direitos reservados.
</footer>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions