What do we need to build or fix?
By considering the mockup guidelines (About Us V2) add the section "Still got questions?" just below the "Who we are" to the about page. This section works as division between the "Who we are" and the "Newsletter" we get from the Footer component.
Technical details
git pull from main and create a branch feature/still-got-questions where to add the new implementation
What do we need to build or fix? By considering the mockup guidelines (About Us V2) add the section "Still got questions?" just below the "Who we are" to the about page. This section works as division between the "Who we are" and the "Newsletter" we get from the Footer component.
Technical details
git pull
frommain
and create a branchfeature/still-got-questions
where to add the new implementationTwoColumn
to implement the section -> https://github.com/Web-Dev-Path/web-dev-path/blob/main/components/containers/TwoColumn.jsDeadline Please keep in mind that once you assign this task to yourself, you'll need to complete it in 7 days.
Acceptance criteria
yarn build
locally to solve the issues and commit the changes.