diff --git a/apps/nextjs/pages/about.tsx b/apps/nextjs/pages/about.tsx index 74b35d1..e6c3207 100644 --- a/apps/nextjs/pages/about.tsx +++ b/apps/nextjs/pages/about.tsx @@ -20,7 +20,7 @@ import ASMLogo from "../styles/img/about/ASMLogo.svg"; import DHLogo from "../styles/img/about/DreamHack_Logo_RGB_WHITE.svg"; import PAXLogo from "../styles/img/about/PAXLogo.png"; import PAXBackground from "../styles/img/about/IMG_0059.jpg"; -import ASMBackground from "../styles/img/about/IMG_9222.jpg"; +import ASMBackground from "../styles/img/about/IMG_9222-edited.jpg"; import DHBackground from "../styles/img/about/DSC_0894.jpg"; import AllCharities from "../styles/img/about/AllCharities.png"; diff --git a/apps/nextjs/styles/img/about/IMG_9222.JPG b/apps/nextjs/styles/img/about/IMG_9222-edited.jpg similarity index 100% rename from apps/nextjs/styles/img/about/IMG_9222.JPG rename to apps/nextjs/styles/img/about/IMG_9222-edited.jpg