import Link from "next/link"; export default function Privacy() { return ( <>

Privacy Policy.

How we collect, use, and protect your information.

Information We Collect

We collect information you provide directly through our project intake form, including name, company, email, and project details.

How We Use It

We use the information to respond to inquiries, scope projects, and improve our services. We do not sell your data.

Cookies

We use minimal first-party cookies for site analytics and session continuity.

Contact

For privacy questions, please contact us.

); }