diff --git a/public/videos/_hero-background.mp4 b/public/videos/_hero-background.mp4 deleted file mode 100644 index 723327e..0000000 Binary files a/public/videos/_hero-background.mp4 and /dev/null differ diff --git a/public/videos/hero-background.mp4 b/public/videos/hero-background.mp4 index 8833bd0..723327e 100644 Binary files a/public/videos/hero-background.mp4 and b/public/videos/hero-background.mp4 differ diff --git a/public/videos/scarlet-knightmare-background.mp4 b/public/videos/scarlet-knightmare-background.mp4 new file mode 100644 index 0000000..8833bd0 Binary files /dev/null and b/public/videos/scarlet-knightmare-background.mp4 differ diff --git a/src/components/navigation-bar.tsx b/src/components/navigation-bar.tsx index c9f922b..a3e786c 100644 --- a/src/components/navigation-bar.tsx +++ b/src/components/navigation-bar.tsx @@ -47,9 +47,6 @@ export default function NavigationBar() {
  • Home
  • -
  • - Scarlet Knightmare -
  • Members
  • diff --git a/src/data/jobs-info.ts b/src/data/jobs-info.ts index fc33af7..6be2bf4 100644 --- a/src/data/jobs-info.ts +++ b/src/data/jobs-info.ts @@ -10,13 +10,13 @@ export const jobs: Array = [ departmentName: "Artist's Alley", desc: "Register to become part of Artist's alley during Scarlet Knightmare (10/28)", form: 'https://forms.gle/LfGH6peTC4FojPYb8', - isHidden: false, + isHidden: true, }, { departmentName: 'Events Volunteer', desc: 'Volunteer to manage Scarlet Knightmare 2023', form: 'https://docs.google.com/forms/d/e/1FAIpQLSfPbVU4wr7nHq-ploW88A4CXkfVYiVbv2KrNGJEW_7lOicKOw/viewform?usp=sf_link', - isHidden: false, + isHidden: true, }, { departmentName: 'Partnership', diff --git a/src/data/misc-info.ts b/src/data/misc-info.ts index 4702ed4..86fbdd1 100644 --- a/src/data/misc-info.ts +++ b/src/data/misc-info.ts @@ -2,4 +2,4 @@ * Set the variable constant to `null` if you want to no longer show a message. */ -export const alertMessage: string = 'Scarlet Knightmare begins at 12PM' +export const alertMessage: string = ''