Site vitrine + module reservation pour service VTC haut de gamme Cote d'Azur. Stack : Astro statique + nginx, deploye sur Coolify. Sections : hero, 3 piliers, flotte (3 cards Mercedes), tarifs trajets signature, mise a disposition, pourquoi nous, formulaire reservation (mailto), footer. Design : Cote d'Azur Nocturne (Cormorant Garamond + Manrope, palette nuit mediterranee + or champagne, ornements art deco).
22 lines
189 B
Text
22 lines
189 B
Text
# build
|
|
dist/
|
|
.astro/
|
|
|
|
# deps
|
|
node_modules/
|
|
|
|
# logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# env
|
|
.env
|
|
.env.production
|
|
.env.local
|
|
|
|
# system
|
|
.DS_Store
|
|
.vscode/
|
|
*.log
|