Compare commits
10 Commits
version_28
...
version_30
| Author | SHA1 | Date | |
|---|---|---|---|
| 7529af2d72 | |||
| da3c31c703 | |||
| b4cf4bb35a | |||
| cbbc66d83f | |||
| 7d89ce99a9 | |||
| 5c03a5c2d6 | |||
| 82b1ecb460 | |||
| 6fe57532f9 | |||
| 3e129bbc8a | |||
| ed75c4388b |
@@ -109,6 +109,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Comprehensive Roofing Services"
|
||||
description="From storm damage repair to custom roof replacement, we handle your Gadsden roofing needs with precision and care."
|
||||
textBoxTitleClassName="text-white"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -11,12 +11,12 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #ffffff;
|
||||
--card: #000000;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #c5a059;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #bfbebe;
|
||||
--secondary-cta-text: #090909;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #c5a059;
|
||||
--background-accent: #000000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user