mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 13:23:37 +02:00
Add new reusable components to shared-landing-ui package: - AppScrollerSection, TimelineSection, MasonryGridSection, PrinciplesSection - LegalPageTemplate for privacy/terms/cookies/imprint pages - Navigation component with mobile menu and language switcher - GradientText and LanguageSwitcher atoms - i18n system with getLangFromUrl, useTranslations, localizePath - Theme files for picture (indigo), chat (blue), zitare (teal) Add legal pages to ManaDeck and Chat landing pages: - privacy, terms, cookies, imprint pages using shared template - Updated footers with cookies link |
||
|---|---|---|
| .. | ||
| AppScrollerSection.astro | ||
| CTASection.astro | ||
| FAQSection.astro | ||
| FeatureSection.astro | ||
| HeroSection.astro | ||
| MasonryGridSection.astro | ||
| PricingSection.astro | ||
| PrinciplesSection.astro | ||
| StepsSection.astro | ||
| TestimonialSection.astro | ||
| TimelineSection.astro | ||