← back to Boomer Calculator
Correct Boomer privacy disclosures for advertising and device permissions
56c7fa9f90ee379c0b627d42a6a3e2b6fbff5e9e · 2026-09-11 08:27:33 -0700 · Steve Abrams
Files touched
M app/privacy/page.tsxM out/404.htmlR100 out/_next/static/Kw2UXPW_HlKt-EgoEd_E8/_buildManifest.js out/_next/static/GqVRgqKrCqNNbhALr1lKf/_buildManifest.jsR100 out/_next/static/Kw2UXPW_HlKt-EgoEd_E8/_ssgManifest.js out/_next/static/GqVRgqKrCqNNbhALr1lKf/_ssgManifest.jsM out/index.htmlM out/privacy.htmlM out/support.htmlA verification/TK-11230/deployment-plan.jsonA verification/TK-11230/local/browser-proof.jsonA verification/TK-11230/local/privacy-desktop.pngA verification/TK-11230/local/privacy-mobile.png
Diff
commit 56c7fa9f90ee379c0b627d42a6a3e2b6fbff5e9e
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Sep 11 08:27:33 2026 -0700
Correct Boomer privacy disclosures for advertising and device permissions
---
app/privacy/page.tsx | 50 ++++++++++-----------
out/404.html | 2 +-
.../_buildManifest.js | 0
.../_ssgManifest.js | 0
out/index.html | 2 +-
out/privacy.html | 2 +-
out/support.html | 2 +-
verification/TK-11230/deployment-plan.json | 33 ++++++++++++++
verification/TK-11230/local/browser-proof.json | 10 +++++
verification/TK-11230/local/privacy-desktop.png | Bin 0 -> 253356 bytes
verification/TK-11230/local/privacy-mobile.png | Bin 0 -> 232471 bytes
11 files changed, 71 insertions(+), 30 deletions(-)
diff --git a/app/privacy/page.tsx b/app/privacy/page.tsx
index 4aa3e56..2dbd423 100644
--- a/app/privacy/page.tsx
+++ b/app/privacy/page.tsx
@@ -4,7 +4,7 @@ export default function PrivacyPolicy() {
<div className="max-w-3xl mx-auto">
<h1 className="text-4xl font-bold mb-8">Privacy Policy for Boomer Calc</h1>
- <p className="text-gray-400 mb-8">Last updated: October 20, 2025</p>
+ <p className="text-gray-400 mb-8">Last updated: September 11, 2026</p>
<section className="mb-8">
<h2 className="text-2xl font-semibold mb-4">Developer Information</h2>
@@ -25,12 +25,12 @@ export default function PrivacyPolicy() {
<section className="mb-8">
<h2 className="text-2xl font-semibold mb-4">Data Collection</h2>
<p className="text-gray-300 leading-relaxed mb-4">
- <strong>Boomer Calc does not collect, store, or transmit any personal data.</strong>
+ <strong>The numbers you enter are processed locally on your device.</strong>
</p>
<p className="text-gray-300 leading-relaxed">
- The app functions entirely offline and does not require any permissions or access
- to your personal information. All calculations are performed locally on your device
- and are not stored or shared.
+ Calculator inputs are not sent to us or saved by the calculator. The calculator
+ does not require an account. Advertising uses network connections and may involve
+ device and usage data as described below; the app as a whole is not data-free.
</p>
</section>
@@ -41,34 +41,32 @@ export default function PrivacyPolicy() {
enter — those stay on your device and are never sent anywhere.
</p>
<p className="text-gray-300 leading-relaxed">
- Boomer Calc is supported by advertising, and that is the one place a third party is
- involved. The iOS app displays banner ads served by <strong>Google AdMob</strong>; the
+ Boomer Calc is supported by advertising. The iOS app uses banner ads served by <strong>Google AdMob</strong>; the
website at boomercalc.com displays ads served by <strong>Google AdSense</strong>.
- Google may collect device and usage information to deliver and measure those ads, as
- described in Google's own privacy policy. The app also includes Apple's
- SKAdNetwork framework, which Google uses to measure ad installs in a
- privacy-preserving way, and the app presents Apple's App Tracking Transparency
- prompt. If you decline that prompt, the app does not track you across other
- companies' apps and websites, and you will still see ads — they are simply
- less personalized.
+ Google's advertising services may process IP addresses, device identifiers,
+ diagnostic and performance information, and ad interactions to deliver and measure
+ advertising. On the web, advertising services may also use cookies or similar
+ technologies. See <a href="https://policies.google.com/privacy" className="text-blue-400 hover:text-blue-300 underline">Google's Privacy Policy</a> and
+ its <a href="https://policies.google.com/technologies/partner-sites" className="text-blue-400 hover:text-blue-300 underline">information about partner apps and sites</a>.
</p>
- </section>
-
- <section className="mb-8">
- <h2 className="text-2xl font-semibold mb-4">Data Security</h2>
- <p className="text-gray-300 leading-relaxed">
- The calculations you perform never leave your device, so there is nothing for us to
- lose, sell, or expose. The only data leaving the app is what Google's advertising
- SDK collects to serve and measure ads, which is governed by Google's privacy
- policy and by your App Tracking Transparency choice.
+ <p className="text-gray-300 leading-relaxed mt-4">
+ The iOS app includes SKAdNetwork advertising-attribution configuration and requests
+ tracking authorization through Apple's App Tracking Transparency system. Whether
+ a prompt appears depends on your device settings and previous permission choices.
+ You can review tracking permissions in iOS Settings → Privacy & Security
+ → Tracking. Declining tracking permission does not mean that advertising
+ services collect no data or that all ads disappear.
</p>
</section>
<section className="mb-8">
- <h2 className="text-2xl font-semibold mb-4">Children's Privacy</h2>
+ <h2 className="text-2xl font-semibold mb-4">Data Security</h2>
<p className="text-gray-300 leading-relaxed">
- Boomer Calc is safe for users of all ages. We do not collect any information
- from anyone, including children under 13.
+ Calculator inputs are processed on your device. Data handled by Google's
+ advertising services is subject to Google's privacy practices and applicable
+ device permissions. If you contact us for support, we receive the information you
+ choose to include in your message. Please do not send sensitive information that is
+ unnecessary for your support request.
</p>
</section>
diff --git a/out/404.html b/out/404.html
index 2e3a97a..082d829 100644
--- a/out/404.html
+++ b/out/404.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><meta name="robots" content="noindex"/><link rel="apple-touch-icon" href="/icon-192.png"/><title>404: This page could not be found.</title><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[4707,[],\"\"]\n6:I[6423,[],\"\"]\nb:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\nd:I[1060,[],\"\"]\n7:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n8:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n9:{\"display\":\"inline-block\"}\na:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\ne:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"Kw2UXPW_HlKt-EgoEd_E8\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"_not-found\"],\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$7\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$8\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$9\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$a\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$Lb\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$Lc\"],\"globalErrorComponent\":\"$d\",\"missingSlots\":\"$We\"}]\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><meta name="robots" content="noindex"/><link rel="apple-touch-icon" href="/icon-192.png"/><title>404: This page could not be found.</title><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[4707,[],\"\"]\n6:I[6423,[],\"\"]\nb:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\nd:I[1060,[],\"\"]\n7:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n8:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n9:{\"display\":\"inline-block\"}\na:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\ne:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"GqVRgqKrCqNNbhALr1lKf\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"_not-found\"],\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$7\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$8\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$9\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$a\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$Lb\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$Lc\"],\"globalErrorComponent\":\"$d\",\"missingSlots\":\"$We\"}]\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
diff --git a/out/_next/static/Kw2UXPW_HlKt-EgoEd_E8/_buildManifest.js b/out/_next/static/GqVRgqKrCqNNbhALr1lKf/_buildManifest.js
similarity index 100%
rename from out/_next/static/Kw2UXPW_HlKt-EgoEd_E8/_buildManifest.js
rename to out/_next/static/GqVRgqKrCqNNbhALr1lKf/_buildManifest.js
diff --git a/out/_next/static/Kw2UXPW_HlKt-EgoEd_E8/_ssgManifest.js b/out/_next/static/GqVRgqKrCqNNbhALr1lKf/_ssgManifest.js
similarity index 100%
rename from out/_next/static/Kw2UXPW_HlKt-EgoEd_E8/_ssgManifest.js
rename to out/_next/static/GqVRgqKrCqNNbhALr1lKf/_ssgManifest.js
diff --git a/out/index.html b/out/index.html
index 404243a..f2bb662 100644
--- a/out/index.html
+++ b/out/index.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/page-aad68d69a2ad4add.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><main class="min-h-screen bg-gradient-to-br from-purple-500 via-pink-500 to-red-500 p-2 sm:p-3 pt-safe pb-safe"><div class="max-w-4xl mx-auto pt-4"><div class="text-center mb-3 sm:mb-4"><h1 class="text-3xl sm:text-4xl md:text-5xl font-bold text-white mb-2">🧮 Boomer Calc</h1><p class="text-base sm:text-lg md:text-xl text-white/90 font-semibold">Simple. Easy. Clear.</p></div><div class="flex flex-wrap justify-center gap-2 sm:gap-3 mb-3 sm:mb-4"><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white text-purple-600 scale-105" style="-webkit-tap-highlight-color:transparent">🔬 Calculator</button><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white/20 text-white" style="-webkit-tap-highlight-color:transparent">🏠 Mortgage</button><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white/20 text-white" style="-webkit-tap-highlight-color:transparent">💪 BMI</button><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white/20 text-white" style="-webkit-tap-highlight-color:transparent">💵 Tip</button></div><div class="mb-3 sm:mb-4"><div class="bg-white rounded-xl shadow-2xl p-3 sm:p-4 max-w-2xl mx-auto"><div class="mb-3 sm:mb-4"><div class="bg-gray-900 text-white p-4 sm:p-5 rounded-lg"><div class="text-3xl sm:text-4xl md:text-5xl font-bold font-mono transition-all px-2 text-center break-words ">0</div></div></div><div class="grid grid-cols-4 gap-2 sm:gap-3"><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-red-500 text-white" style="-webkit-tap-highlight-color:transparent">C</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">(</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">)</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">/</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">7</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">8</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">9</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">*</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">4</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">5</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">6</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">-</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">1</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">2</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">3</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">+</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">0</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">.</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">sin</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gradient-to-r from-purple-500 to-pink-500 text-white col-span-1" style="-webkit-tap-highlight-color:transparent">=</button></div><div class="mt-3 text-center text-sm sm:text-base text-gray-600 font-semibold"><p>Easy Calculator</p></div></div></div><div class="text-center text-white/60 text-sm sm:text-base"><p class="mb-1">😊 Easy to use. Easy to read.</p><p>Made with ❤️ for everyone</p></div></div></main><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[9107,[],\"ClientPageRoot\"]\n6:I[3976,[\"931\",\"static/chunks/app/page-aad68d69a2ad4add.js\"],\"default\",1]\n7:I[4707,[],\"\"]\n8:I[6423,[],\"\"]\n9:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\nb:I[1060,[],\"\"]\nc:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"Kw2UXPW_HlKt-EgoEd_E8\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}],null],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$L9\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$La\"],\"globalErrorComponent\":\"$b\",\"missingSlots\":\"$Wc\"}]\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/page-aad68d69a2ad4add.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><main class="min-h-screen bg-gradient-to-br from-purple-500 via-pink-500 to-red-500 p-2 sm:p-3 pt-safe pb-safe"><div class="max-w-4xl mx-auto pt-4"><div class="text-center mb-3 sm:mb-4"><h1 class="text-3xl sm:text-4xl md:text-5xl font-bold text-white mb-2">🧮 Boomer Calc</h1><p class="text-base sm:text-lg md:text-xl text-white/90 font-semibold">Simple. Easy. Clear.</p></div><div class="flex flex-wrap justify-center gap-2 sm:gap-3 mb-3 sm:mb-4"><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white text-purple-600 scale-105" style="-webkit-tap-highlight-color:transparent">🔬 Calculator</button><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white/20 text-white" style="-webkit-tap-highlight-color:transparent">🏠 Mortgage</button><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white/20 text-white" style="-webkit-tap-highlight-color:transparent">💪 BMI</button><button class="px-4 sm:px-6 py-2 sm:py-3 rounded-lg font-bold select-none cursor-pointer text-base sm:text-lg md:text-xl shadow-lg bg-white/20 text-white" style="-webkit-tap-highlight-color:transparent">💵 Tip</button></div><div class="mb-3 sm:mb-4"><div class="bg-white rounded-xl shadow-2xl p-3 sm:p-4 max-w-2xl mx-auto"><div class="mb-3 sm:mb-4"><div class="bg-gray-900 text-white p-4 sm:p-5 rounded-lg"><div class="text-3xl sm:text-4xl md:text-5xl font-bold font-mono transition-all px-2 text-center break-words ">0</div></div></div><div class="grid grid-cols-4 gap-2 sm:gap-3"><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-red-500 text-white" style="-webkit-tap-highlight-color:transparent">C</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">(</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">)</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">/</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">7</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">8</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">9</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">*</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">4</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">5</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">6</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">-</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">1</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">2</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">3</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-blue-500 text-white" style="-webkit-tap-highlight-color:transparent">+</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">0</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">.</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gray-200" style="-webkit-tap-highlight-color:transparent">sin</button><button class="p-4 sm:p-5 md:p-6 rounded-lg font-bold text-xl sm:text-2xl md:text-3xl select-none cursor-pointer shadow-lg bg-gradient-to-r from-purple-500 to-pink-500 text-white col-span-1" style="-webkit-tap-highlight-color:transparent">=</button></div><div class="mt-3 text-center text-sm sm:text-base text-gray-600 font-semibold"><p>Easy Calculator</p></div></div></div><div class="text-center text-white/60 text-sm sm:text-base"><p class="mb-1">😊 Easy to use. Easy to read.</p><p>Made with ❤️ for everyone</p></div></div></main><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[9107,[],\"ClientPageRoot\"]\n6:I[3976,[\"931\",\"static/chunks/app/page-aad68d69a2ad4add.js\"],\"default\",1]\n7:I[4707,[],\"\"]\n8:I[6423,[],\"\"]\n9:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\nb:I[1060,[],\"\"]\nc:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"GqVRgqKrCqNNbhALr1lKf\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}],null],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$L9\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$La\"],\"globalErrorComponent\":\"$b\",\"missingSlots\":\"$Wc\"}]\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
diff --git a/out/privacy.html b/out/privacy.html
index 2dee2eb..0cd0a20 100644
--- a/out/privacy.html
+++ b/out/privacy.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><div class="min-h-screen bg-gray-900 text-gray-100 p-8"><div class="max-w-3xl mx-auto"><h1 class="text-4xl font-bold mb-8">Privacy Policy for Boomer Calc</h1><p class="text-gray-400 mb-8">Last updated: October 20, 2025</p><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Developer Information</h2><p class="text-gray-300 leading-relaxed"><strong>Developer:</strong> Steve Abrams Designs<br/><strong>Contact:</strong> <a href="mailto:steveabramsdesigns@gmail.com" class="text-blue-400 hover:text-blue-300 underline">steveabramsdesigns@gmail.com</a></p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Overview</h2><p class="text-gray-300 leading-relaxed">Boomer Calc is committed to protecting your privacy. This privacy policy explains how our application handles your information.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Data Collection</h2><p class="text-gray-300 leading-relaxed mb-4"><strong>Boomer Calc does not collect, store, or transmit any personal data.</strong></p><p class="text-gray-300 leading-relaxed">The app functions entirely offline and does not require any permissions or access to your personal information. All calculations are performed locally on your device and are not stored or shared.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Third-Party Services</h2><p class="text-gray-300 leading-relaxed">Boomer Calc does not integrate with any third-party services, analytics platforms, or advertising networks. Your usage of the app is completely private.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Data Security</h2><p class="text-gray-300 leading-relaxed">Since no data is collected or transmitted, there is no risk of your personal information being compromised through our app.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Children's Privacy</h2><p class="text-gray-300 leading-relaxed">Boomer Calc is safe for users of all ages. We do not collect any information from anyone, including children under 13.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Changes to This Policy</h2><p class="text-gray-300 leading-relaxed">We may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Contact Us</h2><p class="text-gray-300 leading-relaxed">If you have any questions about this privacy policy, please contact us through our <a href="/support" class="text-blue-400 hover:text-blue-300 underline">support page</a>.</p></section></div></div><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[4707,[],\"\"]\n6:I[6423,[],\"\"]\n7:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\n9:I[1060,[],\"\"]\na:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"Kw2UXPW_HlKt-EgoEd_E8\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"privacy\"],\"initialTree\":[\"\",{\"children\":[\"privacy\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"privacy\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-gray-900 text-gray-100 p-8\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl mx-auto\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-4xl font-bold mb-8\",\"children\":\"Privacy Policy for Boomer Calc\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-400 mb-8\",\"children\":\"Last updated: October 20, 2025\"}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Developer Information\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"Developer:\"}],\" Steve Abrams Designs\",[\"$\",\"br\",null,{}],[\"$\",\"strong\",null,{\"children\":\"Contact:\"}],\" \",[\"$\",\"a\",null,{\"href\":\"mailto:steveabramsdesigns@gmail.com\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"steveabramsdesigns@gmail.com\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Overview\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Boomer Calc is committed to protecting your privacy. This privacy policy explains how our application handles your information.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Data Collection\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed mb-4\",\"children\":[\"$\",\"strong\",null,{\"children\":\"Boomer Calc does not collect, store, or transmit any personal data.\"}]}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"The app functions entirely offline and does not require any permissions or access to your personal information. All calculations are performed locally on your device and are not stored or shared.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Third-Party Services\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Boomer Calc does not integrate with any third-party services, analytics platforms, or advertising networks. Your usage of the app is completely private.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Data Security\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Since no data is collected or transmitted, there is no risk of your personal information being compromised through our app.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Children's Privacy\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Boomer Calc is safe for users of all ages. We do not collect any information from anyone, including children under 13.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Changes to This Policy\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"We may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Contact Us\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[\"If you have any questions about this privacy policy, please contact us through our \",[\"$\",\"a\",null,{\"href\":\"/support\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"support page\"}],\".\"]}]]}]]}]}],null],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"privacy\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$L7\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><div class="min-h-screen bg-gray-900 text-gray-100 p-8"><div class="max-w-3xl mx-auto"><h1 class="text-4xl font-bold mb-8">Privacy Policy for Boomer Calc</h1><p class="text-gray-400 mb-8">Last updated: September 11, 2026</p><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Developer Information</h2><p class="text-gray-300 leading-relaxed"><strong>Developer:</strong> Steve Abrams Designs<br/><strong>Contact:</strong> <a href="mailto:steveabramsdesigns@gmail.com" class="text-blue-400 hover:text-blue-300 underline">steveabramsdesigns@gmail.com</a></p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Overview</h2><p class="text-gray-300 leading-relaxed">Boomer Calc is committed to protecting your privacy. This privacy policy explains how our application handles your information.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Data Collection</h2><p class="text-gray-300 leading-relaxed mb-4"><strong>The numbers you enter are processed locally on your device.</strong></p><p class="text-gray-300 leading-relaxed">Calculator inputs are not sent to us or saved by the calculator. The calculator does not require an account. Advertising uses network connections and may involve device and usage data as described below; the app as a whole is not data-free.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Third-Party Services</h2><p class="text-gray-300 leading-relaxed mb-4">The calculator itself does not collect, store, or transmit any of the numbers you enter — those stay on your device and are never sent anywhere.</p><p class="text-gray-300 leading-relaxed">Boomer Calc is supported by advertising. The iOS app uses banner ads served by <strong>Google AdMob</strong>; the website at boomercalc.com displays ads served by <strong>Google AdSense</strong>. Google's advertising services may process IP addresses, device identifiers, diagnostic and performance information, and ad interactions to deliver and measure advertising. On the web, advertising services may also use cookies or similar technologies. See <a href="https://policies.google.com/privacy" class="text-blue-400 hover:text-blue-300 underline">Google's Privacy Policy</a> and its <a href="https://policies.google.com/technologies/partner-sites" class="text-blue-400 hover:text-blue-300 underline">information about partner apps and sites</a>.</p><p class="text-gray-300 leading-relaxed mt-4">The iOS app includes SKAdNetwork advertising-attribution configuration and requests tracking authorization through Apple's App Tracking Transparency system. Whether a prompt appears depends on your device settings and previous permission choices. You can review tracking permissions in iOS Settings → Privacy & Security → Tracking. Declining tracking permission does not mean that advertising services collect no data or that all ads disappear.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Data Security</h2><p class="text-gray-300 leading-relaxed">Calculator inputs are processed on your device. Data handled by Google's advertising services is subject to Google's privacy practices and applicable device permissions. If you contact us for support, we receive the information you choose to include in your message. Please do not send sensitive information that is unnecessary for your support request.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Changes to This Policy</h2><p class="text-gray-300 leading-relaxed">We may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Contact Us</h2><p class="text-gray-300 leading-relaxed">If you have any questions about this privacy policy, please contact us through our <a href="/support" class="text-blue-400 hover:text-blue-300 underline">support page</a>.</p></section></div></div><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[4707,[],\"\"]\n6:I[6423,[],\"\"]\n7:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\n9:I[1060,[],\"\"]\na:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"GqVRgqKrCqNNbhALr1lKf\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"privacy\"],\"initialTree\":[\"\",{\"children\":[\"privacy\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"privacy\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-gray-900 text-gray-100 p-8\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl mx-auto\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-4xl font-bold mb-8\",\"children\":\"Privacy Policy for Boomer Calc\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-400 mb-8\",\"children\":\"Last updated: September 11, 2026\"}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Developer Information\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"Developer:\"}],\" Steve Abrams Designs\",[\"$\",\"br\",null,{}],[\"$\",\"strong\",null,{\"children\":\"Contact:\"}],\" \",[\"$\",\"a\",null,{\"href\":\"mailto:steveabramsdesigns@gmail.com\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"steveabramsdesigns@gmail.com\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Overview\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Boomer Calc is committed to protecting your privacy. This privacy policy explains how our application handles your information.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Data Collection\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed mb-4\",\"children\":[\"$\",\"strong\",null,{\"children\":\"The numbers you enter are processed locally on your device.\"}]}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Calculator inputs are not sent to us or saved by the calculator. The calculator does not require an account. Advertising uses network connections and may involve device and usage data as described below; the app as a whole is not data-free.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Third-Party Services\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed mb-4\",\"children\":\"The calculator itself does not collect, store, or transmit any of the numbers you enter — those stay on your device and are never sent anywhere.\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[\"Boomer Calc is supported by advertising. The iOS app uses banner ads served by \",[\"$\",\"strong\",null,{\"children\":\"Google AdMob\"}],\"; the website at boomercalc.com displays ads served by \",[\"$\",\"strong\",null,{\"children\":\"Google AdSense\"}],\". Google's advertising services may process IP addresses, device identifiers, diagnostic and performance information, and ad interactions to deliver and measure advertising. On the web, advertising services may also use cookies or similar technologies. See \",[\"$\",\"a\",null,{\"href\":\"https://policies.google.com/privacy\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"Google's Privacy Policy\"}],\" and its \",[\"$\",\"a\",null,{\"href\":\"https://policies.google.com/technologies/partner-sites\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"information about partner apps and sites\"}],\".\"]}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed mt-4\",\"children\":\"The iOS app includes SKAdNetwork advertising-attribution configuration and requests tracking authorization through Apple's App Tracking Transparency system. Whether a prompt appears depends on your device settings and previous permission choices. You can review tracking permissions in iOS Settings → Privacy \u0026 Security → Tracking. Declining tracking permission does not mean that advertising services collect no data or that all ads disappear.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Data Security\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Calculator inputs are processed on your device. Data handled by Google's advertising services is subject to Google's privacy practices and applicable device permissions. If you contact us for support, we receive the information you choose to include in your message. Please do not send sensitive information that is unnecessary for your support request.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Changes to This Policy\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"We may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Contact Us\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[\"If you have any questions about this privacy policy, please contact us through our \",[\"$\",\"a\",null,{\"href\":\"/support\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"support page\"}],\".\"]}]]}]]}]}],null],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"privacy\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$L7\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
diff --git a/out/support.html b/out/support.html
index 48b2ddb..3fa111d 100644
--- a/out/support.html
+++ b/out/support.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><div class="min-h-screen bg-gray-900 text-gray-100 p-8"><div class="max-w-3xl mx-auto"><h1 class="text-4xl font-bold mb-8">Boomer Calc Support</h1><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">About Boomer Calc</h2><p class="text-gray-300 leading-relaxed">Boomer Calc is a simple, no-frills calculator app designed for ease of use. It performs basic arithmetic operations without any unnecessary complexity.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">How to Use</h2><ul class="list-disc list-inside text-gray-300 space-y-2"><li>Tap numbers to enter them</li><li>Use +, -, ×, ÷ for operations</li><li>Press = to see the result</li><li>Press C to clear the current calculation</li><li>Press AC to clear everything</li></ul></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Frequently Asked Questions</h2><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Does Boomer Calc collect my data?</h3><p class="text-gray-300 leading-relaxed">No. Boomer Calc does not collect, store, or transmit any data. All calculations happen locally on your device. See our <a href="/privacy" class="text-blue-400 hover:text-blue-300 underline">privacy policy</a> for details.</p></div><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Does it work offline?</h3><p class="text-gray-300 leading-relaxed">Yes! Boomer Calc works completely offline. No internet connection required.</p></div><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Are there any ads?</h3><p class="text-gray-300 leading-relaxed">No. Boomer Calc is ad-free and always will be.</p></div><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Why is it called "Boomer Calc"?</h3><p class="text-gray-300 leading-relaxed">Because it's straightforward and simple - just like calculators used to be. No learning curve, no unnecessary features, just reliable calculations.</p></div></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">System Requirements</h2><ul class="list-disc list-inside text-gray-300 space-y-2"><li>iOS 13.0 or later</li><li>Compatible with iPhone and iPad</li><li>No internet connection required</li></ul></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Contact & Feedback</h2><p class="text-gray-300 leading-relaxed mb-4">We'd love to hear from you! If you have questions, suggestions, or need help:</p><div class="bg-gray-800 p-6 rounded-lg"><p class="text-gray-300 mb-2"><strong>Developer:</strong> Steve Abrams Designs</p><p class="text-gray-300"><strong>Email:</strong> <a href="mailto:steveabramsdesigns@gmail.com" class="text-blue-400 hover:text-blue-300">steveabramsdesigns@gmail.com</a></p></div></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Version Information</h2><p class="text-gray-300 leading-relaxed">Current Version: 1.0.0</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Report a Bug</h2><p class="text-gray-300 leading-relaxed">If you encounter any issues while using Boomer Calc, please email us at<!-- --> <a href="mailto:steveabramsdesigns@gmail.com" class="text-blue-400 hover:text-blue-300">steveabramsdesigns@gmail.com</a> with:</p><ul class="list-disc list-inside text-gray-300 space-y-2 mt-4"><li>Description of the problem</li><li>Your device model and iOS version</li><li>Steps to reproduce the issue</li></ul></section></div></div><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[4707,[],\"\"]\n6:I[6423,[],\"\"]\n7:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\n9:I[1060,[],\"\"]\na:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"Kw2UXPW_HlKt-EgoEd_E8\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"support\"],\"initialTree\":[\"\",{\"children\":[\"support\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"support\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-gray-900 text-gray-100 p-8\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl mx-auto\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-4xl font-bold mb-8\",\"children\":\"Boomer Calc Support\"}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"About Boomer Calc\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Boomer Calc is a simple, no-frills calculator app designed for ease of use. It performs basic arithmetic operations without any unnecessary complexity.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"How to Use\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside text-gray-300 space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"Tap numbers to enter them\"}],[\"$\",\"li\",null,{\"children\":\"Use +, -, ×, ÷ for operations\"}],[\"$\",\"li\",null,{\"children\":\"Press = to see the result\"}],[\"$\",\"li\",null,{\"children\":\"Press C to clear the current calculation\"}],[\"$\",\"li\",null,{\"children\":\"Press AC to clear everything\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Frequently Asked Questions\"}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Does Boomer Calc collect my data?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[\"No. Boomer Calc does not collect, store, or transmit any data. All calculations happen locally on your device. See our \",[\"$\",\"a\",null,{\"href\":\"/privacy\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"privacy policy\"}],\" for details.\"]}]]}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Does it work offline?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Yes! Boomer Calc works completely offline. No internet connection required.\"}]]}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Are there any ads?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"No. Boomer Calc is ad-free and always will be.\"}]]}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Why is it called \\\"Boomer Calc\\\"?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Because it's straightforward and simple - just like calculators used to be. No learning curve, no unnecessary features, just reliable calculations.\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"System Requirements\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside text-gray-300 space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"iOS 13.0 or later\"}],[\"$\",\"li\",null,{\"children\":\"Compatible with iPhone and iPad\"}],[\"$\",\"li\",null,{\"children\":\"No internet connection required\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Contact \u0026 Feedback\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed mb-4\",\"children\":\"We'd love to hear from you! If you have questions, suggestions, or need help:\"}],[\"$\",\"div\",null,{\"className\":\"bg-gray-800 p-6 rounded-lg\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-gray-300 mb-2\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"Developer:\"}],\" Steve Abrams Designs\"]}],[\"$\",\"p\",null,{\"className\":\"text-gray-300\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"Email:\"}],\" \",[\"$\",\"a\",null,{\"href\":\"mailto:steveabramsdesigns@gmail.com\",\"className\":\"text-blue-400 hover:text-blue-300\",\"children\":\"steveabramsdesigns@gmail.com\"}]]}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Version Information\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Current Version: 1.0.0\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Report a Bug\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[\"If you encounter any issues while using Boomer Calc, please email us at\",\" \",[\"$\",\"a\",null,{\"href\":\"mailto:steveabramsdesigns@gmail.com\",\"className\":\"text-blue-400 hover:text-blue-300\",\"children\":\"steveabramsdesigns@gmail.com\"}],\" with:\"]}],[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside text-gray-300 space-y-2 mt-4\",\"children\":[[\"$\",\"li\",null,{\"children\":\"Description of the problem\"}],[\"$\",\"li\",null,{\"children\":\"Your device model and iOS version\"}],[\"$\",\"li\",null,{\"children\":\"Steps to reproduce the issue\"}]]}]]}]]}]}],null],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"support\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$L7\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/67036131b6ae7bc2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js"/><script src="/_next/static/chunks/fd9d1056-9f91b5e418130764.js" async=""></script><script src="/_next/static/chunks/117-ea0db1a6324509e4.js" async=""></script><script src="/_next/static/chunks/main-app-db613fed919dc4ab.js" async=""></script><script src="/_next/static/chunks/app/layout-f61ae32ec34132b3.js" async=""></script><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="theme-color" content="#9333ea"/><title>Boomer Calc - Easy Calculator</title><meta name="description" content="Simple, easy-to-read calculator with big numbers. Perfect for everyone!"/><meta name="application-name" content="Boomer Calc"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Boomer Calc"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon-192.png"/><link rel="apple-touch-icon" href="/icon-192.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3"><div class="min-h-screen bg-gray-900 text-gray-100 p-8"><div class="max-w-3xl mx-auto"><h1 class="text-4xl font-bold mb-8">Boomer Calc Support</h1><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">About Boomer Calc</h2><p class="text-gray-300 leading-relaxed">Boomer Calc is a simple, no-frills calculator app designed for ease of use. It performs basic arithmetic operations without any unnecessary complexity.</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">How to Use</h2><ul class="list-disc list-inside text-gray-300 space-y-2"><li>Tap numbers to enter them</li><li>Use +, -, ×, ÷ for operations</li><li>Press = to see the result</li><li>Press C to clear the current calculation</li><li>Press AC to clear everything</li></ul></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Frequently Asked Questions</h2><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Does Boomer Calc collect my data?</h3><p class="text-gray-300 leading-relaxed">No. Boomer Calc does not collect, store, or transmit any data. All calculations happen locally on your device. See our <a href="/privacy" class="text-blue-400 hover:text-blue-300 underline">privacy policy</a> for details.</p></div><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Does it work offline?</h3><p class="text-gray-300 leading-relaxed">Yes! Boomer Calc works completely offline. No internet connection required.</p></div><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Are there any ads?</h3><p class="text-gray-300 leading-relaxed">No. Boomer Calc is ad-free and always will be.</p></div><div class="mb-6"><h3 class="text-xl font-semibold mb-2 text-gray-200">Why is it called "Boomer Calc"?</h3><p class="text-gray-300 leading-relaxed">Because it's straightforward and simple - just like calculators used to be. No learning curve, no unnecessary features, just reliable calculations.</p></div></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">System Requirements</h2><ul class="list-disc list-inside text-gray-300 space-y-2"><li>iOS 13.0 or later</li><li>Compatible with iPhone and iPad</li><li>No internet connection required</li></ul></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Contact & Feedback</h2><p class="text-gray-300 leading-relaxed mb-4">We'd love to hear from you! If you have questions, suggestions, or need help:</p><div class="bg-gray-800 p-6 rounded-lg"><p class="text-gray-300 mb-2"><strong>Developer:</strong> Steve Abrams Designs</p><p class="text-gray-300"><strong>Email:</strong> <a href="mailto:steveabramsdesigns@gmail.com" class="text-blue-400 hover:text-blue-300">steveabramsdesigns@gmail.com</a></p></div></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Version Information</h2><p class="text-gray-300 leading-relaxed">Current Version: 1.0.0</p></section><section class="mb-8"><h2 class="text-2xl font-semibold mb-4">Report a Bug</h2><p class="text-gray-300 leading-relaxed">If you encounter any issues while using Boomer Calc, please email us at<!-- --> <a href="mailto:steveabramsdesigns@gmail.com" class="text-blue-400 hover:text-blue-300">steveabramsdesigns@gmail.com</a> with:</p><ul class="list-disc list-inside text-gray-300 space-y-2 mt-4"><li>Description of the problem</li><li>Your device model and iOS version</li><li>Steps to reproduce the issue</li></ul></section></div></div><script src="/_next/static/chunks/webpack-9bb46ca1fa3f9a7b.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/67036131b6ae7bc2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[2846,[],\"\"]\n5:I[4707,[],\"\"]\n6:I[6423,[],\"\"]\n7:I[1999,[\"185\",\"static/chunks/app/layout-f61ae32ec34132b3.js\"],\"default\"]\n9:I[1060,[],\"\"]\na:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"GqVRgqKrCqNNbhALr1lKf\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"support\"],\"initialTree\":[\"\",{\"children\":[\"support\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"support\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-gray-900 text-gray-100 p-8\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl mx-auto\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-4xl font-bold mb-8\",\"children\":\"Boomer Calc Support\"}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"About Boomer Calc\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Boomer Calc is a simple, no-frills calculator app designed for ease of use. It performs basic arithmetic operations without any unnecessary complexity.\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"How to Use\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside text-gray-300 space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"Tap numbers to enter them\"}],[\"$\",\"li\",null,{\"children\":\"Use +, -, ×, ÷ for operations\"}],[\"$\",\"li\",null,{\"children\":\"Press = to see the result\"}],[\"$\",\"li\",null,{\"children\":\"Press C to clear the current calculation\"}],[\"$\",\"li\",null,{\"children\":\"Press AC to clear everything\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Frequently Asked Questions\"}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Does Boomer Calc collect my data?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[\"No. Boomer Calc does not collect, store, or transmit any data. All calculations happen locally on your device. See our \",[\"$\",\"a\",null,{\"href\":\"/privacy\",\"className\":\"text-blue-400 hover:text-blue-300 underline\",\"children\":\"privacy policy\"}],\" for details.\"]}]]}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Does it work offline?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Yes! Boomer Calc works completely offline. No internet connection required.\"}]]}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Are there any ads?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"No. Boomer Calc is ad-free and always will be.\"}]]}],[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-xl font-semibold mb-2 text-gray-200\",\"children\":\"Why is it called \\\"Boomer Calc\\\"?\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Because it's straightforward and simple - just like calculators used to be. No learning curve, no unnecessary features, just reliable calculations.\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"System Requirements\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside text-gray-300 space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"iOS 13.0 or later\"}],[\"$\",\"li\",null,{\"children\":\"Compatible with iPhone and iPad\"}],[\"$\",\"li\",null,{\"children\":\"No internet connection required\"}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Contact \u0026 Feedback\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed mb-4\",\"children\":\"We'd love to hear from you! If you have questions, suggestions, or need help:\"}],[\"$\",\"div\",null,{\"className\":\"bg-gray-800 p-6 rounded-lg\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-gray-300 mb-2\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"Developer:\"}],\" Steve Abrams Designs\"]}],[\"$\",\"p\",null,{\"className\":\"text-gray-300\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"Email:\"}],\" \",[\"$\",\"a\",null,{\"href\":\"mailto:steveabramsdesigns@gmail.com\",\"className\":\"text-blue-400 hover:text-blue-300\",\"children\":\"steveabramsdesigns@gmail.com\"}]]}]]}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Version Information\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":\"Current Version: 1.0.0\"}]]}],[\"$\",\"section\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold mb-4\",\"children\":\"Report a Bug\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-300 leading-relaxed\",\"children\":[\"If you encounter any issues while using Boomer Calc, please email us at\",\" \",[\"$\",\"a\",null,{\"href\":\"mailto:steveabramsdesigns@gmail.com\",\"className\":\"text-blue-400 hover:text-blue-300\",\"children\":\"steveabramsdesigns@gmail.com\"}],\" with:\"]}],[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside text-gray-300 space-y-2 mt-4\",\"children\":[[\"$\",\"li\",null,{\"children\":\"Description of the problem\"}],[\"$\",\"li\",null,{\"children\":\"Your device model and iOS version\"}],[\"$\",\"li\",null,{\"children\":\"Steps to reproduce the issue\"}]]}]]}]]}]}],null],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"support\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67036131b6ae7bc2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],[\"$\",\"$L7\",null,{}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#9333ea\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Boomer Calc - Easy Calculator\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Simple, easy-to-read calculator with big numbers. Perfect for everyone!\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"Boomer Calc\"}],[\"$\",\"link\",\"6\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Boomer Calc\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"10\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"link\",\"11\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"meta\",\"12\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
\ No newline at end of file
diff --git a/verification/TK-11230/deployment-plan.json b/verification/TK-11230/deployment-plan.json
new file mode 100644
index 0000000..51bd6fc
--- /dev/null
+++ b/verification/TK-11230/deployment-plan.json
@@ -0,0 +1,33 @@
+{
+ "projectId": "prj_stKLmx9cjx7r7JBOd0dDEHrVfqrC",
+ "domain": "boomercalc.com",
+ "previousDeployment": "https://67-5wg52m61w-stevemdrs-projects.vercel.app",
+ "method": "Vercel prebuilt static output from npm run build",
+ "rollback": "vercel rollback https://67-5wg52m61w-stevemdrs-projects.vercel.app --yes",
+ "config": {
+ "version": 3,
+ "routes": [
+ {
+ "src": "/privacy/?$",
+ "dest": "/privacy.html"
+ },
+ {
+ "src": "/support/?$",
+ "dest": "/support.html"
+ },
+ {
+ "handle": "filesystem"
+ },
+ {
+ "src": "/.*",
+ "status": 404,
+ "dest": "/404.html"
+ }
+ ]
+ },
+ "sources": [
+ "https://developers.google.com/admob/ios/privacy/data-disclosure",
+ "https://policies.google.com/privacy",
+ "https://vercel.com/docs/build-output-api"
+ ]
+}
\ No newline at end of file
diff --git a/verification/TK-11230/local/browser-proof.json b/verification/TK-11230/local/browser-proof.json
new file mode 100644
index 0000000..7bb3600
--- /dev/null
+++ b/verification/TK-11230/local/browser-proof.json
@@ -0,0 +1,10 @@
+{
+ "timestamp": "2026-09-11T15:27:08.463Z",
+ "url": "http://127.0.0.1:18764/privacy",
+ "http": 200,
+ "copyAssertions": "PASS",
+ "mobileOverflow": false,
+ "supportLink": "PASS",
+ "pageErrors": [],
+ "adsBlocked": "Ad requests intercepted to avoid ad impressions during testing"
+}
\ No newline at end of file
diff --git a/verification/TK-11230/local/privacy-desktop.png b/verification/TK-11230/local/privacy-desktop.png
new file mode 100644
index 0000000..92fbb71
Binary files /dev/null and b/verification/TK-11230/local/privacy-desktop.png differ
diff --git a/verification/TK-11230/local/privacy-mobile.png b/verification/TK-11230/local/privacy-mobile.png
new file mode 100644
index 0000000..d03a4d1
Binary files /dev/null and b/verification/TK-11230/local/privacy-mobile.png differ
← 3d68d13 auto-data-snapshot: 2026-09-11T08:16:47 (3 data files) — out
·
back to Boomer Calculator
·
Record verified live Boomer privacy deployment 0cbc4d6 →