From 40a63e64070a63ef1d211bd0b5ba30198102ab3c Mon Sep 17 00:00:00 2001 From: Aman Kumar Singh Date: Fri, 13 Mar 2026 12:29:29 +0530 Subject: [PATCH] feat: Add sign-up link for ambassador program --- src/components/mission-outreach/HeroSection.tsx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/components/mission-outreach/HeroSection.tsx b/src/components/mission-outreach/HeroSection.tsx index f0e6b42..8e3642b 100644 --- a/src/components/mission-outreach/HeroSection.tsx +++ b/src/components/mission-outreach/HeroSection.tsx @@ -15,6 +15,8 @@ const HeroContainer = styled.section` import { motion } from 'framer-motion'; import animations from '../../animation'; +const AMBASSADOR_SIGNUP_URL = 'https://forms.gle/p4Um5FE5vtUzFZfY8'; + const HeroSection = () => { const responsibilities = [ "Representing Operation VAJRA within their institutions and communities.", @@ -162,6 +164,21 @@ const HeroSection = () => { ))} + + + Sign Up for Ambassador Program +