CINXE.COM

Contact Us | BearSavings

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Contact Us | BearSavings</title> <meta name="description" content="Have a feedback or suggestion? Contact us through the contact form here" /> <link rel="icon" type="image/x-icon" href="/bearsavings_favicon.ico"> <link rel="manifest" href="/manifest.json"> <script src="https://cdn.tailwindcss.com"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" /> <link rel="stylesheet" href="/css/style.css?v=15"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-0ZXWKM3KCG"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-0ZXWKM3KCG'); </script> <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=67206c07d01e2b0012552815&product=inline-share-buttons&source=platform" async="async"></script> </head> <body class="neubrutalism-bg text-gray-900 "> <!-- Header --> <header class="header"> <div class="logo mt-3"> <h1 class="text-3xl font-bold"> <a href="/">BearSavings</a> </h1> </div> <button class="mobile-nav-toggle"> <i class="fas fa-bars text-2xl"></i> </button> <div id="darkModeToggle" class="dark-mode-toggle"> <i class="fas fa-moon dark-mode-icon"></i> <i class="fas fa-sun light-mode-icon"></i> </div> <!-- Navigation Links --> <nav class="nav-links mt-5"> <a href="/" class="px-4 py-2 rounded">Home</a> <a href="/blog/community" class="px-4 py-2 rounded">Community</a> <a href="/tools/listing" class="px-4 py-2 rounded">Calculators & Tools</a> <a href="/about" class="px-4 py-2 rounded">About</a> <a href="/blog" class="px-4 py-2 rounded">Blog</a> <!--<a href="https://buymeacoffee.com/bearsavings" class="px-4 py-2 rounded">Support/Buy Coffee</a>--> <a href="/contact" class="px-4 py-2 rounded">Contact</a> </nav> <!-- Mobile Navigation Links --> <nav class="mobile-nav"> <a href="/" class="px-4 py-2 rounded block mb-2">Home</a> <a href="/blog/community" class="px-4 py-2 rounded block mb-2">Community</a> <a href="/tools/listing" class="px-4 py-2 rounded block mb-2">Calculators & Tools</a> <a href="/about" class="px-4 py-2 rounded block mb-2">About</a> <a href="/blog" class="px-4 py-2 rounded block mb-2">Blog</a> <!--<a href="https://buymeacoffee.com/bearsavings" class="px-4 py-2 rounded block mb-2">Support/Buy Coffee</a>--> <a href="/contact" class="px-4 py-2 rounded block mb-2">Contact</a> </nav> </header> <!-- Add to Home Screen Banner --> <div class="a2hs-banner hidden fixed bottom-0 left-0 right-0 bg-blue-600 text-white p-4 shadow-md z-50 flex justify-between items-center"> <div class="flex flex-col float-left"> <p class="text-lg font-bold">Add BearSavings</p> <p class="text-sm">Get quick access and enjoy our features right from your home screen.</p> </div> <div class="flex items-center space-x-4 float-right"> <button class="add-button bg-white text-blue-600 px-4 py-2 rounded shadow-md">Add</button> <button class="pwa-close-button text-white text-2xl font-bold">脳</button> </div> </div> <!-- Community Promotional Banner --> <div class="promo-banner bg-gray-100 text-blue-700 text-center py-2 border-b border-gray-200"> <p class="text-sm"> Join our free community for personal finance discussions and expert insights! <a href="https://www.bearsavings.com/blog/sign-up/?redirect_to=https%3A%2F%2Fwww.bearsavings.com%2Fblog%2Fcommunity%2F" class="font-bold underline hover:text-blue-900">Join Now</a> </p> </div> <div class="flex justify-center mt-3"> <a rel="sponsored" href="https://it-media.pxf.io/c/5745740/1478648/17319" target="_top" id="1478648"> <img src="//a.impactradius-go.com/display-ad/17319-1478648" alt="" width="728" height="90" /> </a> </div> <iframe id="JotFormIFrame-242101244608445" title="General Inquiry Contact Form" onload="window.parent.scrollTo(0,0)" allowtransparency="true" allow="geolocation; microphone; camera; fullscreen" src="https://form.jotform.com/242101244608445" frameborder="0" style="min-width:100%;max-width:100%;height:539px;border:none;" scrolling="no" > </iframe> <script src='https://cdn.jotfor.ms/s/umd/latest/for-form-embed-handler.js'></script> <script>window.jotformEmbedHandler("iframe[id='JotFormIFrame-242101244608445']", "https://form.jotform.com/")</script> <!-- Footer Section --> <footer class="shadow-md py-4 mt-4"> <div class="container mx-auto text-center"> <p class="text-sm text-gray-600">漏 2024 BearSavings. All rights reserved.</p> <div class="mt-4"> <a href="https://www.tumblr.com/blog/bearsavings" target="_blank" class="mx-2 text-gray-600 hover:text-blue-500"> <i class="fab fa-tumblr"></i> Tumblr </a> <a href="https://dajourney.substack.com/" target="_blank" class="mx-2 text-gray-600 hover:text-blue-500"> <i class="fas fa-envelope"></i> Substack </a> <a href="https://www.pinterest.com/bear_savings/" target="_blank" class="mx-2 text-gray-600 hover:text-blue-500"> <i class="fab fa-pinterest"></i> Pinterest </a> <a href="https://www.bearsavings.com/sitemap/" target="_blank" class="mx-2 text-gray-600 hover:text-blue-500"> <i class="fab fa fa-sitemap"></i> Sitemap </a> <!-- Add more links as needed --> </div> </div> </footer> <!-- Scripts --> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/chart.js"></script> <script src="https://cdn.jsdelivr.net/npm/chartjs-adapter-date-fns"></script> <script src="https://cdn.jsdelivr.net/npm/sortablejs@1.13.0/Sortable.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/numeral.js/2.0.6/numeral.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/autonumeric@4.6.0"></script> <script src="/js/app.js?v=8"></script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10