Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PjrCodes authored Jan 28, 2022
1 parent d73e5c8 commit df4b36f
Showing 1 changed file with 12 additions and 59 deletions.
71 changes: 12 additions & 59 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,18 +126,6 @@ <h2 data-aos="fade-up" data-aos-delay="400">With amazing power and advanced secu
</section><!-- End Hero -->

<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section class="breadcrumbs">
<div class="container">

<ol>
<li><a href="#about">Home</a></li>
<li>Inner Page</li>
</ol>
<h2>Inner Page</h2>

</div>
</section><!-- End Breadcrumbs -->

<!-- ======= About Section ======= -->
<section id="about" class="about">
Expand Down Expand Up @@ -168,40 +156,6 @@ <h2>About Us</h2>

</section><!-- End About Section -->

<!-- ======= Values Section ======= -->
<section id="services" class="services">

<div class="container" data-aos="fade-up">

<header class="section-header">
<h2>The services we provide</h2>
</header>

<div class="row">

<div class="col-lg-4">
<div class="box" data-aos="fade-up" data-aos-delay="200">
<img src="assets/img/values-1.png" class="img-fluid" alt="">
<h3>Minecraft Server Hosting</h3>
<p>Advanced DDoS protection and dedicated servers best for you Minecraft server. Scroll down to find out more about our features.</p>
</div>
</div>

<div class="col-lg-4 mt-4 mt-lg-0">
<div class="box" data-aos="fade-up" data-aos-delay="200">
<img src="assets/img/values-2.png" class="img-fluid" alt="">
<h3>Discord Bot Hosting</h3>
<p>High Speed, Secure Discord Bot Hosting.</p>
</div>
</div>

</div>

</div>

</section><!-- End Values Section -->


<!-- ======= Features Section ======= -->
<section id="features" class="features">

Expand Down Expand Up @@ -340,8 +294,7 @@ <h4>Our hosting locations:</h4>
<div class="container" data-aos="fade-up">

<header class="section-header">
<h2>Services</h2>
<p>Premium Addons</p>
<h2>Services we provide:</h2>
</header>

<div class="row gy-4">
Expand All @@ -354,6 +307,15 @@ <h3>Bungeecord Setup</h3>
<a href="https://discord.darynodes.in" class="read-more"><span>Join our discord!</span> <i class="bi bi-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-box blue">
<i class="ri-discuss-line icon"></i>
<h3>Discord Bot hostingp</h3>
<p>Discord bot hosing</p>
<a href="https://discord.darynodes.in" class="read-more"><span>Join our discord!</span> <i class="bi bi-arrow-right"></i></a>
</div>
</div>


<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="service-box orange">
Expand Down Expand Up @@ -393,17 +355,8 @@ <h3>Fast and responsive Support</h3>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="service-box orange">
<i class="ri-discuss-line icon"></i>
<h3>VPS Hosting </h3>
<p>Want vps hosting? We provide VPS Hosting!</p>
<a href="https://discord.darynodes.in" class="read-more"><span>Join our discord!</span> <i class="bi bi-arrow-right"></i></a>
</div>
</div>

<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-box blue">
<i class="ri-discuss-line icon"></i>
<h3>Dedicated Hosting</h3>
<p>Want a dedicated server? We provide Dedicated Hosting at a cheap price!</p>
<h3>Paid server hosting</h3>
<p>Want paid server hostnig!</p>
<a href="https://discord.darynodes.in" class="read-more"><span>Join our discord!</span> <i class="bi bi-arrow-right"></i></a>
</div>
</div>
Expand Down

0 comments on commit df4b36f

Please sign in to comment.