Compare commits
14 Commits
version_26
...
version_32
| Author | SHA1 | Date | |
|---|---|---|---|
| 210c2a706b | |||
| 2f37ef1753 | |||
| 7529af2d72 | |||
| da3c31c703 | |||
| b4cf4bb35a | |||
| cbbc66d83f | |||
| 7d89ce99a9 | |||
| c98c59b551 | |||
| 5c03a5c2d6 | |||
| 9b63f3503c | |||
| 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>
|
||||
|
||||
|
||||
@@ -16,9 +16,9 @@
|
||||
--primary-cta: #c5a059;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #bfbebe;
|
||||
--secondary-cta-text: #090909;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #c5a059;
|
||||
--background-accent: #fff6f6;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user