Files
houses-flowautomate/public/terms.html
Claude 753d054d4b Update privacy policy and terms for 10DLC compliance
Add SMS/MMS messaging privacy section with carrier-required language
about mobile data not being shared for marketing. Add SMS messaging
terms with opt-in/opt-out/HELP details, message frequency, and
carrier disclaimers. Update terms to describe double opt-in process
for marketing messages. Fixes two 10DLC campaign rejection reasons:
verbal opt-in compliance and privacy policy requirements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 22:28:57 +01:00

84 lines
5.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Service | Flowautomate LLC</title>
<meta name="description" content="Terms of service for Flowautomate LLC website.">
<meta name="robots" content="noindex, follow">
<link rel="canonical" href="https://houses.flowautomate.ai/terms.html">
<link rel="stylesheet" href="/css/style.css">
<style>.legal{max-width:760px;margin:0 auto;padding:48px 20px 64px;}.legal h1{color:#171717;font-size:32px;margin-bottom:8px;font-family:'Poppins',sans-serif;font-weight:600;}.legal .date{color:#7b7b7b;font-size:14px;margin-bottom:32px;}.legal h2{color:#171717;font-size:20px;margin:28px 0 12px;font-family:'Poppins',sans-serif;font-weight:600;}.legal p,.legal li{color:#555;font-size:15px;line-height:1.7;margin-bottom:12px;}.legal ul{padding-left:20px;}.legal a{color:#FF1F1F;}</style>
</head>
<body>
<header class="header">
<div class="container">
<a href="/" aria-label="Home"><img src="/images/logo.svg" alt="Flowautomate LLC" class="header__logo" width="240" height="44"></a>
<div class="header__right">
<a href="/" class="btn">Get My Cash Offer</a>
</div>
</div>
</header>
<div class="legal">
<h1>Terms of Service</h1>
<p class="date">Last updated: February 21, 2026</p>
<p>By accessing and using houses.flowautomate.ai ("the Website"), you agree to the following terms and conditions.</p>
<h2>1. About Us</h2>
<p>Flowautomate LLC is a real estate investment company. We are not licensed real estate brokers or agents. We do not provide legal, tax, or financial advice. We buy properties directly from homeowners for investment purposes.</p>
<h2>2. No Obligation</h2>
<p>Submitting your information through our form does not create any obligation to sell your property or accept any offer. All offers are non-binding until a purchase agreement is signed by both parties.</p>
<h2>3. Not Real Estate Advice</h2>
<p>The content on this website is for informational purposes only and does not constitute real estate, legal, financial, or tax advice. We recommend consulting with a licensed professional before making any real estate decisions.</p>
<h2>4. Property Evaluations</h2>
<p>Our cash offers are based on our analysis of current market conditions, property condition, and comparable sales. Offers may change based on further inspection or new information about the property.</p>
<h2>5. Communication Consent &amp; SMS Terms</h2>
<p>By submitting the form on this website and checking the consent box, or by verbally consenting during a phone call, you agree to receive communications from Flowautomate LLC, including phone calls, text messages (SMS/MMS), and emails regarding your property inquiry and promotional offers.</p>
<p>For SMS/MMS messages, a double opt-in process is used for marketing messages: after your initial consent, you will receive a confirmation text asking you to reply YES to confirm your subscription to promotional messages. Message frequency may vary. Message and data rates may apply. Consent is not a condition of any purchase or service.</p>
<p>You may opt out of text messages at any time by replying <strong>STOP</strong> to any message. Reply <strong>HELP</strong> for assistance. See our <a href="/privacy.html">Privacy Policy</a> for details on how your mobile information is handled.</p>
<h2>6. Accuracy of Information</h2>
<p>You agree to provide accurate and truthful information when submitting our form. Providing false or misleading information may result in withdrawal of any offer.</p>
<h2>7. Intellectual Property</h2>
<p>All content on this website, including text, graphics, logos, and design, is the property of Flowautomate LLC and is protected by applicable intellectual property laws.</p>
<h2>8. Limitation of Liability</h2>
<p>Flowautomate LLC shall not be liable for any direct, indirect, incidental, or consequential damages arising from your use of this website or reliance on any information provided. The website is provided "as is" without warranties of any kind.</p>
<h2>9. Third-Party Links</h2>
<p>This website may contain links to third-party websites. We are not responsible for the content or practices of any linked sites.</p>
<h2>10. Governing Law</h2>
<p>These terms are governed by the laws of the State of Washington, without regard to conflict of law provisions.</p>
<h2>11. Changes to Terms</h2>
<p>We reserve the right to update these terms at any time. Changes take effect immediately upon posting to this page.</p>
<h2>12. Contact</h2>
<p>
Flowautomate LLC<br>
Email: <a href="mailto:offers@flowautomate.ai">offers@flowautomate.ai</a><br>
Phone: <a href="tel:+14256107779">(425) 610-7779</a>
</p>
</div>
<footer class="footer">
<div class="container">
<div class="footer__bottom" style="border:none;padding-top:0;">
<p>&copy; 2026 Flowautomate LLC. All rights reserved.</p>
<p><a href="/" style="color:#FF1F1F;">Back to Home</a></p>
</div>
</div>
</footer>
</body>
</html>