diff --git a/src/lib/components/recal/Left.svelte b/src/lib/components/recal/Left.svelte index 6a41482b..a9734fb0 100644 --- a/src/lib/components/recal/Left.svelte +++ b/src/lib/components/recal/Left.svelte @@ -5,7 +5,7 @@ import Events from "./left/Events.svelte"; -
+
@@ -44,7 +44,7 @@ } section > div { - height: fit-content; + /* height: fit-content; */ max-height: 100%; @apply overflow-y-hidden flex flex-col; } diff --git a/src/routes/(landing)/(info)/contact/+page.svelte b/src/routes/(landing)/(info)/contact/+page.svelte index 504d1269..4ae80ece 100644 --- a/src/routes/(landing)/(info)/contact/+page.svelte +++ b/src/routes/(landing)/(info)/contact/+page.svelte @@ -2,7 +2,7 @@ TigerJunction | Contact -
+

Contact Us

diff --git a/src/routes/(landing)/(info)/privacy/+page.svelte b/src/routes/(landing)/(info)/privacy/+page.svelte index a8706337..d0ea963b 100644 --- a/src/routes/(landing)/(info)/privacy/+page.svelte +++ b/src/routes/(landing)/(info)/privacy/+page.svelte @@ -2,7 +2,7 @@ TigerJunction | Privacy Policy -

+

Privacy Policy

diff --git a/src/routes/(landing)/(info)/tos/+page.svelte b/src/routes/(landing)/(info)/tos/+page.svelte index a15d9ba2..edca970d 100644 --- a/src/routes/(landing)/(info)/tos/+page.svelte +++ b/src/routes/(landing)/(info)/tos/+page.svelte @@ -2,7 +2,7 @@ TigerJunction | Terms of Service -

+

Terms of Service

diff --git a/src/routes/(landing)/+page.svelte b/src/routes/(landing)/+page.svelte index b1277f35..e7a00ea2 100644 --- a/src/routes/(landing)/+page.svelte +++ b/src/routes/(landing)/+page.svelte @@ -1,9 +1,36 @@ @@ -22,57 +49,49 @@ -

-
+
+
-
-
-

- TigerJunction -

+
+

+ class="py-2 max-w-4xl text-4xl sm:text-6xl + font-extrabold uppercase mx-auto"> Next Generation Course Planning

+ class="mt-2 max-w-2xl text-lg sm:text-xl lg:text-2xl + text-zinc-600 mx-auto"> Princeton's premier academic planning platform. Explore courses, plan your schedule, and succeed.

+
- +
+
+ +
+
+

+ How it Works +

+
+
+
+
+

+ + + +

+

+ Explore +

+

+ Browse through the lightning-fast course search to + find the perfect courses for your schedule. Use + built-in ratings to make informed decisions, and + powerful filters to narrow down your search. +

+
+
+
+
+

+ + + +

+

+ Plan +

+

+ Add courses to your schedule to visualize your + semester. Use the conflict avoidance feature to + ensure you never double-book yourself. +

+
+
+
+
+

+ + + +

+

+ Export +

+

+ Export your schedule to your favorite calendar app. + Any changes you make will be periodically synced. +

+
+
+
+
+
+
+ +
+
+
+
+

+ Features Students Love +

+

+ Developed in collaboration with the student body, + TigerJunction contains the features that students wanted to + see. +

+
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - + id="feature-grid" + class="flex md:flex-row flex-col-reverse w-full gap-4 md:gap-8 mt-12"> +
+ + + + + +
+
+
+

+ {FEATURE_MAP[currentFeature].title} +

+

+ {FEATURE_MAP[currentFeature].description} +

+
+
+ Feature screenshot +
+
+
+
- +
+
+
+

+ Join thousands of students in seamless academic planning. +

+ +
-
+ + + diff --git a/src/routes/(landing)/LandingFooter.svelte b/src/routes/(landing)/LandingFooter.svelte index 4fa67692..a02f04df 100644 --- a/src/routes/(landing)/LandingFooter.svelte +++ b/src/routes/(landing)/LandingFooter.svelte @@ -2,7 +2,7 @@
-
© 2024 TigerJunction
+
© 2024 TigerApps
diff --git a/src/routes/(landing)/LandingHeader.svelte b/src/routes/(landing)/LandingHeader.svelte index f46daf21..27b91778 100644 --- a/src/routes/(landing)/LandingHeader.svelte +++ b/src/routes/(landing)/LandingHeader.svelte @@ -1,50 +1,107 @@ -
-