Compare commits
4 Commits
version_9
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e5296dc4c | |||
| d6d39762c4 | |||
| cd408fbbe8 | |||
| b1371d1a05 |
@@ -73,7 +73,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "VETERAN-OWNED EXCELLENCE: REED PROPERTY SOLUTIONS LLC" }
|
||||
{ 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." }
|
||||
]}
|
||||
/>
|
||||
</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