Initial commit: houses.flowautomate.ai lead generation website
Static landing page with Express backend for lead capture. Navy/Gold branding, mobile-responsive, SQLite storage, Mailcow SMTP notifications, rate limiting, TCPA compliance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
552
public/index.html
Normal file
552
public/index.html
Normal file
@@ -0,0 +1,552 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Sell Your House Fast for Cash | Flowautomate LLC</title>
|
||||
<meta name="description" content="Get a fair, no-obligation cash offer on your house in 24 hours. No repairs, no commissions, close on your timeline. Flowautomate LLC buys houses in any condition.">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://houses.flowautomate.ai/">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Sell Your House Fast for Cash | Flowautomate LLC">
|
||||
<meta property="og:description" content="Get a fair, no-obligation cash offer in 24 hours. No repairs, no commissions, close on your timeline.">
|
||||
<meta property="og:url" content="https://houses.flowautomate.ai/">
|
||||
<meta property="og:site_name" content="Flowautomate LLC">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Sell Your House Fast for Cash | Flowautomate LLC">
|
||||
<meta name="twitter:description" content="Get a fair, no-obligation cash offer in 24 hours. No repairs, no commissions.">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
<!-- Schema.org: RealEstateAgent -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "RealEstateAgent",
|
||||
"name": "Flowautomate LLC",
|
||||
"description": "AI-powered real estate solutions company that buys houses for cash in any condition.",
|
||||
"url": "https://houses.flowautomate.ai",
|
||||
"telephone": "+14256107779",
|
||||
"email": "offers@flowautomate.ai",
|
||||
"areaServed": "United States",
|
||||
"priceRange": "$$"
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Schema.org: FAQPage -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "How does the process work?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Simply fill out our form or call us. We'll review your property details, make a fair cash offer within 24 hours, and if you accept, we close on your timeline — as fast as 14 days."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Will I get a fair price for my house?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Yes. We use current market data and comparable sales to make competitive cash offers. While it may be below full retail, you save on agent commissions (6%), repairs, holding costs, and months of waiting."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Do I need to make any repairs?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "No. We buy houses in any condition — as-is. Leaky roof, foundation issues, outdated kitchen, even fire damage. You don't need to fix a thing."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "How fast can you close?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "We can close in as little as 14 days. Or if you need more time, we'll work with your schedule. You pick the closing date."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Are there any fees or commissions?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "None. There are zero fees, zero commissions, and zero closing costs for you. The price we offer is the price you get."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "What types of properties do you buy?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "We buy single-family homes, condos, townhomes, duplexes, and small multi-family properties in any condition across the US."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Do I need to be there in person?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "No. Our entire process is 100% virtual. We handle everything through e-signatures, remote notarization, and wire transfers. Perfect if you live out of state."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Can you help if I'm facing foreclosure?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Yes. We specialize in helping homeowners facing foreclosure. A fast cash sale can stop the foreclosure process and protect your credit. Time is critical — contact us today."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Is Flowautomate LLC legitimate?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Absolutely. Flowautomate LLC is a registered company. We use licensed title companies for every closing, ensuring a safe and transparent transaction for all parties."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- Header -->
|
||||
<header class="header" id="top">
|
||||
<div class="container">
|
||||
<a href="/" aria-label="Flowautomate LLC Home">
|
||||
<img src="/images/logo.svg" alt="Flowautomate LLC" class="header__logo" width="240" height="44">
|
||||
</a>
|
||||
<div class="header__right">
|
||||
<a href="tel:+14256107779" class="header__phone">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="#C9A94E" style="vertical-align:-3px;margin-right:4px;"><path d="M6.62 10.79a15.05 15.05 0 006.59 6.59l2.2-2.2a1 1 0 011.01-.24c1.12.37 2.33.57 3.58.57a1 1 0 011 1V20a1 1 0 01-1 1A17 17 0 013 4a1 1 0 011-1h3.5a1 1 0 011 1c0 1.25.2 2.46.57 3.58a1 1 0 01-.24 1.01l-2.21 2.2z"/></svg>
|
||||
(425) 610-7779
|
||||
</a>
|
||||
<a href="#lead-form-section" class="btn">Get My Cash Offer</a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- Hero -->
|
||||
<section class="hero" id="lead-form-section">
|
||||
<div class="container">
|
||||
<div class="hero__content">
|
||||
<h1>Need to Sell Your<br>House <span>Fast?</span></h1>
|
||||
<p>Get a fair, no-obligation cash offer in 24 hours. No repairs. No commissions. Close on your timeline.</p>
|
||||
<div class="hero__badges">
|
||||
<span class="hero__badge">
|
||||
<svg viewBox="0 0 24 24"><path d="M12 2L3 7v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-9-5zm-1 15l-4-4 1.41-1.41L11 14.17l6.59-6.59L19 9l-8 8z"/></svg>
|
||||
100% Free
|
||||
</span>
|
||||
<span class="hero__badge">
|
||||
<svg viewBox="0 0 24 24"><path d="M12 2L3 7v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-9-5zm-1 15l-4-4 1.41-1.41L11 14.17l6.59-6.59L19 9l-8 8z"/></svg>
|
||||
No Obligation
|
||||
</span>
|
||||
<span class="hero__badge">
|
||||
<svg viewBox="0 0 24 24"><path d="M12 2L3 7v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-9-5zm-1 15l-4-4 1.41-1.41L11 14.17l6.59-6.59L19 9l-8 8z"/></svg>
|
||||
Close in 14 Days
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Lead Form -->
|
||||
<div class="lead-form">
|
||||
<h2>Get Your Cash Offer Today</h2>
|
||||
<form id="lead-form" novalidate>
|
||||
<div id="form-error" class="form-error"></div>
|
||||
<div id="form-fields">
|
||||
<div class="form-group">
|
||||
<label for="address">Property Address</label>
|
||||
<input type="text" id="address" name="address" placeholder="123 Main St, City, State ZIP" required autocomplete="street-address">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<div class="form-group">
|
||||
<label for="name">Full Name</label>
|
||||
<input type="text" id="name" name="name" placeholder="Your full name" required autocomplete="name">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="phone">Phone</label>
|
||||
<input type="tel" id="phone" name="phone" placeholder="(555) 123-4567" required autocomplete="tel">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="email">Email</label>
|
||||
<input type="email" id="email" name="email" placeholder="you@email.com" required autocomplete="email">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<div class="form-group">
|
||||
<label for="condition">Property Condition</label>
|
||||
<select id="condition" name="condition">
|
||||
<option value="">Select...</option>
|
||||
<option value="Good">Good</option>
|
||||
<option value="Needs Work">Needs Work</option>
|
||||
<option value="Major Repairs">Major Repairs</option>
|
||||
<option value="Not Sure">Not Sure</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="timeline">Selling Timeline</label>
|
||||
<select id="timeline" name="timeline">
|
||||
<option value="">Select...</option>
|
||||
<option value="ASAP">ASAP</option>
|
||||
<option value="1-2 Weeks">1-2 Weeks</option>
|
||||
<option value="1-3 Months">1-3 Months</option>
|
||||
<option value="No Rush">No Rush</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Honeypot -->
|
||||
<div class="hp-field" aria-hidden="true">
|
||||
<label for="website_url">Website</label>
|
||||
<input type="text" id="website_url" name="website_url" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<div class="form-consent">
|
||||
<input type="checkbox" id="tcpa_consent" name="tcpa_consent" required>
|
||||
<label for="tcpa_consent">I agree to be contacted by Flowautomate LLC at the phone number and email provided, including by automated means, regarding my property. I understand this is not a condition of any purchase. Message and data rates may apply.</label>
|
||||
</div>
|
||||
<button type="submit" id="form-submit" class="btn btn--lg btn--block">Get My Cash Offer</button>
|
||||
<p class="form-note">
|
||||
<svg viewBox="0 0 24 24"><path d="M12 2L3 7v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-9-5zm-1 15l-4-4 1.41-1.41L11 14.17l6.59-6.59L19 9l-8 8z"/></svg>
|
||||
100% Free • No Obligation • Your info is secure
|
||||
</p>
|
||||
</div>
|
||||
<div id="form-success" class="form-success">
|
||||
<svg viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>
|
||||
<h3>Thank You!</h3>
|
||||
<p>We received your information. Expect a call or email within 24 hours with your cash offer.</p>
|
||||
<p style="margin-top:12px;"><a href="tel:+14256107779" class="btn">Call Us Now: (425) 610-7779</a></p>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Trust Bar -->
|
||||
<section class="trust-bar">
|
||||
<div class="container">
|
||||
<div class="trust-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M12 2L3 7v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-9-5zm-1 15l-4-4 1.41-1.41L11 14.17l6.59-6.59L19 9l-8 8z"/></svg>
|
||||
Trusted by Homeowners Nationwide
|
||||
</div>
|
||||
<div class="trust-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z"/></svg>
|
||||
Fast Closings — 14 Days or Less
|
||||
</div>
|
||||
<div class="trust-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"/></svg>
|
||||
Zero Fees or Commissions
|
||||
</div>
|
||||
<div class="trust-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z"/></svg>
|
||||
100% Virtual Process
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- How It Works -->
|
||||
<section class="section steps">
|
||||
<div class="container">
|
||||
<h2>How It Works</h2>
|
||||
<div class="steps__grid">
|
||||
<div class="step">
|
||||
<div class="step__number">1</div>
|
||||
<h3>Tell Us About Your Property</h3>
|
||||
<p>Fill out the quick form above or give us a call. It takes less than 60 seconds.</p>
|
||||
</div>
|
||||
<div class="step">
|
||||
<div class="step__number">2</div>
|
||||
<h3>Get Your Cash Offer</h3>
|
||||
<p>We analyze market data and send you a fair, no-obligation cash offer within 24 hours.</p>
|
||||
</div>
|
||||
<div class="step">
|
||||
<div class="step__number">3</div>
|
||||
<h3>Close on Your Timeline</h3>
|
||||
<p>Accept the offer, pick your closing date, and get paid. As fast as 14 days.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Benefits -->
|
||||
<section class="section section--light benefits">
|
||||
<div class="container">
|
||||
<h2>Why Homeowners Choose Us</h2>
|
||||
<div class="benefits__grid">
|
||||
<div class="benefit-card">
|
||||
<div class="benefit-card__icon">
|
||||
<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
||||
</div>
|
||||
<h3>No Repairs Needed</h3>
|
||||
<p>Sell your house exactly as it is. Leaky roof, old carpet, broken furnace — we don't care. You won't spend a dime on fixes.</p>
|
||||
</div>
|
||||
<div class="benefit-card">
|
||||
<div class="benefit-card__icon">
|
||||
<svg viewBox="0 0 24 24"><path d="M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"/></svg>
|
||||
</div>
|
||||
<h3>No Agent Commissions</h3>
|
||||
<p>Skip the 6% realtor fees. There are zero commissions, zero hidden fees, and zero closing costs for you.</p>
|
||||
</div>
|
||||
<div class="benefit-card">
|
||||
<div class="benefit-card__icon">
|
||||
<svg viewBox="0 0 24 24"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z"/></svg>
|
||||
</div>
|
||||
<h3>Close in 14 Days</h3>
|
||||
<p>Need to sell fast? We can close in as little as two weeks. Or pick any date that works for you.</p>
|
||||
</div>
|
||||
<div class="benefit-card">
|
||||
<div class="benefit-card__icon">
|
||||
<svg viewBox="0 0 24 24"><path d="M21 18v1c0 1.1-.9 2-2 2H5c-1.11 0-2-.9-2-2V5c0-1.1.89-2 2-2h14c1.1 0 2 .9 2 2v1h-9c-1.11 0-2 .9-2 2v8c0 1.1.89 2 2 2h9zm-9-2h10V8H12v8zm4-2.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"/></svg>
|
||||
</div>
|
||||
<h3>Cash Offer</h3>
|
||||
<p>No bank financing means no appraisals, no loan denials, no delays. Real cash, guaranteed closing.</p>
|
||||
</div>
|
||||
<div class="benefit-card">
|
||||
<div class="benefit-card__icon">
|
||||
<svg viewBox="0 0 24 24"><path d="M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"/></svg>
|
||||
</div>
|
||||
<h3>100% Virtual Process</h3>
|
||||
<p>Everything is handled remotely — e-signatures, remote notarization, wire transfer. You never need to leave your couch.</p>
|
||||
</div>
|
||||
<div class="benefit-card">
|
||||
<div class="benefit-card__icon">
|
||||
<svg viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>
|
||||
</div>
|
||||
<h3>Any Situation</h3>
|
||||
<p>Foreclosure, divorce, inherited property, tax liens, vacant homes — we've seen it all and we can help.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Situations -->
|
||||
<section class="section section--navy situations">
|
||||
<div class="container">
|
||||
<h2>Situations We Help With</h2>
|
||||
<p>No matter what you're going through, we can offer a fast, fair solution.</p>
|
||||
<div class="situations__grid">
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Facing Foreclosure
|
||||
</div>
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Going Through Divorce
|
||||
</div>
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Inherited a Property
|
||||
</div>
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Behind on Property Taxes
|
||||
</div>
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Relocating for Work
|
||||
</div>
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Tired Landlord
|
||||
</div>
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Code Violations
|
||||
</div>
|
||||
<div class="situation-item">
|
||||
<svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||||
Vacant Property
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Testimonials -->
|
||||
<section class="section testimonials">
|
||||
<div class="container">
|
||||
<h2>What Homeowners Say</h2>
|
||||
<div class="testimonials__grid">
|
||||
<div class="testimonial-card">
|
||||
<div class="testimonial-card__stars">★★★★★</div>
|
||||
<p>"I was three months behind on my mortgage and didn't know what to do. They gave me a fair cash offer and we closed in 12 days. Saved my credit and gave me a fresh start."</p>
|
||||
<div class="testimonial-card__author">
|
||||
<div class="testimonial-card__initials">MS</div>
|
||||
<div>
|
||||
<div class="testimonial-card__name">M.S.</div>
|
||||
<div class="testimonial-card__loc">Memphis, TN</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-card">
|
||||
<div class="testimonial-card__stars">★★★★★</div>
|
||||
<p>"My mom passed and I inherited her house across the country. I couldn't deal with repairs or finding a realtor from 2,000 miles away. They handled everything virtually. I never had to visit."</p>
|
||||
<div class="testimonial-card__author">
|
||||
<div class="testimonial-card__initials">JT</div>
|
||||
<div>
|
||||
<div class="testimonial-card__name">J.T.</div>
|
||||
<div class="testimonial-card__loc">Cleveland, OH</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-card">
|
||||
<div class="testimonial-card__stars">★★★★★</div>
|
||||
<p>"Going through a divorce and needed to sell fast. No showings, no staging, no drama. Got a cash offer the next day and closed in three weeks. Exactly what I needed."</p>
|
||||
<div class="testimonial-card__author">
|
||||
<div class="testimonial-card__initials">KR</div>
|
||||
<div>
|
||||
<div class="testimonial-card__name">K.R.</div>
|
||||
<div class="testimonial-card__loc">Indianapolis, IN</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FAQ -->
|
||||
<section class="section section--light faq">
|
||||
<div class="container">
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<div class="faq__list">
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
How does the process work?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>Simply fill out our form or call us. We'll review your property details, make a fair cash offer within 24 hours, and if you accept, we close on your timeline — as fast as 14 days. There's no obligation at any point.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
Will I get a fair price for my house?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>Yes. We use current market data and comparable sales to make competitive cash offers. While it may be below full retail value, you save on agent commissions (6%), repairs, holding costs, and months of waiting — so many sellers actually come out ahead.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
Do I need to make any repairs?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>No. We buy houses in any condition — completely as-is. Leaky roof, foundation issues, outdated kitchen, even fire damage. You don't need to fix a thing.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
How fast can you close?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>We can close in as little as 14 days. Or if you need more time — say you're looking for a new place first — we'll work with your schedule. You pick the closing date that works best.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
Are there any fees or commissions?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>None. There are zero fees, zero commissions, and zero closing costs for you. The offer price we give you is the amount you walk away with.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
What types of properties do you buy?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>We buy single-family homes, condos, townhomes, duplexes, and small multi-family properties in any condition across the United States.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
Do I need to be there in person?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>No. Our entire process is 100% virtual. We handle everything through e-signatures, remote notarization, and wire transfers. Perfect if you live out of state or out of the country.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
Can you help if I'm facing foreclosure?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>Yes. We specialize in helping homeowners facing foreclosure. A fast cash sale can stop the foreclosure process and protect your credit. Time is critical — reach out today so we can explore your options.</p></div>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-item__q" type="button">
|
||||
Is Flowautomate LLC legitimate?
|
||||
<svg viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>
|
||||
</button>
|
||||
<div class="faq-item__a"><p>Absolutely. Flowautomate LLC is a registered company. We use licensed title companies for every closing, ensuring a safe, transparent transaction. We're happy to provide references and answer any questions before you decide.</p></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Final CTA -->
|
||||
<section class="section section--navy cta-banner">
|
||||
<div class="container">
|
||||
<h2>Ready to Get Your Cash Offer?</h2>
|
||||
<p>Fill out the form or call us now. No obligation, no pressure.</p>
|
||||
<a href="#lead-form-section" class="btn btn--lg">Get My Cash Offer</a>
|
||||
<a href="tel:+14256107779" class="btn btn--lg btn--outline" style="border-color:#fff;color:#fff;">Call (425) 610-7779</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer__grid">
|
||||
<div class="footer__brand">
|
||||
<img src="/images/logo.svg" alt="Flowautomate LLC" width="180" height="33" style="filter:brightness(0) invert(1);">
|
||||
<p>AI-powered real estate solutions. We help homeowners sell their properties fast for cash — no repairs, no commissions, no hassle.</p>
|
||||
</div>
|
||||
<div>
|
||||
<h4>Quick Links</h4>
|
||||
<ul>
|
||||
<li><a href="#lead-form-section">Get an Offer</a></li>
|
||||
<li><a href="#top">How It Works</a></li>
|
||||
<li><a href="/privacy.html">Privacy Policy</a></li>
|
||||
<li><a href="/terms.html">Terms of Service</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<h4>Contact</h4>
|
||||
<ul>
|
||||
<li><a href="tel:+14256107779">(425) 610-7779</a></li>
|
||||
<li><a href="mailto:offers@flowautomate.ai">offers@flowautomate.ai</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<h4>We Buy Houses In</h4>
|
||||
<ul>
|
||||
<li>Memphis, TN</li>
|
||||
<li>Indianapolis, IN</li>
|
||||
<li>Cleveland, OH</li>
|
||||
<li>Houston, TX</li>
|
||||
<li>Jacksonville, FL</li>
|
||||
<li>And more...</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer__bottom">
|
||||
<p>© 2026 Flowautomate LLC. All rights reserved.</p>
|
||||
<p class="footer__disclaimer">Flowautomate LLC is not a licensed real estate broker or agent. We are a real estate investment company. We do not provide legal, financial, or real estate advice. Consult a licensed professional for advice specific to your situation.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="/js/form.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user