+
+
Banner Editor
+
+
+
+
+
+ setEditBanner({...editBanner, title: e.target.value})} className="w-full bg-black/5 dark:bg-white/5 border border-black/10 dark:border-white/10 p-5 rounded-2xl text-sm font-bold focus:border-nexlyn focus:outline-none transition-colors uppercase" />
+
+
+
+
+
+
+
+
+
+
+
setEditBanner({...editBanner, image: e.target.value})}
+ placeholder="https://example.com/banner-image.jpg"
+ className="w-full bg-black/5 dark:bg-white/5 border border-black/10 dark:border-white/10 p-5 rounded-2xl text-sm font-bold focus:border-nexlyn focus:outline-none transition-colors"
+ />
+
Enter a direct URL to the banner background image
+
+
+
+
+
+
+