diff --git a/src/components/landing/About.tsx b/src/components/landing/About.tsx index 5278909..7218157 100644 --- a/src/components/landing/About.tsx +++ b/src/components/landing/About.tsx @@ -48,7 +48,7 @@ const LandingAboutInCTF = () => (

- multi-month, completely free programme. + multi-month, world-class programme.

  • diff --git a/src/components/landing/LandingFAQ.tsx b/src/components/landing/LandingFAQ.tsx index 90510c6..73ac502 100644 --- a/src/components/landing/LandingFAQ.tsx +++ b/src/components/landing/LandingFAQ.tsx @@ -49,7 +49,7 @@ const LandingFAQ = () => { question: "Is InCTF free?", answer: ( <> - Yes, participation in InCTF is completely free for all eligible students. There are no hidden charges to access the training or compete in the qualifiers. + There is a small registration fee of ₹499 for all eligible students. There are no hidden charges to access the training. ) },