@nnc-digital/nnc-design-system
Version:
Design system for West & North Northamptonshire Councils, two unitary councils encompassing Wellingborough, Corby, Daventry, East Northants, Kettering, Northampton, Northamptonshire County and South Northants.
10 lines (9 loc) • 374 B
TypeScript
export declare const PromoBannerContentText = "We\u2019re looking for people to do this amazing thing in an amazing manner, during an amazing time of amazingness.";
export declare const PromoBannerContent: JSX.Element;
export declare const PromoBannerData: {
title: string;
ctaUrl: string;
ctaText: string;
image1440x810: string;
image144x81: string;
};