···2626 <strong>If you clear your cookies, they'll disappear.</strong>
2727 </p>
2828 <p>
2929- Please <a href="mailto:contact@hyperlink.academy">contact us</a> for
3030- help recovering Leaflets!
2929+ Please <a href="mailto:contact@leaflet.pub">contact us</a> for help
3030+ recovering Leaflets!
3131 </p>
3232 </div>
3333 </Popover>
+1-1
app/login/LoginForm.tsx
···116116 <div className="flex flex-col">
117117 <h3 className="text-primary">Log In or Sign Up</h3>
118118 <div className=" text-secondary">
119119- Save your leaflets and access them on multiple devices!
119119+ Save your Leaflets and access them on multiple devices!
120120 </div>
121121 </div>
122122 <form onSubmit={handleSubmitEmail} className="flex flex-col gap-2">
···9191 <>
9292 <ShareButton
9393 text="Offer Template"
9494- subtext="Let people create new leaflets using this as a template"
9494+ subtext="Let people create new Leaflets using this as a template"
9595 smokerText="Template link copied!"
9696 id="get-template-link"
9797 link={`template/${publishLink}` || ""}
···111111 subtext=<>
112112 {domains?.[0] ? (
113113 <>
114114- This leaflet is published on{" "}
114114+ This Leaflet is published on{" "}
115115 <span className="italic underline">
116116 {domains[0].domain}
117117 {domains[0].route}