templates/servers/vps.html.twig line 1

  1. {% extends 'core/__skeleton.html.twig' %}
  2. {% block main %}
  3.     <section id="hostingHeader" class="hosting__heading hosting__heading--full vps">
  4.         <div class="wrap">
  5.             <h1>VPS Servers in Wales</h1>
  6.             <h2>Fast, Secure & Powerful<br><span>VPS</span> Servers</h2>
  7.             <p>
  8.                 Scale from a single VPS Server all the way up to a load-balanced cluster.<br>
  9.                 Grow your business with security and confidence.
  10.             </p>
  11.             <div class="hosting__pricing--container">
  12.                 <label class="hosting__pricing__period">
  13.                     <input type="checkbox" id="period" name="period" role="switch">
  14.                     <span class="hosting__pricing__slider"></span>
  15.                 </label>
  16.                 <span class="hosting__pricing__label">
  17.                     <strong>Annual Billing</strong> (Save 10%)
  18.                 </span>
  19.             </div>
  20.         </div>
  21.     </section>
  22.     <section id="hostingPricing" class="hosting__pricing vps">
  23.         <div class="wrap">
  24.             <div id="hostingMonthly" class="hosting__pricing__columns">
  25.                 {% for row in products %}
  26.                     {% if row.period == 1 %}
  27.                         <div class="hosting__pricing__column">
  28.                             {% if row.popular %}
  29.                                 <div class="hosting__pricing__column--popular">
  30.                                     Most Popular
  31.                                 </div>
  32.                             {% endif %}
  33.                             <h4>{{ row.name }}</h4>
  34.                             <div class="hosting__pricing__column--price">
  35.                                 &pound;{{ row.registerPrice|number_format(2) }}<small>/month</small>
  36.                             </div>
  37.                             {{ row.shortDescription|raw }}
  38.                             {{ row.features|raw }}
  39.                             <button type="button" class="button button--green button--full" data-modal="orderModal" data-type="vps-monthly" data-value="{{ row.name }}">
  40.                                 Purchase Plan
  41.                             </button>
  42.                         </div>
  43.                     {% endif %}
  44.                 {% endfor %}
  45.             </div>
  46.             <div id="hostingAnnually" class="hosting__pricing__columns hidden">
  47.                 {% for row in products %}
  48.                     {% if row.period == 12 %}
  49.                         <div class="hosting__pricing__column">
  50.                             {% if row.popular %}
  51.                                 <div class="hosting__pricing__column--popular">
  52.                                     Most Popular
  53.                                 </div>
  54.                             {% endif %}
  55.                             <h4>{{ row.name }}</h4>
  56.                             <div class="hosting__pricing__column--price">
  57.                                 &pound;{{ row.registerPrice|number_format(2) }}<small>/year</small>
  58.                             </div>
  59.                             {{ row.shortDescription|raw }}
  60.                             {{ row.features|raw }}
  61.                             <button type="button" class="button button--green button--full" data-modal="orderModal" data-type="vps-yearly" data-value="{{ row.name }}">
  62.                                 Purchase Plan
  63.                             </button>
  64.                         </div>
  65.                     {% endif %}
  66.                 {% endfor %}
  67.             </div>
  68.         </div>
  69.     </section>
  70.     <section id="custom-vps" class="hosting__section hosting__section--pb-0 hosting__grey">
  71.         <div class="wrap">
  72.             <div class="hosting__section__content">
  73.                 <h2>The Little Welsh Hosting Company</h2>
  74.                 <h3>Are You Looking For Something More Specific To Your Needs?</h3>
  75.                 <p>
  76.                     We may be a <strong>"Little"</strong> Welsh Hosting Company but what we lack in size, we more than
  77.                     make up for in customised servers. Take a look below and build your own VPS to match your needs and
  78.                     budget.
  79.                 </p>
  80.             </div>
  81.         </div>
  82.     </section>
  83.     {% include "blocks/vps-builder.html.twig" %}
  84.     <section class="hosting__section vps__section">
  85.         <div class="wrap">
  86.             <div class="hosting__section__content">
  87.                 <h2>Benefits of a VPS</h2>
  88.                 <h3>Why Your Business Website Needs a VPS</h3>
  89.                 <p>
  90.                     A VPS, or Virtual Private Server, is a type of web hosting service that offers a virtualized server
  91.                     environment within a larger physical server. It provides dedicated resources and an isolated
  92.                     operating system instance, giving users more control and flexibility compared to shared hosting.
  93.                 </p>
  94.             </div>
  95.             <div class="hosting__columns hosting__columns--3">
  96.                 <div class="hosting__column hosting__column--left">
  97.                     <box-icon name="signal-5" size="lg"></box-icon>
  98.                     <h4>Enhanced Performance</h4>
  99.                     <p>
  100.                         With a VPS, you have dedicated resources such as CPU, RAM, and storage, which are not shared
  101.                         with other users. This results in improved website performance, faster loading times, and better
  102.                         overall user experience.We are proud to boast that our systems have been up 100% of the time.
  103.                         We use robust, quality systems to ensure the best uptime.
  104.                     </p>
  105.                 </div>
  106.                 <div class="hosting__column hosting__column--left">
  107.                     <box-icon name="trending-up" size="lg"></box-icon>
  108.                     <h4>Scalability</h4>
  109.                     <p>
  110.                         VPS hosting allows businesses to easily scale their resources as their website grows. You can
  111.                         upgrade your plan to accommodate increasing traffic, add more storage, or enhance processing
  112.                         power, ensuring that your website can handle the demands of your growing business.
  113.                     </p>
  114.                 </div>
  115.                 <div class="hosting__column hosting__column--left">
  116.                     <box-icon name="customize" size="lg"></box-icon>
  117.                     <h4>Customization and Control</h4>
  118.                     <p>
  119.                         VPS hosting grants you root access or administrative privileges, enabling you to customize
  120.                         server configurations and install software that best suits your business needs. You have more
  121.                         control over security settings, server optimizations, and other aspects of your hosting
  122.                         environment.
  123.                     </p>
  124.                 </div>
  125.                 <div class="hosting__column hosting__column--left">
  126.                     <box-icon name="target-lock" size="lg"></box-icon>
  127.                     <h4>Reliability and Stability</h4>
  128.                     <p>
  129.                         Since your website resides in a virtualized environment with dedicated resources, it is less
  130.                         affected by the activities and resource usage of other websites. This provides greater stability
  131.                         and reliability, minimizing the risk of server crashes or performance issues caused by
  132.                         neighboring websites.
  133.                     </p>
  134.                 </div>
  135.                 <div class="hosting__column hosting__column--left">
  136.                     <box-icon name="virus-block" type="solid" size="lg"></box-icon>
  137.                     <h4>Enhanced Security</h4>
  138.                     <p>
  139.                         With a VPS, your website operates in an isolated environment, reducing the risk of security
  140.                         breaches from other users. You can implement your own security measures, install firewalls, and
  141.                         configure access controls to protect sensitive data and ensure the safety of your website and
  142.                         customer information.
  143.                     </p>
  144.                 </div>
  145.                 <div class="hosting__column hosting__column--left">
  146.                     <box-icon name="bank" type="solid" size="lg"></box-icon>
  147.                     <h4>Cost-Effectiveness</h4>
  148.                     <p>
  149.                         VPS hosting strikes a balance between shared hosting and dedicated servers in terms of cost.
  150.                         While it may be slightly more expensive than shared hosting, it offers significant advantages at
  151.                         a relatively affordable price point compared to dedicated servers.
  152.                     </p>
  153.                 </div>
  154.             </div>
  155.         </div>
  156.     </section>
  157.     <section class="hosting__section hosting__grey vps__section">
  158.         <div class="wrap">
  159.             <div class="hosting__section__content">
  160.                 <h2>VPS Features</h2>
  161.                 <h3>What You Get With Our VPS</h3>
  162.                 <p>
  163.                     All of our Linux-Based VPS servers come with the following features to ensure you get the best
  164.                     service, speed and security. By using The Little Welsh Hosting Company, you will be getting the
  165.                     best hardware available with great support to ensure you get everything you need.
  166.                 </p>
  167.             </div>
  168.             <div class="hosting__columns hosting__columns--3">
  169.                 <div class="hosting__column hosting__column--left">
  170.                     <i class="fab fa-cpanel fa-3x"></i>
  171.                     <h4>cPanel Control Panel</h4>
  172.                     <p>
  173.                         The Optional cPanel Hosting Manager is the World's leading hosting automation and control panel.
  174.                     </p>
  175.                 </div>
  176.                 <div class="hosting__column hosting__column--left">
  177.                     <i class="fas fa-bars-progress fa-3x"></i>
  178.                     <h4>Managed Service</h4>
  179.                     <p>
  180.                         We will manage and support your server every step of the way. Don't waste time.
  181.                     </p>
  182.                 </div>
  183.                 <div class="hosting__column hosting__column--left">
  184.                     <i class="fas fa-server fa-3x"></i>
  185.                     <h4>Powerful VPS</h4>
  186.                     <p>
  187.                         All servers are built with powerful Hex Cores, DDR3 RAM and RAID SSD storage.
  188.                     </p>
  189.                 </div>
  190.                 <div class="hosting__column hosting__column--left">
  191.                     <i class="fas fa-gauge-simple-high fa-3x"></i>
  192.                     <h4>Fast Speeds</h4>
  193.                     <p>
  194.                         Connected to a Tier 1 backbone, you and your visitors will enjoy fast site speeds and server
  195.                         connections.
  196.                     </p>
  197.                 </div>
  198.                 <div class="hosting__column hosting__column--left">
  199.                     <i class="fas fa-infinity fa-3x"></i>
  200.                     <h4>Unlimited Data</h4>
  201.                     <p>
  202.                         Enjoy a streamline of data with no limits, all you can eat.
  203.                     </p>
  204.                 </div>
  205.                 <div class="hosting__column hosting__column--left">
  206.                     <i class="fas fa-certificate fa-3x"></i>
  207.                     <h4>Uptime Guarantee</h4>
  208.                     <p>
  209.                         Enjoy unlimited data transfer to and from your VPS, truly no limits.
  210.                     </p>
  211.                 </div>
  212.                 <div class="hosting__column hosting__column--left">
  213.                     <i class="fas fa-terminal fa-3x"></i>
  214.                     <h4>Root Access</h4>
  215.                     <p>
  216.                         You have full access and control to your server to install components and configure how you like.
  217.                     </p>
  218.                 </div>
  219.                 <div class="hosting__column hosting__column--left">
  220.                     <i class="fab fa-linux fa-3x"></i>
  221.                     <h4>Latest Linux OS</h4>
  222.                     <p>
  223.                         Choose your own flavour and deploy the latest CentOS, Debian or Ubuntu.
  224.                     </p>
  225.                 </div>
  226.                 <div class="hosting__column hosting__column--left">
  227.                     <i class="fas fa-microchip fa-3x"></i>
  228.                     <h4>100% Intel Cores</h4>
  229.                     <p>
  230.                         All servers are built using the latest Intel CPUs to guarantee a consistent performance.
  231.                     </p>
  232.                 </div>
  233.             </div>
  234.         </div>
  235.     </section>
  236.     <section class="hosting__section hosting__indigo">
  237.         <div class="wrap">
  238.             <div class="hosting__section__content">
  239.                 <h3>30 Day Money Back Guarantee</h3>
  240.                 <p>
  241.                     If you’re not entirely happy with your purchase then simply let us know within 30 days, and we’ll
  242.                     refund you in full, minus any domain name costs. (Domain names are non-refundable and are yours to
  243.                     keep even if things don’t work out.)
  244.                 </p>
  245.             </div>
  246.         </div>
  247.     </section>
  248. {% endblock %}