-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
36 lines (33 loc) · 2.6 KB
/
Copy pathabout.html
File metadata and controls
36 lines (33 loc) · 2.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>About DeedScout — Florida Property Intelligence</title>
<meta name="description" content="DeedScout is a Florida public-records intelligence platform for investors, contractors, and property researchers." />
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="/assets/deedscout.css" />
</head>
<body class="ds-body">
<main class="ds-main" style="padding-top:48px;">
<div class="ds-section-head">
<p class="ds-section-label">About</p>
<h1>DeedScout — Florida public-records research layer</h1>
<p>DeedScout organizes Florida tax deeds, parcels, permits, subdivisions, plats, and surplus resources into one workflow for investors, contractors, and title researchers.</p>
</div>
<div class="ds-prose" style="margin-bottom:32px;">
<p>Search tax deeds, parcels, permits, subdivisions, plats, and surplus signals from one workflow. Save research time, monitor county activity, and uncover property opportunities hidden inside fragmented public records.</p>
<p>We started with Florida tax deed investors because Florida has active public records, strong investor demand, and fragmented county systems. The same workflow model expands county by county across permits, parcels, surplus tracking, and contractor opportunity signals.</p>
</div>
<div class="ds-grid-3">
<div class="ds-audience-card"><h3>Our mission</h3><p>Make Florida public records easier to search, monitor, and act on — without pretending to replace official county sources or legal due diligence.</p></div>
<div class="ds-audience-card"><h3>What we sell</h3><p>Speed, organization, monitoring, alerts, filtering, exports, and research workflows — not the underlying public records themselves.</p></div>
<div class="ds-audience-card"><h3>What we don't do</h3><p>We are not a law firm, title company, brokerage, financial advisor, or government agency. We do not guarantee investment returns, legal accuracy, or title clearance.</p></div>
</div>
<section class="ds-section" id="disclaimer">
<div class="ds-disclaimer"><strong>Research disclaimer</strong>DeedScout organizes public-record information for research purposes only. Always confirm details with the official county source before bidding, buying, contacting owners, or making financial decisions.</div>
</section>
</main>
<script src="/assets/deedscout.js"></script>
</body>
</html>