%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/projetos/nossaradio.com.br/apps/
Upload File :
Create Path :
Current File : /var/www/projetos/nossaradio.com.br/apps/index.html

<!DOCTYPE html>
<html lang="pt-BR">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Baixe Nosso App</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            text-align: center;
            margin: 0;
            padding: 20px;
            background-color: #f4f4f4;
        }
        .container {
            max-width: 600px;
            margin: 0 auto;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }
        .logo {
            width: 250px;
            margin: 10px 0;
        }
        .button {
            display: inline-block;
            margin: 10px;
            font-size: 16px;
            color: #fff;
            text-decoration: none;
        }
        .app-store {
	   height: 42px;
	   width: 147px;
           background-image: url('lojas.png');
           background-position: 147px 139px;
        }
        .app-store img {
            width: 147px;
        }
        .google-play {
           height: 42px;
	   width: 147px;
           background-image: url('lojas.png');
	   background-position: 147px -47px;
        }
        .google-play img {
            width: 147px;
        }
        .button:hover {
            opacity: 0.8;
        }
    </style>
</head>
<body>
    <div class="container">
        <img src="Nossaradiologo.png" alt="Logo do App" class="logo">
        <h1>Baixe Nosso App</h1>
        <p>Estamos disponíveis nas duas principais lojas de aplicativos. Clique nos botões abaixo para fazer o download:</p>
        <a href="https://apps.apple.com/app/id6449780096" class="button app-store" target="_blank">
            
        </a>
        <a href="https://play.google.com/store/apps/details?id=nossaradio.virtues.ag.appradio.pro" class="button google-play" target="_blank">
        </a>
    </div>
</body>
</html>

Zerion Mini Shell 1.0