Back to Projects

C&P Conciergerie

Client Website

A marketing and lead-generation website for a short-term rental property management concierge in Vendôme, France, built to convert property owners into clients with a live revenue simulator.

Overview

C&P Conciergerie manages Airbnb and Booking.com listings for property owners around Vendôme, in the Loire Valley. Most visitors landing on the site are property owners who are curious but not yet convinced, and the site's job is to get them there without a phone call.

I built the site with Eleventy for speed, with an interactive revenue simulator as the centerpiece: it estimates a property's monthly income from its location, type, and size. Each service town also gets its own page for local search, and the lead form posts straight to a serverless contact endpoint. I'm now rebuilding it as a Next.js and Appwrite platform, with a dashboard where owners can track their own bookings and revenue.

Role

Freelance Web Developer & Designer

Timeline

2026 — Present

Technologies

EleventyJavaScriptVercelSentry

V2 (In Development)

Next.js 16AppwriteTailwind CSS 4Turborepo
C&P Conciergerie Homepage
C&P Conciergerie Services Section
C&P Conciergerie Revenue Simulator
C&P Conciergerie Dynamic Pricing

Engineering Features

Live Revenue Simulator

Built an interactive calculator that estimates monthly rental income in real time as a visitor adjusts property type, location, and room count. Most visitors qualify themselves as leads before they ever pick up the phone.

Local SEO Architecture

Statically generated with Eleventy for near-instant load times, with dedicated pages per service town and a generated sitemap so the site ranks for hyper-local searches across the Vendômois.

Privacy-First Monitoring

Self-hosted the Sentry error-monitoring bundle instead of a third-party loader script, and built a custom consent flow so analytics only load after explicit visitor opt-in.

Owner Dashboard (V2)

Currently architecting a Next.js + Appwrite rebuild as a pnpm monorepo, adding a dedicated owner-facing panel backed by a real database so clients can track their bookings and revenue without calling the office.