Эх сурвалжийг харах

Simplify website pages for Printer App - All Printers.

Remove cross-page links and download CTA so home, privacy, and terms are standalone informational pages.

Co-authored-by: Cursor <cursoragent@cursor.com>
AhtashamShahzad1 3 долоо хоног өмнө
parent
commit
7007843bbd
3 өөрчлөгдсөн 69 нэмэгдсэн , 110 устгасан
  1. 2 53
      website/index.html
  2. 34 29
      website/privacy.html
  3. 33 28
      website/terms.html

+ 2 - 53
website/index.html

@@ -248,53 +248,12 @@
       flex-shrink: 0;
     }
 
-    /* CTA */
-    .cta {
-      text-align: center;
-      background: var(--card);
-      border: 1.5px solid var(--border);
-      border-radius: var(--radius);
-      padding: 28px 20px;
-    }
-
-    .cta h2 {
-      font-size: 17px;
-      font-weight: 600;
-      color: var(--navy);
-      margin-bottom: 6px;
-    }
-
-    .cta p {
-      font-size: 13px;
-      color: var(--text-secondary);
-      margin-bottom: 16px;
-    }
-
-    .cta-btn {
-      display: inline-block;
-      background: var(--navy);
-      color: #fff;
-      font-size: 14px;
-      font-weight: 600;
-      padding: 12px 28px;
-      border-radius: 12px;
-      text-decoration: none;
-    }
-
-    .footer-links {
+    .footer {
       text-align: center;
       margin-top: 28px;
       font-size: 12px;
       color: var(--text-secondary);
     }
-
-    .footer-links a {
-      color: var(--blue);
-      text-decoration: none;
-      margin: 0 8px;
-    }
-
-    .footer-links a:hover { text-decoration: underline; }
   </style>
 </head>
 <body>
@@ -378,17 +337,7 @@
       </ul>
     </div>
 
-    <div class="cta">
-      <h2>Ready to print smarter?</h2>
-      <p>Download Printer App - All Printers from the Mac App Store and start printing in seconds.</p>
-      <a class="cta-btn" href="https://apps.apple.com/app/id6785834649" target="_blank" rel="noopener">Get Printer App - All Printers</a>
-    </div>
-
-    <nav class="footer-links" aria-label="Legal and support">
-      <a href="https://sites.google.com/view/smartprinterappmacos/privacy-policy" target="_blank" rel="noopener">Privacy Policy</a>
-      <a href="https://sites.google.com/view/smartprinterappmacos/terms-and-condition" target="_blank" rel="noopener">Terms of Use</a>
-      <a href="https://sites.google.com/view/smartprinterappmacos/get-support" target="_blank" rel="noopener">Support</a>
-    </nav>
+    <p class="footer">Printer App - All Printers · macOS</p>
 
   </div>
 </body>

+ 34 - 29
website/privacy.html

@@ -6,14 +6,12 @@
   <title>Privacy Policy — Printer App - All Printers</title>
   <style>
     :root {
-      --blue: #3878f5;
       --navy: #1f2e52;
       --bg: #f6f6f6;
       --card: #ffffff;
       --text: #1f1f1f;
       --text-secondary: #7a7a7a;
       --border: #ebebeb;
-      --radius: 16px;
     }
 
     * { box-sizing: border-box; margin: 0; padding: 0; }
@@ -27,50 +25,56 @@
     }
 
     .page {
-      max-width: 680px;
+      max-width: 640px;
       margin: 0 auto;
-      padding: 32px 20px 48px;
+      padding: 48px 24px 64px;
     }
 
