Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d019637df4 | |||
| 5f2cd17d7a | |||
| 4e9c87e751 | |||
| facded039a | |||
| 0e804e24d7 | |||
| b8a892e6f9 |
@@ -58,6 +58,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
titleClassName="text-black"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #221616;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #281a1a;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
Reference in New Issue
Block a user