Drop In
@@ -210,14 +210,14 @@
href={paymentLink}
target="_blank"
rel="noopener noreferrer"
- class="bg-ecsess-700 hover:bg-ecsess-800 dark:bg-ecsess-600 dark:hover:bg-ecsess-700 flex items-center justify-center gap-2 rounded-xl px-4 py-3 text-sm font-bold text-white shadow-md transition-all hover:shadow-lg active:scale-95"
+ class="bg-ecsess-600 hover:bg-ecsess-700 flex items-center justify-center gap-2 rounded-xl px-4 py-3 text-sm font-bold text-white shadow-md transition-all hover:shadow-lg active:scale-95"
>
Pay
{:else}
Free!
diff --git a/src/components/homepage/AffiliatedClubs.svelte b/src/components/homepage/AffiliatedClubs.svelte
index 31c585a..9cbe7c8 100644
--- a/src/components/homepage/AffiliatedClubs.svelte
+++ b/src/components/homepage/AffiliatedClubs.svelte
@@ -53,13 +53,10 @@
-
+
Affiliated Clubs & Labs
-
+
Explore opportunities to enhance your skills, build innovative projects, and connect with the
engineering community through our affiliated organizations.
@@ -83,16 +80,13 @@
class="group-hover:bg-ecsess-500 bg-ecsess-800 flex h-14 w-14 items-center justify-center rounded-xl shadow-md transition-all duration-300 group-hover:scale-110"
>
-
+
{club.name}
@@ -107,7 +101,7 @@
{#each club.features as feature (feature)}
-
+
{feature}
@@ -120,7 +114,7 @@
target="_blank"
rel="noopener noreferrer external"
aria-label={`Visit ${club.name} website`}
- class="bg-ecsess-500 hover:bg-ecsess-600 dark:bg-ecsess-400 dark:hover:bg-ecsess-500 flex items-center justify-center gap-2 rounded-xl px-6 py-3 text-sm font-bold text-white shadow-md transition-all hover:shadow-lg active:scale-95"
+ class="bg-ecsess-400 hover:bg-ecsess-500 flex items-center justify-center gap-2 rounded-xl px-6 py-3 text-sm font-bold text-white shadow-md transition-all hover:shadow-lg active:scale-95"
>
Visit Website
@@ -132,7 +126,7 @@
-
+
Want to get involved? Visit their websites to learn about upcoming events and how to join!