Private Jet Charter Website Template
Altair is the template for a service business whose customers are not price shopping. It is a private jet charter site — on-demand charter, empty-leg access, group and VIP charter, concierge and ground handling — built in a warm cream and espresso palette that avoids every cliché of the category.
There is no black background, no gold, no stock photograph of a champagne flute. The restraint is the positioning: the page communicates expense through space, typography and pacing rather than through decoration.
It is a Next.js 15 project and sits on the Max plan in the template picker. The public preview is open to anyone who wants to scroll it before committing.
A service page for a considered purchase
The page runs seven anchored sections: hero, about, services, how it works, destinations, reviews and contact. The order tracks how a high-value service is actually bought — establish who you are, show what you offer, explain the process, prove you go where the customer needs to go, show that others have used you, then make contact easy.
The hero is an auto-advancing image carousel rather than a video, which keeps the page light and lets a small operator use a handful of good photographs instead of commissioning film. Headings reveal per word as they enter the viewport, so the type has a measured cadence that matches the tone.
The services section is the commercial core: four media cards, each with a title, a description and its own photograph. In the shipped template these are private jet charter, empty-leg access, group and VIP charter, and concierge and ground. The how-it-works section then removes the friction that stops a first-time charter customer from enquiring, which is not knowing what happens after they send the message.
The sections it ships with
Everything is composed in a single HomePage component wrapped by a SiteChrome shell, with each block given a section id for anchor navigation:
- Hero — auto-advancing image carousel with per-word heading reveals
- About — the operator statement
- Services — four media cards covering the full service range
- How it works — the step-by-step from enquiry to departure
- Destinations — a showcase of signature routes and locations
- Reviews — client testimonials
- Contact — a split layout pairing the form with contact details
- Site chrome — the shared navigation and footer around all of it
Design notes
Cream and espresso, with soft radii of about 1.5rem on every card and image. The rounded corners are unusually generous for a luxury brand and they are what makes the page feel warm rather than clinical — the same layout with square corners would read as a corporate consultancy.
Typography is Inter paired with Inter Tight, loaded from Google Fonts. Using one type family in two optical widths rather than a serif-and-sans pairing is a quiet choice that keeps the page modern; the hierarchy comes from size and weight instead of contrast between faces.
Motion is Motion (the Framer Motion 11 line) for reveals, Lenis for scroll feel, and Embla for the hero and destination carousels. Nothing pins, nothing scrubs, nothing hijacks the scroll — the page moves at the speed the reader sets, which is the right decision for a considered purchase.
The stack under the hood
A conventional Next.js App Router project with a shared carousel hook and icon resolver so the sections stay consistent.
- Next.js 15 with the App Router
- React 19 and TypeScript
- Tailwind CSS v4
- Motion (Framer Motion 11) for per-word and section reveals
- Lenis for smooth scrolling
- Embla Carousel for the hero and destinations
- lucide-react icons resolved through a shared helper
Adapting it with a Siteglade prompt
Altair generalizes better than its subject suggests. Any high-touch service with a small number of offerings, a process worth explaining and a geography worth showing fits: yacht charter, chauffeur services, private medical, relocation, wealth advisory, destination weddings.
A prompt that lands: "Rebuild this for Corradi Charter, a yacht charter operator based in Palma. Keep the seven sections and the cream palette. Change the four services to bareboat charter, crewed charter, delivery and relocation, and winter berthing. Replace destinations with the Balearics, Sardinia, the Amalfi coast and the Côte d Azur. Rewrite how-it-works around a booking that starts twelve weeks out."
After that, iterate on tone rather than structure. Ask for shorter paragraphs, a different accent, or for the reviews section to be removed if you do not have quotes you can publish. Never leave placeholder testimonials on a live page.
What to change first
For a service brand, credibility comes before beauty:
- The four service cards — these are the whole commercial proposition
- The hero photographs, since the carousel is the first impression
- The how-it-works steps, written for someone who has never bought this service before
- Destinations, which should be places you genuinely operate
- Reviews — real quotes with permission, or delete the section entirely
| Property | Value |
|---|---|
| Template name in the picker | Private Aviation |
| Framework | Next.js 15, App Router |
| Builder category | Website |
| Plan required to fork | Max |
| Palette | Cream and espresso |
| Corner radius | Soft, around 1.5rem |
| Typography | Inter and Inter Tight |
| Anchored sections | Seven |
Frequently asked questions
Is this only useful for aviation companies?
No. It is a template for any high-value service sold through enquiry rather than checkout. Charter, concierge, private medical, relocation and advisory businesses all map onto the same seven sections with only the copy and photography changed.
Why an image carousel instead of a video hero?
Because most service operators have good photographs and not much film. The carousel keeps the page fast and lets four or five strong images do the work a video would. If you do have footage, ask the agent to swap the hero for a looping video.
Can I add a booking or quote calculator?
Ask the agent to build one — it edits the real project files, so new components are normal work rather than a limitation. If it needs to store or price anything server-side, Siteglade Cloud can provision a managed backend on Pro and Max.
Does it need the Max plan?
To fork this particular template, yes — it is a Max-tier template in the picker. The live preview is public on every plan, and other templates in the library are available on Free and Pro.