// Closing CTA + Footer. function Closing() { return (

If you can describe your business,
you can build the tool that runs it.

Owned by you. No monthly rent. No homework.
All the way to customers.

); } function Footer() { return ( ); } Object.assign(window, { Closing, Footer });