GroundUp Data

FAQ

Paste your Wix FAQ entries here (accordion UI can be added later). Below are implementation notes you can delete.

Can I migrate my Wix copy verbatim?

Yes — replace the placeholder sections in `src/pages` and components with your exported text. Keep headings sensible for SEO.

How does the contact form send email?

Cloudflare Pages Function at `functions/api/contact.ts` sends through Resend when `RESEND_API_KEY` and related env vars are set.

Will my site work on mobile?

Layouts use Tailwind responsive utilities (mobile-first). Test on real devices after connecting your domain.

← Back to home