Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 31cdcfa4f8 | |||
| d0175a4e81 | |||
| af5e99a8ed | |||
| 8e2f2ef285 | |||
| a23486fb8f | |||
| 799cab7ec0 |
@@ -48,6 +48,7 @@ export default function LandingPage() {
|
|||||||
name: "Contact", id: "#contact"},
|
name: "Contact", id: "#contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Azoryn"
|
brandName="Azoryn"
|
||||||
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -323,6 +324,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
logoText="Azoryn"
|
logoText="Azoryn"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ev1LDP8l32UWlUSNv90M5ZsJHw/uploaded-1781046891002-pnizz0sa.png"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #020617;
|
--background: #f5f4f0;
|
||||||
--card: #0f172a;
|
--card: #ffffff;
|
||||||
--foreground: #e2e8f0;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #c4d8f9;
|
--primary-cta: #2c2c2c;
|
||||||
--primary-cta-text: #020617;
|
--primary-cta-text: #020617;
|
||||||
--secondary-cta: #041633;
|
--secondary-cta: #f5f4f0;
|
||||||
--secondary-cta-text: #e2e8f0;
|
--secondary-cta-text: #e2e8f0;
|
||||||
--accent: #2d30f3;
|
--accent: #8a8a8a;
|
||||||
--background-accent: #1d4ed8;
|
--background-accent: #e8e6e1;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user