-    .back {
-      display: inline-flex;
-      align-items: center;
-      gap: 6px;
-      font-size: 13px;
-      color: var(--blue);
-      text-decoration: none;
-      margin-bottom: 24px;
+    .header {
+      text-align: center;
+      margin-bottom: 32px;
     }
 
-    .back:hover { text-decoration: underline; }
-
-    .card {
-      background: var(--card);
-      border: 1.5px solid var(--border);
-      border-radius: var(--radius);
-      padding: 32px 28px;
+    .app-name {
+      font-size: 13px;
+      font-weight: 600;
+      color: var(--text-secondary);
+      text-transform: uppercase;
+      letter-spacing: 0.05em;
+      margin-bottom: 8px;
     }
 
     h1 {
-      font-size: 24px;
+      font-size: 26px;
       font-weight: 600;
       color: var(--navy);
-      margin-bottom: 6px;
+      letter-spacing: -0.02em;
     }
 
     .updated {
       font-size: 13px;
       color: var(--text-secondary);
-      margin-bottom: 28px;
+      margin-top: 8px;
+    }
+
+    .card {
+      background: var(--card);
+      border: 1px solid var(--border);
+      border-radius: 14px;
+      padding: 28px 24px;
     }
 
     h2 {
-      font-size: 16px;
+      font-size: 15px;
       font-weight: 600;
       color: var(--navy);
       margin: 24px 0 8px;
     }
 
+    h2:first-of-type {
+      margin-top: 0;
+    }
+
     p, li {
       font-size: 14px;
       color: var(--text);
@@ -87,12 +91,13 @@
 </head>
 <body>
   <div class="page">
-    <a class="back" href="index.html">← Back to Printer App - All Printers</a>
-
-    <article class="card">
+    <header class="header">
+      <p class="app-name">Printer App - All Printers</p>
       <h1>Privacy Policy</h1>
-      <p class="updated">Last updated: June 29, 2026</p>
+      <p class="updated">Last updated: July 1, 2026</p>
+    </header>
 
+    <article class="card">
       <p>Printer App - All Printers ("we", "our", or "us") respects your privacy. This policy explains how we handle information when you use the Printer App - All Printers macOS application.</p>
 
       <h2>Information We Collect</h2>
@@ -119,8 +124,8 @@
       <h2>Changes to This Policy</h2>
       <p>We may update this policy from time to time. Continued use of the app after changes constitutes acceptance of the updated policy.</p>
 
-      <h2>Contact Us</h2>
-      <p>If you have questions about this privacy policy, visit our <a href="https://sites.google.com/view/smartprinterappmacos/get-support" target="_blank" rel="noopener" style="color:#3878f5">support page</a>.</p>
+      <h2>Contact</h2>
+      <p>If you have questions about this privacy policy, contact us through the support option on the Mac App Store listing for Printer App - All Printers.</p>
     </article>
   </div>
 </body>

+ 33 - 28
website/terms.html

@@ -6,14 +6,12 @@
   <title>Terms of Use — Printer App - All Printers</title>
   <style>
     :root {
-      --blue: #3878f5;
       --navy: #1f2e52;
       --bg: #f6f6f6;
       --card: #ffffff;
       --text: #1f1f1f;
       --text-secondary: #7a7a7a;
       --border: #ebebeb;
-      --radius: 16px;
     }
 
     * { box-sizing: border-box; margin: 0; padding: 0; }
@@ -27,50 +25,56 @@
     }
 
     .page {
-      max-width: 680px;
+      max-width: 640px;
       margin: 0 auto;
-      padding: 32px 20px 48px;
+      padding: 48px 24px 64px;
     }
 
-    .back {
-      display: inline-flex;
-      align-items: center;
-      gap: 6px;
-      font-size: 13px;
-      color: var(--blue);
-      text-decoration: none;
-      margin-bottom: 24px;
+    .header {
+      text-align: center;
+      margin-bottom: 32px;
     }
 
-    .back:hover { text-decoration: underline; }
-
-    .card {
-      background: var(--card);
-      border: 1.5px solid var(--border);
-      border-radius: var(--radius);
-      padding: 32px 28px;
+    .app-name {
+      font-size: 13px;
+      font-weight: 600;
+      color: var(--text-secondary);
+      text-transform: uppercase;
+      letter-spacing: 0.05em;
+      margin-bottom: 8px;
     }
 
     h1 {
-      font-size: 24px;
+      font-size: 26px;
       font-weight: 600;
       color: var(--navy);
-      margin-bottom: 6px;
+      letter-spacing: -0.02em;
     }
 
     .updated {
       font-size: 13px;
       color: var(--text-secondary);
-      margin-bottom: 28px;
+      margin-top: 8px;
+    }
+
+    .card {
+      background: var(--card);
+      border: 1px solid var(--border);
+      border-radius: 14px;
+      padding: 28px 24px;
     }
 
     h2 {
-      font-size: 16px;
+      font-size: 15px;
       font-weight: 600;
       color: var(--navy);
       margin: 24px 0 8px;
     }
 
+    h2:first-of-type {
+      margin-top: 0;
+    }
+
     p, li {
       font-size: 14px;
       color: var(--text);
@@ -87,12 +91,13 @@
 </head>
 <body>
   <div class="page">
-    <a class="back" href="index.html">← Back to Printer App - All Printers</a>
-
-    <article class="card">
+    <header class="header">
+      <p class="app-name">Printer App - All Printers</p>
       <h1>Terms of Use</h1>
-      <p class="updated">Last updated: June 12, 2026</p>
+      <p class="updated">Last updated: July 1, 2026</p>
+    </header>
 
+    <article class="card">
       <p>By downloading or using Printer App - All Printers ("the App"), you agree to these Terms of Use. If you do not agree, do not use the App.</p>
 
       <h2>License</h2>
@@ -119,7 +124,7 @@
       <p>We may update these terms at any time. Material changes will be reflected on this page with an updated date.</p>
 
       <h2>Contact</h2>
-      <p>Questions about these terms? Visit our <a href="https://sites.google.com/view/smartprinterappmacos/get-support" target="_blank" rel="noopener" style="color:#3878f5">support page</a>.</p>
+      <p>Questions about these terms? Contact us through the support option on the Mac App Store listing for Printer App - All Printers.</p>
     </article>
   </div>
 </body>