Skip to content

feat(Get Started): Migration of Get Started landing page into Contentful

John Arias Castillo requested to merge 2977-eng-get-started-migration into main

Closes #2977 (closed), #2978 (closed)

What is changing in this MR?

The merge request updates the codebase to use a new service, GetStartedService, for fetching content from Contentful. The GetStartedService class includes methods for getting content for a given slug, and transforming the data for use in the frontend. The merge request also updates the components to use the new service.

Contentful Entry Review Prod
Landing Page Review Prod
Build Business Case Review Prod
Continuous Integration Review Prod
Enterprise Review Prod
Small Business Review Prod
Edited by John Arias Castillo

Merge request reports