Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eb6b61ad81 | |||
| 542695bf91 | |||
| 24c4e546e5 | |||
| 418d4bb3ba |
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-photo/abstract-web-graphic-computer-element_1127-2398.jpg"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECvGi2s5CV0ENiaAl3KrhoC3Kk/uploaded-1780474290837-kgn01msr.png"
|
||||||
logoAlt="Mitra & Co. Foundation Logo"
|
logoAlt="Mitra & Co. Foundation Logo"
|
||||||
logoText="Mitra & Co."
|
logoText="Mitra & Co."
|
||||||
copyrightText="© 2025 Mitra & Co. Foundation. All rights reserved."
|
copyrightText="© 2025 Mitra & Co. Foundation. All rights reserved."
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #fafffb;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #0c1325;
|
--foreground: #001a0a;
|
||||||
--primary-cta: #0798ff;
|
--primary-cta: #0a705f;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #fafffb;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #0c1325;
|
--secondary-cta-text: #001a0a;
|
||||||
--accent: #93c7ff;
|
--accent: #a8d9be;
|
||||||
--background-accent: #a8cde8;
|
--background-accent: #6bbfb8;
|
||||||
|
|
||||||
/* 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