Initial StaySense landing page

This commit is contained in:
Oliver 2026-02-22 13:39:25 +01:00
commit 289b808771
No known key found for this signature in database
15 changed files with 844 additions and 0 deletions

24
README.md Normal file
View file

@ -0,0 +1,24 @@
# StaySense Landingpage (Starter)
Enthält eine **fertige, responsive Landingpage** als Vanilla **HTML + CSS** inkl. SVG-Illustrationen.
## Inhalt
- `index.html` komplette Landingpage inkl. Text
- `styles.css` Styling (Dark-Theme, responsive)
- `script.js` mobile Navigation und Interaktionen
- `assets/` erstellte SVG-Bilder/Icons
## Lokales Preview
1. Ordner öffnen
2. `index.html` im Browser öffnen
(oder via Live Server/Preview in VS Code)
## Anpassen
- Links / CTA: in `index.html` nach `staysense.vanityontour.de` suchen
- Branding/Farben: in `styles.css` die `:root` Variablen anpassen
- Text/Sections: direkt in `index.html`
## Live
- Veröffentlicht unter: `https://landing.staysense.vanityontour.de/`
Viel Spaß beim Live-Schalten 🚐