<SimpleBanner>
Component<SimpleBanner text="Text" />
'light'
theme<SimpleBannertheme="light"backgroundColor="var(--hdc-gray-40)"text={<>Save 15% sitewide this fall for a limited time! <a style={{ textDecoration: 'underline' }} href="#">Shop Now</a></>}/>
'dark'
theme<SimpleBannertheme="dark"backgroundColor="var(--hdc-navy-900)"text={<>Save 15% sitewide this fall for a limited time! <a style={{ textDecoration: 'underline' }} href="#">Shop Now</a></>}/>
'light'
theme<SimpleBannertheme="light"backgroundColor="var(--hdc-mint)"text={<>Save 15% sitewide this fall for a limited time! <a style={{ textDecoration: 'underline' }} href="#">Shop Now</a></>}/>