a82aef3dfc
LandingPage.tsx already closely matched the mockup set (dark navy hero, gradient CTAs, numbered step badges, feature/pricing cards) from an earlier pass -- nothing structural needed here. Replaced the 4 places that hand-rolled the same linear-gradient(90deg,#6366f1,#22d3ee) inline with the shared GradientButton component introduced this session, so the gradient can't drift out of sync between screens.