Compare commits
10 Commits
version_3
...
b1cae1a92a
| Author | SHA1 | Date | |
|---|---|---|---|
| b1cae1a92a | |||
| 4ab0b387c0 | |||
| 204487f233 | |||
| aa6c1b30ec | |||
| 3f4098d156 | |||
| f408a4698e | |||
| a8cd53b501 | |||
| be90f82c4a | |||
| b9f1912cc9 | |||
| d5d784117c |
@@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
--background: #ffffff;
|
--background: #ffffff;
|
||||||
--card: #fcfcfc;
|
--card: #fcfcfc;
|
||||||
--foreground: #00120ae6;
|
--foreground: #000000e6;
|
||||||
--primary-cta: #15ad59;
|
--primary-cta: #ff0000;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--accent: #e2e2e2;
|
--accent: #bebebe;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleMinimal
|
<NavbarStyleMinimal
|
||||||
brandName="Code with me"
|
brandName="Code with me"
|
||||||
button={{
|
button={{
|
||||||
text: "Explore Courses",
|
text: "Continue to IT",
|
||||||
href: "pricing"
|
href: "pricing"
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user