// SmallTown.jsx — "The Small Town Discount" personal poster-style callout function SmallTown() { return (
{/* corner stamp */}
The Small Town Discount

I grew up in a small town.
I moved back on purpose.

Born and raised in Lancaster, PA. Spent over a decade in Philadelphia building a career. Now I'm back, raising my kids in the same kind of place that raised me.

I believe in small towns. I also know how it usually goes for the businesses in them. You're great at the thing you do, you've got a reputation built on word of mouth, and marketing is the stuff you'll get to eventually.

Here's the deal. If you run a small business in a small town, and you need a website, help getting found, or just a plan to make the phone ring a little more, reach out. We'll find a way to work together.

Reach Out
{/* side panel */}
{/* farm graphic behind the place name */}
Lancaster,
PA
Home Base
); } Object.assign(window, { SmallTown });