Please build a responsive page based on the mockup. It should contain the following
Image carousel with 3 or more slides
Each slide should contain an image, heading and CTA
Six CTA blocks
Each block should contain an image and a CTA
Build the page using only HTML, CSS/SCSS and Javascript. No frameworks or libraries should be used.
If required, please include the package.json file.
Candidate notes: Imagery - complete with unsuitable aspect ratios and poor subject matter - supplied by client.
Node: v18.x
NPM: v8.x
# npm install
npm ci # if you have a package-lock.json already generated
npm start
# npm run serve
npm run build