1515 </ head >
1616 < body >
1717 < div class ="noise "> </ div >
18+ < div class ="world-logo " id ="worldLogo " aria-hidden ="true ">
19+ < img src ="assets/logo-primary.png " alt ="" />
20+ </ div >
21+ < div class ="glow glow-a "> </ div >
22+ < div class ="glow glow-b "> </ div >
1823 < header class ="topbar ">
1924 < a class ="brand " href ="# ">
2025 < img src ="assets/logo-primary.png " alt ="tapog.ai logo " />
21- < span > tapog.ai </ span >
26+ < span > TapOG </ span >
2227 </ a >
2328 < a class ="ghost-btn " href ="https://github.com/HOYALIM/tapog.ai " target ="_blank " rel ="noreferrer "> GitHub</ a >
2429 </ header >
2530
2631 < main >
27- < section class ="hero ">
28- < p class ="kicker "> Chrome Extension</ p >
29- < h1 > From tab chaos< br /> to clean groups< br /> in one action.</ h1 >
30- < p class ="lead ">
31- tapog.ai lets you group tabs by AI or by domain instantly. Keep momentum, not tab clutter.
32- </ p >
33- < div class ="cta-row ">
34- < a class ="primary-btn " href ="https://chrome.google.com/webstore/devconsole " target ="_blank " rel ="noreferrer "
35- > Publish Console</ a
36- >
37- < a class ="ghost-btn " href ="https://raw.githubusercontent.com/HOYALIM/tapog.ai/main/PRIVACY_POLICY.md " target ="_blank " rel ="noreferrer "> Privacy Policy</ a >
32+ < section class ="hero hero-grid ">
33+ < div class ="hero-copy ">
34+ < p class ="kicker "> Chrome Extension</ p >
35+ < h1 > Tap once.< br /> Group smart.< br /> Move fast.</ h1 >
36+ < p class ="lead ">
37+ TapOG groups tabs by AI or domain in one flow. Built for speed, local-first, and clean context switching.
38+ </ p >
39+ < div class ="cta-row ">
40+ < a class ="primary-btn " href ="https://chromewebstore.google.com/ " target ="_blank " rel ="noreferrer "
41+ > Chrome Web Store</ a
42+ >
43+ < a
44+ class ="ghost-btn "
45+ href ="https://raw.githubusercontent.com/HOYALIM/tapog.ai/main/PRIVACY_POLICY.md "
46+ target ="_blank "
47+ rel ="noreferrer "
48+ > Privacy Policy</ a
49+ >
50+ </ div >
51+ </ div >
52+
53+ < div class ="hero-visual ">
54+ < div class ="logo-stage " id ="logoStage " aria-hidden ="true ">
55+ < div class ="halo "> </ div >
56+ < div class ="logo-orb ">
57+ < img src ="assets/logo-primary.png " alt ="" />
58+ </ div >
59+ < div class ="scanline "> </ div >
60+ < div class ="logo-label "> TapOG.ai</ div >
61+ </ div >
3862 </ div >
3963 </ section >
4064
@@ -60,8 +84,9 @@ <h2>Group Guard</h2>
6084 </ main >
6185
6286 < footer >
63- < span > © tapog.ai </ span >
87+ < span > © TapOG </ span >
6488 < a href ="mailto:subhoya@gmail.com "> subhoya@gmail.com</ a >
6589 </ footer >
90+ < script src ="main.js "> </ script >
6691 </ body >
6792</ html >
0 commit comments