refactor: reorganize people directory structure and update profile content

This commit is contained in:
2025-10-17 16:39:36 +02:00
parent 1792262f49
commit 7514df43f4
118 changed files with 989 additions and 34 deletions

View File

@@ -3,11 +3,11 @@ import { Gallery } from './Gallery'
export function AboutTeam() {
return (
<div className="relative my-16 mx-6">
<div className="relative my-12 lg:mt-12 lg:mb-24 mx-6">
<Gallery />
<div className="mx-auto grid max-w-7xl lg:grid-cols-2">
<div className="px-6 pt-16 pb-24 sm:pt-20 sm:pb-32 lg:col-start-2 lg:px-8 lg:pt-32">
<div className="mx-auto max-w-2xl lg:mr-0 lg:max-w-lg">
<div className="pt-16 pb-24 lg:pt-24 lg:col-start-2">
<div className="mx-auto max-w-2xl lg:max-w-lg">
<h1 className="mt-2 text-3xl font-medium tracking-tight text-pretty text-white lg:text-4xl">
Founded by Internet Pioneers and Powered by the Community
</h1>