Skip to content

Commit

Permalink
Merge branch 'nairobi-gophers:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
spankie authored Sep 21, 2024
2 parents 66fe28e + d6c22dc commit f973a77
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions frontend/src/pages/TravelInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,16 @@ function VisaInfo() {
className={"text-justify lg:max-w-[500px] text-secondary text-sm mb-6"}>
Visa applications in Kenya are done online through the
{' '}
<a href={'https://www.ecitizen.go.ke'} target='_blank'
className={'font-bold underline'}>ecitizen</a>
<a href={'https://www.etakenya.go.ke/en'} target='_blank'
className={'font-bold underline'}>etakenya</a>
{' '}
website, which is the official service portal for the Kenyan
Government.
You will be required to register as a as a foreigner in order to
access the
visa application portal. The visa process is outlined in the in the
page linked below.
The Ministry of Interior and National Administration, State Department for Immigration and Citizen Services, Directorate of Immigration Services has developed and is operating the Republic of Kenya Electronic Travel Authorisation (eTA).

Kenya eTA is a semi-automated system that determines the eligibility of visitors to travel to Kenya. An eTA offers permission to travel and is authorised by the Government of the Republic of Kenya. The possession of an eTA is not the final authority to enter the Republic of Kenya.
Admissibility will be determined at the point of entry
</p>

<a href={'https://immigration.ecitizen.go.ke/index.php?id=5'} target='_blank'
<a href={'https://www.etakenya.go.ke/en/enroll/launch-screen'} target='_blank'
className="button w-fit mx-auto lg:m-0">Visa Process</a>

</div>
Expand Down

0 comments on commit f973a77

Please sign in to comment.