Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-05 19:46:11 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
logoText="Academic Tracker / מעקב אקדמי"
description="The ultimate tool for tracking your grades. Drag, drop, and analyze. / הכלי המושלם למעקב אחר ציונים. גררו, שחררו ונתחו."
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"
/>
</div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #2997ff;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #ffffff;
--secondary-cta-text: #ffffffe6;
--accent: #2c2c2e;
--background-accent: #2c2c2e;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);