About page, most of frontpage, news

Frontpage:
- Implement initial pass of swipers, might look for something that doesn't require JS.
- Implemented transitions
- Added transitions / company logos to assets
About page:
- Basically duplicated layout from existing website
News:
- Renamed /blog -> /news, not too much in this section left to do, relatively straightforward for that
This commit is contained in:
2024-10-13 13:13:30 -07:00
parent f39aeab4a4
commit 05e9f8882a
42 changed files with 908 additions and 88 deletions

View File

@@ -7,7 +7,6 @@
color: #20CCF8;
}
.boston-bg {
background-color: #20CCF8;
}