Landing Search UX Demo

Furnished apartments in Austin

Demo notes. All 60 units, prices, ratings, photos and coordinates are live data pulled from Landing's public API on Jul 28, 2026 for the search Austin, TX, Jul 31 to Aug 6, 2026. Prices are the all-in figures the API returns (fees included, taxes excluded). Address search is powered by OpenStreetMap geocoding. Book links go to the real hellolanding.com pages.

What changed about sort. The default sort is no longer the raw site ordering. "Recommended: likely to book" ranks by a conversion-style blend used by leading marketplaces: 40% guest rating (weighted by review count so 2 reviews cannot beat 229), 30% price value (stay price per bedroom vs the field), 15% listing content (real exterior and pool photos, photo depth), 15% review volume. Weights are visible in app.js and easy to retune against real booking data.

Where the photos come from. The search API only returns unit photos plus an occasional untagged building shot, so the exterior and amenity photos in these carousels were harvested from Landing's own property pages (hellolanding.com/properties/...) and classified by eye: 105 property-level photos across the 11 properties. Every carousel now leads with a real exterior where one exists (8 of 11), else the pool photo, then amenities, then unit interiors. To ship this, the search API needs to serve tagged property and amenity photos directly.