diff --git a/src/summersplash2022/sections/forside.tsx b/src/summersplash2022/sections/forside.tsx index 47746e4b5..0aa5cfe82 100644 --- a/src/summersplash2022/sections/forside.tsx +++ b/src/summersplash2022/sections/forside.tsx @@ -53,10 +53,7 @@ const LandingPage = ({
- + Søk {isApplyGraduate ? 'fast stilling' : 'sommerjobb'}{' '} diff --git "a/src/summersplash2022/sections/s\303\270kJobb.tsx" "b/src/summersplash2022/sections/s\303\270kJobb.tsx" index 9d721488a..7d6050b18 100644 --- "a/src/summersplash2022/sections/s\303\270kJobb.tsx" +++ "b/src/summersplash2022/sections/s\303\270kJobb.tsx" @@ -16,7 +16,7 @@ const Apply = ({ applyType }: { applyType: ApplyType }) => { ? sharedStyle.sectionDarkTeal : sharedStyle.sectionLightPeach }`} - id="sokfastjobb" + id="sokjobb" >

Søk {isApplyGraduate ? 'fast jobb' : 'sommerjobb'}