CINXE.COM
Site in mentenanta
<!doctype html> <html lang="ro"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Site in mentenanta</title> <meta name="robots" content="noindex, nofollow"> <meta property="og:url" content="https://tailwindflex.com/noah/maintenance-page-template"> <meta property="og:title" content="Site in mentenanta"> <meta property="og:description" content="Acest site este in menteneanta"> <meta property="og:image" content="https://tailwindflex.com/public/images/thumbnails/maintenance-page-template/thumb_u.min.webp"> <script src="https://cdn.tailwindcss.com/3.1.4"></script> </head> <body class="bg-gray-100"> <div class="min-h-screen flex flex-col justify-center items-center"> <img src="https://www.svgrepo.com/show/426192/cogs-settings.svg" alt="Logo" class="mb-8 h-40"> <h1 class="text-4xl md:text-5xl lg:text-6xl font-bold text-center text-gray-700 mb-4">Site-ul este 卯n mentenan葲膬</h1> <p class="text-center text-gray-500 text-lg md:text-xl lg:text-2xl mb-8">Ne str膬duim s膬 rezolv膬m problemele c芒t mai urgent</p> <div class="flex space-x-4"> <a href="javascript:location.reload()" class="border-2 border-gray-800 text-black font-bold py-3 px-6 rounded">Re卯ncarc膬</a> </div> </div> </body> </html>