Simplify landing page: remove tagline, note, and kit contents section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -312,29 +312,9 @@
|
|||||||
<div class="hero">
|
<div class="hero">
|
||||||
<img src="icon.png" alt="" class="hero-icon">
|
<img src="icon.png" alt="" class="hero-icon">
|
||||||
<h1>Alta Proxy Tool</h1>
|
<h1>Alta Proxy Tool</h1>
|
||||||
<p class="tagline">Local RTSP proxy for Avigilon Alta cameras. No cloud relay required.</p>
|
|
||||||
<a href="https://github.com/PageZ948/Alta-Proxy-Tool/releases/latest/download/AltaProxyToolKit.zip" class="btn-download">Download Kit for Windows</a>
|
<a href="https://github.com/PageZ948/Alta-Proxy-Tool/releases/latest/download/AltaProxyToolKit.zip" class="btn-download">Download Kit for Windows</a>
|
||||||
<p class="hero-note">Portable — extract the zip and run. No installation needed.</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<section class="kit-info">
|
|
||||||
<h2>What's in the kit</h2>
|
|
||||||
<div class="kit-contents">
|
|
||||||
<div class="kit-item">
|
|
||||||
<strong>AltaCameraProxy.exe</strong>
|
|
||||||
<span>Electron desktop app</span>
|
|
||||||
</div>
|
|
||||||
<div class="kit-item">
|
|
||||||
<strong>aware-cam-proxy.exe</strong>
|
|
||||||
<span>Camera proxy engine</span>
|
|
||||||
</div>
|
|
||||||
<div class="kit-item">
|
|
||||||
<strong>chrome-extension/</strong>
|
|
||||||
<span>Cookie bridge for Chrome</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section class="setup">
|
<section class="setup">
|
||||||
<h2>Setup</h2>
|
<h2>Setup</h2>
|
||||||
<ol class="setup-steps">
|
<ol class="setup-steps">
|
||||||
|
|||||||
Reference in New Issue
Block a user