Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RISHAB-CREATOR authored Jan 18, 2024
1 parent 3d6152c commit 3d0a949
Showing 1 changed file with 10 additions and 28 deletions.
38 changes: 10 additions & 28 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@

<nav class="navbar">
<a href="#home" class="active">Home 🏠</a>
<a href="#movies">Movies 📽</a>
<a href="#series">Series 😎</a>
<a href="#shows">Shows 📽</a>
<a href="#anime">Anime ⛩️</a>
<a href="#contact">Contact 👀</a>
</nav>
Expand All @@ -36,8 +35,8 @@ <h3>Welcome to RG Apps official site 👋!</h3>
<p>&nbsp; &nbsp; </p>
<h1>What is RG apps 🤔 ?</h1>
<p>&nbsp; &nbsp; </p>
<h3>Its a collection of 3 apps that can provide you <span class="multiple-text"></span></h3>
<p>&nbsp; &nbsp; There are 3 apps RG Movies, RG Series and RG Anime, all of them will provide you unlimited enjoyment for free. ITS AD FREE. Our App is 100% Safe and Secure and it is available to every Platform.</p>
<h3>Its a collection of 2 apps that can provide you <span class="multiple-text"></span></h3>
<p>&nbsp; &nbsp; There are 2 apps RG Shows and RG Anime, all of them will provide you unlimited enjoyment for free. ITS AD FREE. Our App is 100% Safe and Secure and it is available to every Platform.</p>
</div>
</div>
</div>
Expand All @@ -46,38 +45,21 @@ <h3>Its a collection of 3 apps that can provide you <span class="multiple-text">

<!-- movies section -->
<center>
<section class="movies" id="movies">
<section class="shows" id="shows">
<div class="about-img">
<img src='images/movies.png' width="50%" height="50%"
<img src='images/shows.png' width="50%" height="50%"
</div>
<div class="about-content">
<h2><center class="heading">RG <span>Movies</span></center></h2>
<h2><center class="heading">RG <span>Shows</span></center></h2>
<h3>Use this to watch any Movie!</h3>
<p>&nbsp; &nbsp; ITS TOTALLY SAFE AND 100% SECURE AND AD FREE TOO, IT SUPPORT EVERY PLATFORM.</p>
<a href="builds/rgmovies/rgmoviesandroid.apk" class="btn">Android APK 📱</a><p>&nbsp; </pa>
<a href="https://rgmovies.vercel.app" class="btn">Windows PC 💻</a><p>&nbsp; </pa>
<a href="builds/rgmovies/rgmoviessmarttv.apk" class="btn">Android TV 📺</a><p>&nbsp; </pa>
<a href="https://rgmovies.vercel.app/" class="btn">Webview for ios and mac 🍎</a><p>&nbsp; </pa>
<a href="builds/rgshows/rgshows.apk" class="btn">Android APK 📱</a><p>&nbsp; </pa>
<a href="https://rgshows.vercel.app" class="btn">Windows PC 💻</a><p>&nbsp; </pa>
<a href="builds/rgshows/rgshowssmarttv.apk" class="btn">Android TV 📺</a><p>&nbsp; </pa>
<a href="https://rgshows.vercel.app" class="btn">Webview for ios and mac 🍎</a><p>&nbsp; </pa>
</div>
</section>
</center
<!-- series section -->
<center>
<section class="series" id="series">
<div class="about-img">
<img src="images/series.png" alt="">
</div>
<div class="about-content">
<h2><center class="heading">RG <span>Series</span></center></h2>
<h3>Use this to watch any Series!</h3>
<p>&nbsp; &nbsp; ITS TOTALLY SAFE AND 100% SECURE AND AD FREE TOO, IT SUPPORT EVERY PLATFORM.</p>
<a href="builds/rgseries/rgseriesandroid.apk" class="btn">Android APK 📱</a><p>&nbsp; </pa>
<a href="https://rgseries.vercel.app/" class="btn">Windows PC 💻</a><p>&nbsp; </pa>
<a href="builds/rgseries/rgseriessmarttv.apk" class="btn">Android TV 📺</a><p>&nbsp; </pa>
<a href="https://rgseries.vercel.app/" class="btn">Webview for ios and mac 🍎</a><p>&nbsp; </pa>
</div>
</section>
</center>
<!-- anime section -->
<center>
<section class="anime" id="anime">
Expand Down

0 comments on commit 3d0a949

Please sign in to comment.