UNIT 26 • STAGE 6 OF 7
Email form, CTA ways, and footer to complete the site
A pitch site with no call to action is a dead end. Visitors who are convinced need somewhere to go. The CTA section gives them three choices: donate, volunteer, or share — ordered by commitment level so there is always a low-barrier option.
The email input has a subtle focus ring: border-color: var(--red) on :focus. This is a small detail but it signals interactivity and brand consistency — the same red used in the hero appears in the form.
The site is visually complete: hero, stats, problem, solution, plan, team, CTA, and footer. All seven sections of a full pitch site.
Next: Stage 7 adds IntersectionObserver — a new JavaScript API that triggers animations when sections scroll into view.