Replace this content with your story. The page is a regular Astro component using BaseLayout directly — no separate layout is needed for static pages like this one.

Pages that don't fit a content collection live as .astro files in src/pages/[...lang]/. They call t() for translated copy and pass the result to BaseLayout for SEO. Specialized layouts (Article, Project, Legal) handle the collection-driven pages.

What goes here

  • Who you are or what your team does
  • Why you built the thing
  • How to get in touch (the contact form lives at /contact)