+
+
Banner Copy & Styles
+
Modify text details and text alignment configurations
+
+
+
+
+
+
+
+
+
+
+
+
+
+ setBannerForm({
+ ...bannerForm,
+ sortOrder: Number(e.target.value),
+ })
+ }
+ />
+
+
+
+
+
Call To Action (CTA Button)
+
Hyperlinks for optional button element overlays
+
+
+
+
+
+
+
Target Tab Redirection
+
+ Force-launch the button link target into a completely new browser tab window
+
+
+
+ setBannerForm({
+ ...bannerForm,
+ openInNewTab: val,
+ })
+ }
+ />
+
+