4 Commits

Author SHA1 Message Date
f84c7a4eec Update src/app/styles/variables.css 2026-04-05 19:46:05 +00:00
f07776759d Update src/app/page.tsx 2026-04-05 19:46:05 +00:00
1ac804d0bb Merge version_1 into main
Merge version_1 into main
2026-04-05 19:42:36 +00:00
ea780da12d Merge version_1 into main
Merge version_1 into main
2026-04-05 19:42: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 / מעקב אקדמי" 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>

View File

@@ -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);