# IACKids IACKids is a non-profit organization providing financial assistance to families in the Greater Rochester, NY area during their child's long-term hospitalization. ## Tech Stack - React - Vite - Tailwind CSS - TypeScript - shadcn/ui - React Router - React Helmet Async (SEO) ## Key Pages & Routes - **Home (`/`)**: Hero section with mission video, stats banner, and upcoming events. - **About (`/about`)**: Detailed mission statement, co-founders, and board of directors. - **Videos (`/videos`)**: "IACKids Families" gallery featuring YouTube video stories. - **Contact (`/contact`)**: Location details and contact information. - **Donate (`/donate`)**: Monetary and non-monetary donation options, including Amazon Smile and GoFundMe links. - **Application (`/application`)**: A no-indexed multi-step family application form (iframe embed). ## Design System - **Fonts**: Poppins (Global) - **Colors**: - Primary: Cyan (#00BFFF) - Secondary: Purple (#8A2BE2) - Brand Green: Forest Green - **Components**: - `SEOHead`: Dynamic meta tag management. - `Navbar`: Responsive navigation with mobile drawer. - `Footer`: 501(c)(3) legal info and social links. - `Hero`: Consistent arched divider design across pages. ## SEO & Performance - Canonical URLs enforced without trailing slashes. - Image lazy loading and video facades for optimized mobile performance. - Sitemap and Robots.txt configured for search engine visibility.