Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ Implement website design feedback (#78)
<!-- describe the change, why is it needed and what does it accomplish as per https://ssw.com.au/rules/write-a-good-pull-request/ --> Refactor website design based on feedback from @bradystroud and @JackDevAU. This includes: - Moved SSW Dory logo to the left of the page - Change the "Automatically send out reminder emails" screenshot to refer to an actual user - Fix the broken svg format screenshot - Add link to ssw.com.au in footer - Reduce h1 tags to one - Add Open Graph metadata tags <!-- Add done video, screenshots as per https://ssw.com.au/rules/record-a-quick-and-dirty-done-video/--> <img width="1906" alt="image" src="https://github.com/SSWConsulting/SSW.Dory/assets/41951199/4e5f3785-3e0e-4177-bbe5-5baf394ac7e5">\ **Figure: SSW Dory logo on the left of the nav bar** <img width="1426" alt="image" src="https://github.com/SSWConsulting/SSW.Dory/assets/41951199/b74ec130-7d7e-4d2a-962d-116b2d5be4b6">\ **Figure: Screenshot now refers to a user instead of a service account** <img width="1414" alt="image" src="https://github.com/SSWConsulting/SSW.Dory/assets/41951199/b56c65b1-cb59-4e8e-befe-6901fbdc1bb7">\ **Figure: Previously broken svg is now fixed** <img width="1058" alt="image" src="https://github.com/SSWConsulting/SSW.Dory/assets/41951199/b07d68c0-d95e-4562-b5ea-3fee75120134">\ **Figure: Added Open Graph metadata tags** <img width="754" alt="image" src="https://github.com/SSWConsulting/SSW.Dory/assets/41951199/5d103be0-457a-4569-bf8f-21e84c37d93f">\ **Figure: Footer now has link to ssw.com.au** <!-- As per rule https://www.ssw.com.au/rules/over-the-shoulder-prs --> <!-- Getting the PR merged is part of the task - Call someone to review your changes to get them merged ASAP -->
- Loading branch information