Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f84c7a4eec | |||
| f07776759d | |||
| 1ac804d0bb | |||
| ea780da12d |
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
|||||||
logoText="Academic Tracker / מעקב אקדמי"
|
logoText="Academic Tracker / מעקב אקדמי"
|
||||||
description="The ultimate tool for tracking your grades. Drag, drop, and analyze. / הכלי המושלם למעקב אחר ציונים. גררו, שחררו ונתחו."
|
description="The ultimate tool for tracking your grades. Drag, drop, and analyze. / הכלי המושלם למעקב אחר ציונים. גררו, שחררו ונתחו."
|
||||||
buttons={[{ text: "Upload / העלאה", href: "#upload" }]}
|
buttons={[{ text: "Upload / העלאה", href: "#upload" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp2F9pCsb0AmcD5WmS5qRm1Gpg/uploaded-1775418354827-86yc002h.png"
|
||||||
imageAlt="Dashboard preview"
|
imageAlt="Dashboard preview"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f5faff;
|
||||||
--card: #1a1a1a;
|
--card: #f1f8ff;
|
||||||
--foreground: #ffffffe6;
|
--foreground: #001122;
|
||||||
--primary-cta: #2997ff;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffffe6;
|
--secondary-cta-text: #ffffffe6;
|
||||||
--accent: #2c2c2e;
|
--accent: #a8cce8;
|
||||||
--background-accent: #2c2c2e;
|
--background-accent: #7ba3cf;
|
||||||
|
|
||||||
/* 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