6 Commits

Author SHA1 Message Date
0f5c900cb2 fix: add bilingual support to all demo pages
- restaurant.html: full DE/EN translations
- handwerk.html: full DE/EN translations
- physiotherapie.html: full DE/EN translations
- anwalt.html: full DE/EN translations
- blumenladen.html: full DE/EN translations
- it-dienstleistung.html: full DE/EN translations
- fitness.html: full DE/EN translations
- Language persists across navigation via localStorage
2026-03-10 04:51:07 +01:00
e56d5a45af fix: bilingual support for all demo pages + persistent language/theme
- Add localStorage for language and theme persistence
- Add data-en attributes to all gallery items
- Add language switcher to all 10 demo pages
- Demo pages read localStorage and apply language on load
- User language preference persists across page navigation
2026-03-10 04:45:08 +01:00
4d11e8c30f fix: add data-en attributes to gallery items + persistent language/theme with localStorage 2026-03-10 04:40:14 +01:00
ab727181c5 fix: update pricing in feature box (5€ initial, 10€ credit on contract) 2026-03-10 04:35:20 +01:00
2d07f2bec2 feat: add demo gallery with 10 branch examples + pricing model
- 10 demo pages for different industries:
  - Bakery, Hair salon, Car dealership
  - Restaurant, Carpenter, Physiotherapy
  - Law firm, Flower shop, IT services, Gym
- Gallery section on main page
- 4 themes: Dark, Handwerk, Nature, Ocean
- DE/EN language switcher
- Pricing: 5€ initial consultation, 10€ deducted on contract
2026-03-10 04:34:47 +01:00
c7e58740bb feat: initial landing page
- Modern design with Space Grotesk font
- 4 themes: Dark, Handwerk, Nature, Ocean
- Bilingual: DE/EN language switcher
- Expandable feature boxes
- Responsive layout for all devices
- HTTP Basic Auth protected (admin:12345)
2026-03-10 04:23:35 +01:00