diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8a46868..e9a54d5 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -13,7 +13,7 @@ jobs: fetch-depth: 0 # speeds up the checkout - name: Set up pnpm (package manager) - uses: pnpm/action-setup@v2.2.2 + uses: pnpm/action-setup@v4.0.0 - name: Install dependencies run: pnpm install diff --git a/pages/crew.tsx b/pages/crew.tsx index eaa5593..f862226 100644 --- a/pages/crew.tsx +++ b/pages/crew.tsx @@ -26,71 +26,71 @@ const Home: NextPage = () => {
- + - + - + - + - + - + - - - - + - + - + - - - - + - - + + - + - + - - + + - + + + + + + + - + - + - + - + - + @@ -98,61 +98,70 @@ const Home: NextPage = () => { - - - - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + +
diff --git a/public/crew/crewmates_low_res/chloe.jpg b/public/crew/crewmates_low_res/chloe.jpg deleted file mode 100644 index c3e74f7..0000000 Binary files a/public/crew/crewmates_low_res/chloe.jpg and /dev/null differ diff --git a/public/crew/crewmates_low_res/edwin.jpg b/public/crew/crewmates_low_res/edwin.jpg index 3ea350b..4f23e7b 100644 Binary files a/public/crew/crewmates_low_res/edwin.jpg and b/public/crew/crewmates_low_res/edwin.jpg differ diff --git a/public/crew/crewmates_low_res/eileen.jpg b/public/crew/crewmates_low_res/eileen.jpg new file mode 100644 index 0000000..f4bf223 Binary files /dev/null and b/public/crew/crewmates_low_res/eileen.jpg differ diff --git a/public/crew/crewmates_low_res/finn.jpg b/public/crew/crewmates_low_res/finn.jpg new file mode 100644 index 0000000..7b799a4 Binary files /dev/null and b/public/crew/crewmates_low_res/finn.jpg differ diff --git a/public/crew/crewmates_low_res/kevin.jpg b/public/crew/crewmates_low_res/kevin.jpg new file mode 100644 index 0000000..be2991d Binary files /dev/null and b/public/crew/crewmates_low_res/kevin.jpg differ diff --git a/public/crew/crewmates_low_res/luis.jpg b/public/crew/crewmates_low_res/luis.jpg new file mode 100644 index 0000000..225458b Binary files /dev/null and b/public/crew/crewmates_low_res/luis.jpg differ diff --git a/public/crew/crewmates_low_res/pradi.jpg b/public/crew/crewmates_low_res/pradi.jpg new file mode 100644 index 0000000..de5011b Binary files /dev/null and b/public/crew/crewmates_low_res/pradi.jpg differ diff --git a/public/crew/crewmates_mid_res/chloe.jpg b/public/crew/crewmates_mid_res/chloe.jpg deleted file mode 100644 index 6d11187..0000000 Binary files a/public/crew/crewmates_mid_res/chloe.jpg and /dev/null differ diff --git a/public/crew/crewmates_mid_res/edwin.jpg b/public/crew/crewmates_mid_res/edwin.jpg index 335924f..df2fcde 100644 Binary files a/public/crew/crewmates_mid_res/edwin.jpg and b/public/crew/crewmates_mid_res/edwin.jpg differ diff --git a/public/crew/crewmates_mid_res/eileen.jpg b/public/crew/crewmates_mid_res/eileen.jpg new file mode 100644 index 0000000..1b09b2d Binary files /dev/null and b/public/crew/crewmates_mid_res/eileen.jpg differ diff --git a/public/crew/crewmates_mid_res/finn.jpg b/public/crew/crewmates_mid_res/finn.jpg new file mode 100644 index 0000000..bbf8b7d Binary files /dev/null and b/public/crew/crewmates_mid_res/finn.jpg differ diff --git a/public/crew/crewmates_mid_res/kevin.jpg b/public/crew/crewmates_mid_res/kevin.jpg new file mode 100644 index 0000000..19ea715 Binary files /dev/null and b/public/crew/crewmates_mid_res/kevin.jpg differ diff --git a/public/crew/crewmates_mid_res/luis.jpg b/public/crew/crewmates_mid_res/luis.jpg new file mode 100644 index 0000000..8cb294f Binary files /dev/null and b/public/crew/crewmates_mid_res/luis.jpg differ diff --git a/public/crew/crewmates_mid_res/pradi.jpg b/public/crew/crewmates_mid_res/pradi.jpg new file mode 100644 index 0000000..6b1f7af Binary files /dev/null and b/public/crew/crewmates_mid_res/pradi.jpg differ diff --git a/public/crew/crewmates_original/chloe.jpg b/public/crew/crewmates_original/chloe.jpg deleted file mode 100644 index b8dfc4e..0000000 Binary files a/public/crew/crewmates_original/chloe.jpg and /dev/null differ diff --git a/public/crew/crewmates_original/edwin.jpg b/public/crew/crewmates_original/edwin.jpg index 32810c0..2def08f 100644 Binary files a/public/crew/crewmates_original/edwin.jpg and b/public/crew/crewmates_original/edwin.jpg differ diff --git a/public/crew/crewmates_original/eileen.jpg b/public/crew/crewmates_original/eileen.jpg new file mode 100644 index 0000000..400301a Binary files /dev/null and b/public/crew/crewmates_original/eileen.jpg differ diff --git a/public/crew/crewmates_original/finn.jpg b/public/crew/crewmates_original/finn.jpg new file mode 100644 index 0000000..f21a93f Binary files /dev/null and b/public/crew/crewmates_original/finn.jpg differ diff --git a/public/crew/crewmates_original/kevin.jpg b/public/crew/crewmates_original/kevin.jpg new file mode 100644 index 0000000..d0b2a7f Binary files /dev/null and b/public/crew/crewmates_original/kevin.jpg differ diff --git a/public/crew/crewmates_original/luis.jpg b/public/crew/crewmates_original/luis.jpg new file mode 100644 index 0000000..221de36 Binary files /dev/null and b/public/crew/crewmates_original/luis.jpg differ diff --git a/public/crew/crewmates_original/pradi.jpg b/public/crew/crewmates_original/pradi.jpg new file mode 100644 index 0000000..087fbcc Binary files /dev/null and b/public/crew/crewmates_original/pradi.jpg differ