From 44f929f0806fc0e1f7be12b9c53c33cf82b4bddd Mon Sep 17 00:00:00 2001 From: Mayur Shinde Date: Sat, 18 Jul 2026 15:05:50 +0530 Subject: [PATCH] added disclaimer section, changed address --- blog/48-hour-storm-checklist/index.html | 2 +- blog/_post.template.html | 2 +- blog/cost-of-paperwork/index.html | 2 +- blog/index.html | 2 +- blog/why-claims-get-denied/index.html | 2 +- faq.html | 2 +- index.html | 28 +++++++++++++++++++++---- src/styles.css | 7 +++++++ terms/index.html | 2 +- 9 files changed, 38 insertions(+), 11 deletions(-) diff --git a/blog/48-hour-storm-checklist/index.html b/blog/48-hour-storm-checklist/index.html index 8d8423c..e51a1c6 100644 --- a/blog/48-hour-storm-checklist/index.html +++ b/blog/48-hour-storm-checklist/index.html @@ -266,7 +266,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com
diff --git a/blog/_post.template.html b/blog/_post.template.html index ee202d4..58f65b3 100644 --- a/blog/_post.template.html +++ b/blog/_post.template.html @@ -185,7 +185,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com
diff --git a/blog/cost-of-paperwork/index.html b/blog/cost-of-paperwork/index.html index cc0cf7b..5a8d358 100644 --- a/blog/cost-of-paperwork/index.html +++ b/blog/cost-of-paperwork/index.html @@ -267,7 +267,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com
diff --git a/blog/index.html b/blog/index.html index 4cf3719..eb59cf0 100644 --- a/blog/index.html +++ b/blog/index.html @@ -187,7 +187,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com
diff --git a/blog/why-claims-get-denied/index.html b/blog/why-claims-get-denied/index.html index 98e6ab2..351a9a0 100644 --- a/blog/why-claims-get-denied/index.html +++ b/blog/why-claims-get-denied/index.html @@ -265,7 +265,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com
diff --git a/faq.html b/faq.html index 48ad4ff..876803f 100644 --- a/faq.html +++ b/faq.html @@ -573,7 +573,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com
diff --git a/index.html b/index.html index c6defc6..00a4885 100644 --- a/index.html +++ b/index.html @@ -917,11 +917,31 @@
+ +
+
+ + +
+ Disclaimer +

The fine print, in plain sight.

+

Straight terms on claims, results, the Founders License, and usage-based services.

+
+

All claims, results, performance statements, platform capabilities, and customer references are provided for informational and promotional purposes only. Claims may be based on a combination of internal testing, platform development data, field-tested data, and feedback from founding users. Individual results may vary based on company size, user adoption, data quality, market conditions, workflow setup, and other business-specific factors.

+

Some user names, company names, examples, or identifying details may have been changed, modified, or withheld to protect user privacy, confidential business information, proprietary workflows, and trade secrets.

+

The Lifetime Founders License applies to one user license and one individual user account unless otherwise stated in writing. The Founders License includes access to core CRM features and the platform features made available under the applicable license terms. The Lifetime Founders License does not guarantee access to every future product, premium module, third-party integration, usage-based service, or separately priced feature.

+

SMS usage, data usage, storage, GPU processing, AI compute, automation volume, messaging volume, third-party API costs, and other usage-based services may incur additional monthly charges. These charges may be billed separately based on actual usage, service level, selected features, or third-party provider costs.

+

Advanced or specialized features, including but not limited to Campaign-X, LiDAR scans, digital twin technology, AI-generated content, 3D property scans, mapping tools, premium automation, and other enhanced modules, may require additional fees, setup costs, subscriptions, or usage-based billing.

+

Features, pricing, availability, and platform capabilities are subject to change. No statement shall be interpreted as a guarantee of revenue, cost savings, insurance savings, operational results, business growth, or specific customer outcomes. Use of the platform is subject to the final written agreement, subscription terms, billing terms, and applicable service terms provided by Lynked Up Technologies.

+
+
+
+
- - + +
Key terms, explained simply

No jargon. Just what it means for your business.

@@ -987,7 +1007,7 @@
- +
Do I need a drone? @@ -1221,7 +1241,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com
diff --git a/src/styles.css b/src/styles.css index e8063ba..9c182bd 100644 --- a/src/styles.css +++ b/src/styles.css @@ -1225,6 +1225,13 @@ .faq-cat .faq details.hide{display:none} .faq-note{max-width:720px;padding:22px 24px;border-left:2px solid var(--sky);margin-top:26px} .faq-note p{color:var(--dim);font-size:13px;line-height:1.7;margin-top:10px} + .disc-note{max-width:1000px} + .disc-note p{break-inside:avoid} + @media(min-width:721px){ + .disc-note{column-count:2;column-gap:52px} + .disc-note>.tag{column-span:all} + .disc-note p:first-of-type{margin-top:14px} + } .faq-cta{max-width:560px;margin:0 auto;text-align:center;padding:40px 36px} .faq-cta h2{margin:14px 0 10px} .faq-cta p{color:var(--dim);margin-bottom:22px;max-width:44ch;margin-left:auto;margin-right:auto} diff --git a/terms/index.html b/terms/index.html index 22e6560..b3dcab1 100644 --- a/terms/index.html +++ b/terms/index.html @@ -303,7 +303,7 @@

The construction CRM that does the paperwork.

- 16990 Dallas Pkwy, Suite 206
Dallas, TX 75248
(866) 259-6533
Info@LynkedUpPro.com
+ Dallas, Texas
(866) 259-6533
Info@LynkedUpPro.com