| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/nycyouth/Package-HTML/Canvas 7 Files/ |
Upload File : |
<!DOCTYPE html> <html dir="ltr" lang="en-US"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta name="author" content="SemiColonWeb"> <meta name="description" content="Get Canvas to build powerful websites easily with the Highly Customizable & Best Selling Bootstrap Template, today."> <!-- Font Imports --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=PT+Serif:ital@0;1&display=swap" rel="stylesheet"> <!-- Core Style --> <link rel="stylesheet" href="style.css"> <!-- Font Icons --> <link rel="stylesheet" href="css/font-icons.css"> <!-- Custom CSS --> <link rel="stylesheet" href="css/custom.css"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Document Title ============================================= --> <title>Pricing | Canvas</title> </head> <body class="stretched"> <!-- Document Wrapper ============================================= --> <div id="wrapper"> <!-- Content ============================================= --> <section id="content"> <div class="content-wrap"> <div class="container"> <div class="row justify-content-between"> <div class="col-xl-4 mb-5 mb-xl-0"> <div class="row mx-0 h-100 rounded-5 p-5" style="background-color: rgba(23, 92, 74, .1)"> <div class="col-12 col-lg-8 col-xl-12"> <h3 class="h1 mb-4">Start Your Business Now</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptas, quos qui totam facere mollitia laborum.</p> </div> <img src="images/blocks/preview/pricing.svg" alt="Image" class="mt-xl-auto col-12 col-lg-4 col-xl-12"> </div> </div> <div class="col-xl-8 d-flex flex-column justify-content-end"> <div class="row mb-2"> <div class="col-md-6"> <h3 class="h1">Less Investment<br>Maximum Save.</h3> </div> <div class="col-md-6 text-md-end"> <h4 class="mb-0 fw-normal">Need Help?</h4> <a href="#" style="color: #175C4A">Contact Us</a> </div> </div> <div class="row pricing"> <div class="col-md-6"> <div class="pricing-box rounded-5 pricing-simple p-5 bg-light border text-center text-md-start"> <div class="d-flex flex-column flex-lg-row justify-content-between mb-4"> <div> <h3 class="mb-3">Personal</h3> <div class="line border-width-4 border-dark p-0 m-0 w-25 mx-auto mx-md-0"></div> </div> <div class="text-lg-end mt-5 mt-lg-0"> <h3 class="mb-0 h3" style="line-height: 1">Free</h3> <small>No Hidden Charges</small> </div> </div> <div class="pricing-features"> <h5 class="mb-2 fw-semibold">Plans Included:</h5> <ul class="iconlist"> <li><i class="fa-solid fa-check text-smaller"></i> Full Access of all Features</li> <li><i class="fa-solid fa-check text-smaller"></i> Upto 100 User Accounts Access</li> <li><i class="fa-solid fa-check text-smaller"></i> 1 Year License Available</li> <li><i class="fa-solid fa-check text-smaller"></i> 24/7 Support with Chats</li> </ul> </div> <div class="text-center"> <a href="#" class="d-block text-dark mb-2">View all Features</a> <a href="#" class="btn text-white btn-lg" style="background-color: #175C4A">Free Trail for 30 Days</a> </div> </div> </div> <div class="col-md-6"> <div class="pricing-box rounded-5 pricing-simple p-5 text-center dark text-md-start" style="background-color: rgba(23, 92, 74, .9)"> <div class="d-flex flex-column flex-lg-row justify-content-between mb-4"> <div> <h3 class="mb-3">Professional</h3> <div class="line border-width-4 border-light p-0 m-0 w-25 mx-auto mx-md-0"></div> </div> <div class="text-lg-end mt-5 mt-lg-0"> <h3 class="mb-0 h3" style="line-height: 1">$49.99</h3> <small>Monthly</small> </div> </div> <div class="pricing-features"> <h5 class="mb-2 fw-semibold">Plans Included:</h5> <ul class="iconlist"> <li><i class="fa-solid fa-check text-smaller"></i> Full Access of all Features</li> <li><i class="fa-solid fa-check text-smaller"></i> Unlimited User Accounts Access</li> <li><i class="fa-solid fa-check text-smaller"></i> Lifetime License Available</li> <li><i class="fa-solid fa-check text-smaller"></i> 24/7 Support with Chats</li> </ul> </div> <div class="text-center"> <a href="#" class="d-block text-light mb-2">View all Features</a> <a href="#" class="btn btn-light btn-lg">Buy Now after Trail</a> </div> </div> </div> </div> </div> </div> </div> </div> </section><!-- #content end --> </div><!-- #wrapper end --> <!-- Go To Top ============================================= --> <div id="gotoTop" class="uil uil-angle-up"></div> <!-- JavaScripts ============================================= --> <script src="js/functions.js"></script> </body> </html>