A luxury real estate theme without IDX complexity
EstateLux is a premium Astro theme for brokerages and agencies that want a polished property marketing site without wiring MLS feeds on day one. Spacious layouts, Newsreader serif headlines, and Inter body copy create an editorial luxury feel with room for property photography to breathe.
The feature set covers listings, agents, neighborhoods, blog content, favorites, and a mortgage calculator — the pages a serious real estate brand needs before adding IDX integration.
What is included
EstateLux includes home, properties index and detail, agents index and detail, services, neighborhoods, about, blog index and detail, contact, favorites, mortgage calculator, styleguide, privacy, terms, imprint, RSS, and a custom 404 page.
Properties are MDX files in src/content/properties/ with galleries, amenities, agent links, coordinates, floor plans, and virtual tour URLs. Agents are defined in src/data/agency.ts with dynamic detail routes.
Listings, favorites, and mortgage calculator
Client-side property filtering and sorting support URL query parameters so shareable filtered views work out of the box. Favorites persist in browser localStorage. The mortgage payment estimator at /tools/mortgage-calculator gives visitors a reason to stay and agents a lead capture opportunity.
OpenStreetMap static embeds show property locations without a Google Maps API key. Contact and inquiry forms use mailto patterns — connect your CRM when ready.
Built on a static-first Astro stack
EstateLux is built with Astro 6.4, TypeScript, Tailwind CSS v4, MDX, Motion, Fontsource fonts (Inter, Newsreader), sitemap, and RSS. Testimonials use a JSON collection. Cookie consent banner ships for EU deployments.
Hide listings from the public site with draft: true in property frontmatter. Motion scroll reveals respect reduced-motion preferences.
Customization workflow
Add properties in src/content/properties/. Update agents in src/data/agency.ts. Replace demo testimonials, neighborhood copy, and blog posts with real market content. Review the QA checklist in the theme repo before launch.



