Compare commits
4 Commits
version_10
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| f273cb0369 | |||
| fdbe1fce4b | |||
| 2e5296dc4c | |||
| d6d39762c4 |
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[]}
|
||||
title="WHAT WE DO"
|
||||
description="Reliable property solutions delivered with military-grade precision for your home or business at Reedpropertysolutionsllc.com."
|
||||
description="Reliable property solutions delivered with precision for your home or business at Reedpropertysolutionsllc.com."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,8 +73,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "TRUSTED, VETERAN-OWNED SERVICE" },
|
||||
{ type: "text", content: "REED PROPERTY SOLUTIONS LLC IS BUILT ON MILITARY VALUES: HONOR, RELIABILITY, AND PRECISION. AS A VETERAN-OWNED BUSINESS, WE BRING A LEVEL OF DISCIPLINE AND INTEGRITY TO EVERY PROPERTY JOB, ENSURING YOU RECEIVE SERVICE YOU CAN TRUST TO GET THE JOB DONE RIGHT, ON TIME, EVERY TIME." }
|
||||
{ type: "text", content: "VETERAN-OWNED PROPERTY SOLUTIONS" },
|
||||
{ type: "text", content: "Reed Property Solutions LLC is a proud veteran-owned business. We bring a high level of dedication and care to every property job, ensuring your needs are met with reliability and professionalism, every time." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0d0d0f;
|
||||
--card: #161619;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #1a4fff;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #b0bec5;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #0d0d0f;
|
||||
--accent: #1a4fff;
|
||||
--background-accent: #1a1a1e;
|
||||
|
||||
Reference in New Issue
Block a user