Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 212cf8451f | |||
| eb6b61ad81 | |||
| b4ed4d0d64 | |||
| 542695bf91 | |||
| 118c50f8be | |||
| 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"
|
||||
logoText="Mitra & Co."
|
||||
copyrightText="© 2025 Mitra & Co. Foundation. All rights reserved."
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--background: #fafffb;
|
||||
--card: #ffffff;
|
||||
--foreground: #0c1325;
|
||||
--primary-cta: #0798ff;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--foreground: #001a0a;
|
||||
--primary-cta: #0a705f;
|
||||
--primary-cta-text: #fafffb;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0c1325;
|
||||
--accent: #93c7ff;
|
||||
--background-accent: #a8cde8;
|
||||
--secondary-cta-text: #001a0a;
|
||||
--accent: #a8d9be;
|
||||
--background-accent: #6bbfb8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user