... | ... | @@ -64,29 +64,13 @@ |
|
|
<img src="https://lh3.googleusercontent.com/d/1oTir11zMa7l_GbOiTAVI1fAH99bJqtD8" alt="Tela de Início" style="width: 300px; border-radius: 5px; margin-bottom: 15px;">
|
|
|
|
|
|
|
|
|
<div style="display: flex; overflow-x: auto; gap: 15px; padding-bottom: 10px;">
|
|
|
<img src="https://lh3.googleusercontent.com/d/1GaslcnGjzg7EXr9vt41eCYg3wZgO0Wcp" alt="Imagem 1" style="width: 300px; border-radius: 5px;">
|
|
|
<img src="https://lh3.googleusercontent.com/d/1vCbfvxeSYgVfwa0vdgj_LrWgX1eoEukN" alt="Imagem 2" style="width: 300px; border-radius: 5px;">
|
|
|
<div style="overflow-x:auto;">
|
|
|
<table>
|
|
|
<tr>
|
|
|
<td><img src="https://lh3.googleusercontent.com/d/1GaslcnGjzg7EXr9vt41eCYg3wZgO0Wcp" width="300"></td>
|
|
|
<td><img src="https://lh3.googleusercontent.com/d/1vCbfvxeSYgVfwa0vdgj_LrWgX1eoEukN" width="300"></td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
</div>
|
|
|
|
|
|
|
|
|
<!-- Cadastro de Áreas -->
|
|
|
<h3>Cadastro de Áreas</h3>
|
|
|
<div class="scroll-container">
|
|
|
<img src="area1.png" alt="Área 1">
|
|
|
<img src="area2.png" alt="Área 2">
|
|
|
<img src="area3.png" alt="Área 3">
|
|
|
</div>
|
|
|
|
|
|
<!-- Cadastro de Safras -->
|
|
|
<h3>Cadastro de Safras</h3>
|
|
|
<div class="scroll-container">
|
|
|
<img src="safra1.png" alt="Safra 1">
|
|
|
<img src="safra2.png" alt="Safra 2">
|
|
|
<img src="safra3.png" alt="Safra 3">
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|