|
|
@@ -0,0 +1,169 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+<head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="description" content="Google Apps for macOS — launch Google services faster with app shortcuts, widgets, desktop links, and premium power features.">
|
|
|
+ <title>Google Apps - Faster Google Access on Mac</title>
|
|
|
+ <style>
|
|
|
+ * { margin: 0; padding: 0; box-sizing: border-box; }
|
|
|
+ body {
|
|
|
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
|
|
|
+ line-height: 1.6;
|
|
|
+ color: #1a1a1a;
|
|
|
+ background: #ffffff;
|
|
|
+ padding: 2rem 1.5rem 3rem;
|
|
|
+ }
|
|
|
+ .page { max-width: 720px; margin: 0 auto; }
|
|
|
+ a { color: #0f766e; text-decoration: none; }
|
|
|
+ a:hover { text-decoration: underline; }
|
|
|
+
|
|
|
+ .hero { margin-bottom: 2.75rem; }
|
|
|
+ .hero h1 {
|
|
|
+ font-size: clamp(1.75rem, 4vw, 2.125rem);
|
|
|
+ font-weight: 700;
|
|
|
+ color: #0f172a;
|
|
|
+ letter-spacing: -0.02em;
|
|
|
+ line-height: 1.25;
|
|
|
+ margin-bottom: 0.75rem;
|
|
|
+ }
|
|
|
+ .hero .lead {
|
|
|
+ font-size: 1.0625rem;
|
|
|
+ color: #475569;
|
|
|
+ margin-bottom: 1.5rem;
|
|
|
+ }
|
|
|
+ .cta-row { display: flex; flex-wrap: wrap; align-items: center; gap: 0.75rem 1rem; }
|
|
|
+ .btn {
|
|
|
+ display: inline-flex;
|
|
|
+ align-items: center;
|
|
|
+ justify-content: center;
|
|
|
+ padding: 0.625rem 1.125rem;
|
|
|
+ font-size: 0.9375rem;
|
|
|
+ font-weight: 600;
|
|
|
+ color: #fff;
|
|
|
+ background: #0f172a;
|
|
|
+ border-radius: 8px;
|
|
|
+ border: none;
|
|
|
+ text-decoration: none;
|
|
|
+ transition: background 0.15s ease;
|
|
|
+ }
|
|
|
+ .btn:hover { background: #1e293b; text-decoration: none; }
|
|
|
+ .btn-secondary {
|
|
|
+ background: #fff;
|
|
|
+ color: #0f172a;
|
|
|
+ border: 1px solid #e2e8f0;
|
|
|
+ }
|
|
|
+ .btn-secondary:hover { background: #f8fafc; }
|
|
|
+
|
|
|
+ .section-title {
|
|
|
+ font-size: 0.75rem;
|
|
|
+ font-weight: 600;
|
|
|
+ letter-spacing: 0.06em;
|
|
|
+ text-transform: uppercase;
|
|
|
+ color: #94a3b8;
|
|
|
+ margin-bottom: 1rem;
|
|
|
+ }
|
|
|
+ .features { margin-bottom: 2.5rem; }
|
|
|
+ .feature-grid {
|
|
|
+ display: grid;
|
|
|
+ grid-template-columns: 1fr;
|
|
|
+ gap: 1rem;
|
|
|
+ }
|
|
|
+ @media (min-width: 520px) {
|
|
|
+ .feature-grid { grid-template-columns: 1fr 1fr; }
|
|
|
+ }
|
|
|
+ .feature {
|
|
|
+ background: #fff;
|
|
|
+ border: 1px solid #e2e8f0;
|
|
|
+ border-radius: 10px;
|
|
|
+ padding: 1.125rem 1.25rem;
|
|
|
+ }
|
|
|
+ .feature h3 {
|
|
|
+ font-size: 0.9375rem;
|
|
|
+ font-weight: 600;
|
|
|
+ color: #0f172a;
|
|
|
+ margin-bottom: 0.35rem;
|
|
|
+ }
|
|
|
+ .feature p {
|
|
|
+ font-size: 0.875rem;
|
|
|
+ color: #64748b;
|
|
|
+ line-height: 1.55;
|
|
|
+ }
|
|
|
+
|
|
|
+ .trust {
|
|
|
+ background: #f1f5f9;
|
|
|
+ border-radius: 10px;
|
|
|
+ padding: 1.25rem 1.35rem;
|
|
|
+ margin-bottom: 2.5rem;
|
|
|
+ }
|
|
|
+ .trust p {
|
|
|
+ font-size: 0.9375rem;
|
|
|
+ color: #475569;
|
|
|
+ }
|
|
|
+ .trust strong { color: #334155; }
|
|
|
+
|
|
|
+ .footer {
|
|
|
+ padding-top: 1.5rem;
|
|
|
+ border-top: 1px solid #e2e8f0;
|
|
|
+ font-size: 0.8125rem;
|
|
|
+ color: #94a3b8;
|
|
|
+ }
|
|
|
+ .footer-links {
|
|
|
+ display: flex;
|
|
|
+ flex-wrap: wrap;
|
|
|
+ gap: 0.75rem 1.25rem;
|
|
|
+ margin-bottom: 0.75rem;
|
|
|
+ }
|
|
|
+ .footer-links a { color: #64748b; }
|
|
|
+ .footer-links a:hover { color: #0f766e; }
|
|
|
+ </style>
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+ <div class="page">
|
|
|
+ <section class="hero">
|
|
|
+ <h1>All your Google apps in one Mac launcher</h1>
|
|
|
+ <p class="lead">Google Apps helps you open Gmail, Drive, Calendar, Docs, Maps, YouTube, Gemini, and more from one fast desktop app. Search, pin, reorder, and launch your favorite tools without keeping a browser tab jungle open.</p>
|
|
|
+ <div class="cta-row">
|
|
|
+ <a class="btn" href="https://sites.google.com/view/gogleapps/home" target="_blank" rel="noopener">Download on the Mac App Store</a>
|
|
|
+ <a class="btn btn-secondary" href="https://sites.google.com/view/gogleapps/support" target="_blank" rel="noopener">Support</a>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <p class="section-title">What you can do</p>
|
|
|
+ <section class="features" aria-label="Features">
|
|
|
+ <div class="feature-grid">
|
|
|
+ <div class="feature">
|
|
|
+ <h3>Quick launch hub</h3>
|
|
|
+ <p>Open dozens of Google services with one click, plus your own custom web apps.</p>
|
|
|
+ </div>
|
|
|
+ <div class="feature">
|
|
|
+ <h3>Widgets & shortcuts</h3>
|
|
|
+ <p>Add app widgets, desktop shortcuts, and status bar shortcuts for faster daily access.</p>
|
|
|
+ </div>
|
|
|
+ <div class="feature">
|
|
|
+ <h3>Flexible organization</h3>
|
|
|
+ <p>Search, pin, hide, and reorder apps so the launcher matches your workflow.</p>
|
|
|
+ </div>
|
|
|
+ <div class="feature">
|
|
|
+ <h3>Premium upgrade</h3>
|
|
|
+ <p>Unlock desktop widgets, ad blocking, auto startup, and other premium features.</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section class="trust" aria-label="Privacy">
|
|
|
+ <p><strong>Built for convenience with clear controls.</strong> The app launches web services you choose and stores your launcher preferences locally on your Mac. Premium subscriptions are handled by Apple through your Apple ID.</p>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <footer class="footer">
|
|
|
+ <div class="footer-links">
|
|
|
+ <a href="https://sites.google.com/view/gogleapps/home" target="_blank" rel="noopener">Home</a>
|
|
|
+ <a href="https://sites.google.com/view/gogleapps/terms-of-service" target="_blank" rel="noopener">Terms of Service</a>
|
|
|
+ <a href="https://sites.google.com/view/gogleapps/privacy-policy" target="_blank" rel="noopener">Privacy Policy</a>
|
|
|
+ <a href="https://sites.google.com/view/gogleapps/support" target="_blank" rel="noopener">Support</a>
|
|
|
+ </div>
|
|
|
+ <p>Google Apps is an independent macOS app and is not affiliated with or endorsed by Google LLC. Google product names are trademarks of Google LLC.</p>
|
|
|
+ </footer>
|
|
|
+ </div>
|
|
|
+</body>
|
|
|
+</html>
|