The problems you know
Square / wedding-industry-platforms feel templated
Every photographer site on Squarespace or Pixieset looks the same. Your work deserves a layout that fits it, not a stock template.
Images are slow on most builders
Photographers need fast image loading. Generic site builders rarely emit modern formats (WebP, AVIF), lazy load properly, or use responsive `srcset`.
Lead capture is an afterthought
Inquiries from couples or commercial clients need to feel professional. Generic contact forms leak inquiries to spam folders.
SEO matters for local discovery
'[City] wedding photographer' is a real search. Most builders ship weak structured data — local results miss you.
How InBuild solves them
Image-first layouts
Generated portfolios put your photos first — full-bleed galleries, masonry grids, lightbox preview. The AI knows the patterns that flatter photography.
Persistent, CDN-served uploads
Photos you upload go into InBuild's asset library and are served from a stable, cache-immutable URL — not a dead blob link that breaks on refresh. (The export renders a plain `<img>` tag today, not `next/image` — no automatic WebP/AVIF conversion or responsive srcset yet.)
Polished inquiry forms
Multi-field inquiry forms (event type, date, location, budget) hit your Forms dashboard — every inquiry tagged with which gallery or service page it came from.
Location-aware metadata
Page title and description can name your city and niche, and a real Google Maps embed anchors your location. (No LocalBusiness JSON-LD is generated — pair this with a Google Business Profile for the local search info panel.)
Frequently asked questions
Will my images load fast enough?
Uploads go into InBuild's persistent asset library and serve from a cache-immutable URL. The exported code renders a plain `<img>` tag rather than `next/image`, so you won't get automatic WebP/AVIF conversion or responsive srcset out of the box — swap in `next/image` yourself in the export if you need that.
Can I sell prints from the site?
Yes — wire Stripe Checkout in the exported code, or integrate with Pixieset / Pic-Time for full gallery delivery + print sales. We focus on the marketing site; you pair it with the right delivery tool.
What about client galleries?
Client galleries (private, password-protected, with print sales) are a category InBuild doesn't compete in — use Pixieset, Pic-Time, or Cloudspot for delivery. Use InBuild for your public-facing portfolio and brand site.