Commit graph

5 commits

Author SHA1 Message Date
Claude
c1ca0eb5af
refactor: simplify site structure with external domain links
- Update FooterSection with external domains:
  - Foundation → aethex.foundation
  - Corporation → aethex.biz
  - Labs → aethex.studio
  - Docs → docs.aethex.tech
  - Community → aethex.network
  - Support → aethex.support
- Remove unnecessary pages (about, community, docs, products)
- Simplify entity page navigation to Home + 3 divisions
- Update CTA buttons to use external domains
2026-01-19 08:58:58 +00:00
Claude
983ebe4654
fix: add responsive breakpoints for mobile and tablet sizing
- Add tablet breakpoint (1024px) for grids, typography, and flow diagram
- Add mobile breakpoint (600px) with single-column grids and scaled typography
- Fix flow diagram to stack vertically on mobile with rotated arrows
- Add responsive styles to entity pages (labs, foundation, corporation)
- Scale down hero titles, section titles, and padding for smaller screens
2026-01-19 06:33:09 +00:00
680438af37
modified: src/pages/labs.astro 2026-01-19 01:19:50 +00:00
ece13c3e2b
modified: src/pages/labs.astro 2026-01-19 00:26:36 +00:00
2f653e4112
new file: src/components/TestimonialsSection.astro 2026-01-18 23:24:59 +00:00