+ {/* Subtle background gradient to match design language */}
+
+
+
+
+
+ Newsletter
+
+
+
+ Stay updated with GitHub Tracker
+
+
+
+ Get monthly insights, product updates, and repository analytics delivered directly to your inbox.
+
+
-
+
+ setEmail(e.target.value)}
+ className="
+ w-full text-sm px-4 py-3.5 pl-11
+ bg-white dark:bg-zinc-900/60
+ border border-zinc-200 dark:border-zinc-700/50
+ rounded-xl
+ focus:outline-none focus:ring-2
+ focus:ring-blue-500/20 focus:border-blue-500
+ text-zinc-900 dark:text-white
+ placeholder-zinc-400 dark:placeholder-zinc-500
+ transition-all
+ "
+ aria-label="Email address"
+ />
+
+
+
+
+
+