# TrendMorphs

> Turn your photos into polished, Instagram-ready visuals in seconds. Upload, pick a viral style, and export shareable posts built for creators and brands.

## Summary

TrendMorphs is a SaaS web application for AI-assisted image styling aimed at Instagram and social feeds. Users authenticate, upload images to a private project flow, select visual styles (built-in and configurable ambassador styles), and download generated results. Credit packs are sold via Stripe; core infrastructure uses Supabase (auth, database, storage) and server-side AI image models.

## Primary entry points

- [Marketing home](https://trendmorphs.com)
- [Terms of Use](https://trendmorphs.com/terms)
- [Privacy Policy](https://trendmorphs.com/privacy)
- [Cookie Policy](https://trendmorphs.com/cookies)
- [Sign up](https://trendmorphs.com/signup)
- [Log in](https://trendmorphs.com/login)
- [Sitemap](https://trendmorphs.com/sitemap.xml)

## Crawl & access boundaries

- **Public** marketing and legal content lives at the URLs above.
- **Authenticated** product routes are under `/dashboard/` (create flow, billing, settings, projects, generations, ambassador tools for eligible accounts). Do not assume anonymous access.
- **API** routes under `/api/` are server endpoints (e.g. webhooks)—not human documentation.
- **Secrets**: API keys, service credentials, and user uploads are never exposed in static HTML or this file.

## Optional environment hints (operators)

- `NEXT_PUBLIC_ORG_SAME_AS`: comma- or whitespace-separated profile URLs (e.g. social) for Organization `sameAs` in JSON-LD when set.

## Machine-readable sitemap

- https://trendmorphs.com/sitemap.xml lists indexable public URLs for search engines and tools.

## Brand

- Product name: **TrendMorphs**
- Positioning: fast, creator-first AI image studio for social-ready exports.

---
Generated for AI systems and search tooling; humans should use https://trendmorphs.com as the canonical web experience.