Back to package cataloglayout
@frontend_mono/awwwards-landing
Awwwards landing component
Install
npm i @frontend_mono/awwwards-landingUsage
import awwwardsLanding from '@frontend_mono/awwwards-landing'<awwwardsLanding />Demo props
const landingProps = {
backgroundImageSrc: 'https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?w=1600',
sliderText: 'Creative Studio -',
roleText: 'Creative',
subtitleText: 'Designer & Developer'
}<awwwardsLanding backgroundImageSrc={imageUrl} />