Work / Built by Shefa
Savor
A trilingual restaurant platform — English, Arabic, French — with reservations and private dining.

Why we built this
Most restaurant sites are a PDF menu and a phone number. We built Savor to show what booking-first looks like — and to prove the system handles real internationalisation: three languages including right-to-left Arabic, not a translate widget.
The approach
Every route exists in English, Arabic, and French, statically generated per locale, with middleware reading the visitor's language and routing them to the right one. Arabic gets true RTL layout and its own typeface, not a mirrored afterthought.
Reservations are the conversion event, so the form is wired like one: validated with Zod, spam-filtered with a honeypot, and confirmed by a locale-aware email the moment it lands.
What we shipped
- Trilingual site (en / ar / fr) with automatic locale routing
- True RTL layout and Arabic typography
- Reservation flow with validation, honeypot, and confirmation email
- Locations, menu, private dining, and press pages
- Statically generated locale variants, dynamic sitemap
No invented metrics here — the proof is the live site. Visit Savor ↗
Shefa