|
@@ -2,7 +2,7 @@
|
|
|
<html lang="en">
|
|
<html lang="en">
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
|
- <title>ArozOS</title>
|
|
|
|
|
|
|
+ <title>Web Desktop OS | ArozOS</title>
|
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
|
<meta content="Web Desktop, Open Source, Aroz, Go, OS, Raspberry Pi" name="keywords">
|
|
<meta content="Web Desktop, Open Source, Aroz, Go, OS, Raspberry Pi" name="keywords">
|
|
|
<meta content="The best Web Desktop Online System for the Raspberry Pi" name="description">
|
|
<meta content="The best Web Desktop Online System for the Raspberry Pi" name="description">
|
|
@@ -13,7 +13,9 @@
|
|
|
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
|
|
|
|
|
|
<!-- Google Fonts -->
|
|
<!-- Google Fonts -->
|
|
|
- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Roboto:100,300,400,500,700|Philosopher:400,400i,700,700i" rel="stylesheet">
|
|
|
|
|
|
|
+ <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=Source+Sans+Pro:wght@300;400;600;700;900&display=swap" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- Bootstrap css -->
|
|
<!-- Bootstrap css -->
|
|
|
<!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
|
|
<!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
|
|
@@ -28,7 +30,12 @@
|
|
|
|
|
|
|
|
<!-- Main Stylesheet File -->
|
|
<!-- Main Stylesheet File -->
|
|
|
<link href="css/style.css" rel="stylesheet">
|
|
<link href="css/style.css" rel="stylesheet">
|
|
|
-
|
|
|
|
|
|
|
+ <style>
|
|
|
|
|
+ p,a,div,span,h1,h2,h3,h4,h5,h6{
|
|
|
|
|
+ font-family: 'Source Sans Pro', sans-serif !important;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ </style>
|
|
|
<!-- =======================================================
|
|
<!-- =======================================================
|
|
|
Theme Name: eStartup
|
|
Theme Name: eStartup
|
|
|
Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
|
|
Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
|
|
@@ -68,7 +75,7 @@
|
|
|
<section id="hero" class="wow fadeIn">
|
|
<section id="hero" class="wow fadeIn">
|
|
|
<div class="hero-container">
|
|
<div class="hero-container">
|
|
|
<h1>ArozOS</h1>
|
|
<h1>ArozOS</h1>
|
|
|
- <h2>A Web Desktop Operating System for YOUR Personal Cloud</h2>
|
|
|
|
|
|
|
+ <h2>A Web Desktop Operating System for your Personal Cloud</h2>
|
|
|
<img src="img/banner.png" alt="Hero Imgs">
|
|
<img src="img/banner.png" alt="Hero Imgs">
|
|
|
<a href="#get-started" class="btn-get-started scrollto">Get Started</a>
|
|
<a href="#get-started" class="btn-get-started scrollto">Get Started</a>
|
|
|
<div class="btns">
|
|
<div class="btns">
|
|
@@ -110,8 +117,8 @@
|
|
|
<div class="feature-block">
|
|
<div class="feature-block">
|
|
|
|
|
|
|
|
<img src="img/rpi.png" alt="img" class="img-fluid">
|
|
<img src="img/rpi.png" alt="img" class="img-fluid">
|
|
|
- <h4>Design for Raspberry Pi</h4>
|
|
|
|
|
- <p>System compatible with many brands of single board computers</p>
|
|
|
|
|
|
|
+ <h4>Cross Platforms</h4>
|
|
|
|
|
+ <p>Runs on pretty much anything from ARM SBCs, old Android phones to x86_64 PC</p>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -300,6 +307,8 @@
|
|
|
<div><img class="fullwidthImg" src="img/screen/2.png" alt="img"></div>
|
|
<div><img class="fullwidthImg" src="img/screen/2.png" alt="img"></div>
|
|
|
<div><img class="fullwidthImg" src="img/screen/3.png" alt="img"></div>
|
|
<div><img class="fullwidthImg" src="img/screen/3.png" alt="img"></div>
|
|
|
<div><img class="fullwidthImg" src="img/screen/4.png" alt="img"></div>
|
|
<div><img class="fullwidthImg" src="img/screen/4.png" alt="img"></div>
|
|
|
|
|
+ <div><img class="fullwidthImg" src="img/screen/5.png" alt="img"></div>
|
|
|
|
|
+ <div><img class="fullwidthImg" src="img/screen/6.png" alt="img"></div>
|
|
|
</section>
|
|
</section>
|
|
|
|
|
|
|
|
<!--==========================
|
|
<!--==========================
|
|
@@ -426,7 +435,7 @@
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="section-title text-center">
|
|
<div class="section-title text-center">
|
|
|
<h2>View the Source</h2>
|
|
<h2>View the Source</h2>
|
|
|
- <p class="separator">Take a look at the source code here. <br>If you like this project, please feel free to give us a star.</p>
|
|
|
|
|
|
|
+ <p class="separator">Take a look at the source code here. <br>If you like this project, please feel free to give us a ⭐ star ⭐.</p>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|