# rental.photos > AI photo enhancement and listing photo review service for vacation rental hosts and property managers. Canonical domain: `https://rental.photos` ## Main Pages - [Home](https://rental.photos/) - Product overview, before/after examples, pricing, FAQ, and contact. - [Terms and Conditions](https://rental.photos/terms) - Legal terms, refunds, liability, and platform compliance policy. - [Free Listing Photos Review Tool](https://rental.photos/tool/free-listing-photos-review) - Free AI scoring tool for listing photos with actionable feedback. - [Blog Index](https://rental.photos/blog) - Articles about rental photo quality and listing performance. ## Resources - [Resources Hub](https://rental.photos/resources) - Guides, comparisons, use cases, and product documentation for vacation rental hosts. ### Guides - [How to improve your Airbnb listing photos (on any budget)](https://rental.photos/resources/guides/improve-airbnb-listing-photos) - [Do Airbnb photos affect bookings? ROI analysis](https://rental.photos/resources/guides/airbnb-photos-bookings-roi) - [AI-generated photos and Airbnb/VRBO policy: what hosts need to know](https://rental.photos/resources/guides/ai-photos-airbnb-vrbo-policy) ### Comparisons - [rental.photos vs BoxBrownie: best photo service for vacation rental hosts](https://rental.photos/resources/comparisons/rental-photos-vs-boxbrownie) ### Use Cases - [How property managers use AI listing photos at scale](https://rental.photos/use-cases/property-manager-listing-photos) - [Professional Airbnb photos without hiring a photographer](https://rental.photos/use-cases/airbnb-photos-without-photographer) ### Product - [AI photo generation for vacation rentals: how it works](https://rental.photos/product/ai-photo-generation-vacation-rental) ## Dynamic Pages - [Blog Article](https://rental.photos/blog/{slug}) - Individual article page (dynamic slug from `blog_articles` table). - [Review Result](https://rental.photos/review/{review_slug_or_id}) - Individual listing review report (dynamic identifier). ## Localized Variants Default locale is English without URL prefix. Additional locales use prefixed paths: - Romanian: `https://rental.photos/ro` - German: `https://rental.photos/de` - French: `https://rental.photos/fr` Localized variants exist for: - Home (`/{locale}`) - Terms (`/{locale}/terms`) - Free review tool (`/{locale}/tool/free-listing-photos-review`) ## Exclusions - API endpoints under `/api/*` are operational interfaces, not reader-facing content pages. - Admin-only routes (for example `/local-admin/*`) are intentionally excluded.