1. Blank search & share preview confirmed live
Your page's meta description is empty and there's no social preview image (og:image) at all — so a Google result or a shared link on Instagram/Facebook shows a blank or auto-generated snippet instead of your work.
Right now
<meta name="description" content="" /> <!-- no og:image tag anywhere on the page -->
Drop-in fix
Settings → SEO → Site Description: "Handmade fine jewelry and sculpture by OJ Johnson — shop the collection or commission a custom piece." Settings → Social → Site Image: (upload one strong product photo)
2. Contact relies on a bare mailto: link confirmed live
The only way to reach you is a mailto: link. On a lot of
phones/laptops with no mail app configured (very common — Gmail-in-browser users especially)
clicking it does nothing visible, and there's no confirmation that a message went anywhere.
A real form removes both problems.
Right now
<a href="mailto:juicegaragejewelry@gmail.com"> Contact </a> <!-- no <form> element anywhere on the site -->
Working alternative — try it
What this would take
The description/title/social-image fix is five minutes in your own Squarespace Settings panel — I'm happy to just hand you the exact text, free, no strings. Swapping the contact link for a real form (like the one above, wired to your own inbox) is the kind of thing I'd do as a small paid job if useful — no pressure either way.