added "try search"

This commit is contained in:
partisan 2024-08-25 22:06:29 +02:00
parent f2b72cc1b8
commit 50a1a14f41
2 changed files with 15 additions and 5 deletions

View file

@ -5,7 +5,7 @@ Spitfire Browser is a fast, secure, and elegant web browser built on Firefox. Th
## TO-DO:
- [ ] Add screenshots
- [ ] Add search-engine test
- [X] Add search-engine test
- [ ] Add working downloads
- [X] Add blog/updates
- [ ] Add config file

View file

@ -47,6 +47,7 @@
</span>
<h1>Spitfire Browser</h1>
<p>Fast. Secure. Elegant.</p>
<br>
<a href="/download" class="button">Download Now</a>
</header>
@ -55,8 +56,8 @@
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#search">Search</a></li>
<li><a href="#security">Security</a></li>
<li><a href="#cta">Get Started</a></li>
</ul>
</nav>
@ -68,7 +69,7 @@
<header class="major">
<h2>Welcome to Spitfire Browser</h2>
</header>
<p>Spitfire Browser is your gateway to a fast, secure, and elegant browsing experience. Built on Firefox, Spitfire includes essential features like ad blocking, enhanced security, and anonymous browsing with Warp search engine.</p>
<p>Spitfire Browser is your gateway to a fast, secure, and elegant browsing experience. Built on Firefox, Spitfire includes essential features like ad blocking, enhanced security, and anonymous browsing with Ocásek search engine.</p>
<div class="box alt">
<div class="fancy-gallery">
<div class="gallery-item"><img src="/static/images/screenshots/1.png" alt="Screenshot 1" /></div>
@ -76,7 +77,7 @@
</div>
</div>
<ul class="actions">
<li><a href="#features" class="button">More Screenshots</a></li>
<li><a href="#intro" class="button">More Screenshots</a></li>
</ul>
</div>
</section>
@ -114,11 +115,20 @@
<li>
<span class="icon solid major style6 fa-search"></span>
<h3>Anonymous Search</h3>
<p><a herf="https://search.spitfirebrowser.com/">Warp search engine</a> allows you to browse Google results anonymously.</p>
<p><a herf="#search">Ocásek search engine</a> allows you to browse Google results anonymously.</p>
</li>
</ul>
</section>
<!-- Try Search -->
<section id="search" class="main special">
<header class="major">
<h2>Try Searching</h2>
<p></p>
</header>
<iframe src="https://search.spitfirebrowser.com" width="100%" height="600px" style="border:none; border-radius: 10px; overflow:hidden;"></iframe>
</section>
<!-- Security Section -->
<section id="security" class="main special">
<header class="major">