## Description
Remove the business partner section
- Also includes some minor tweaks to content
## Type of change
Please check the type of change your PR introduces:
- [x] 🐹 Trivial/Minor
## Test Plan
- [x] 💪 Manual
## Description
Delete more unused images and templates
This also copies some of the better parts of the deleted templates
into the main index file. Unfortunately, some content changes crept
in while making these changes
## Description
Update of website images and other related changes
- Add Macbook and Surface laptop mockups with the M365 webpage
- Logo size tweaks
- Delete unused images
- Stop laptop bounce
## Description
(1) Fix Gupl not exiting with Ctrl-C and (2) annoying browsersync warning
- (1) make sure `gulp` is not PID 1 in container. Add `--init` option
- (2) set `open: false`
Please check the type of change your PR introduces:
- [ ] 🌻 Feature
- [x] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 🐹 Trivial/Minor
## Issue(s)
## Test Plan
<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ] ⚡ Unit test
- [ ] 💚 E2E
Also nuke a CloudFront ID that isn't applicable to the Corso website
## Description
Adds a README for building the Corso website
## Type of change
Please check the type of change your PR introduces:
- [x] 🗺️ Documentation
## Description
This cleanup leaves 5 potential templates to pick from. Further cleanup
will be done once we settle on a page format.
## Type of change
Please check the type of change your PR introduces:
- [x] 🐛 Bugfix
## Test Plan
- [x] 💪 Manual
## Description
This PR imports a Tailwind-based website template and adds a
build hardness for it.
Please check the type of change your PR introduces:
- [x] 🌻 Feature
## Test Plan
- [x] 💪 Manual