diff --git a/src/pages/index.astro b/src/pages/index.astro index 780f5e8..61a84ae 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,18 +1,15 @@ --- import SectionCard from "../components/SectionCard.astro"; -import EditionConsole from "../components/EditionConsole.jsx"; import LocaleCopy from "../components/LocaleCopy.astro"; import { aiLabCapabilities, aiLabSources, collageImages, - routeStops, ventureDesk, ventureSignals, } from "../data/profile"; import { editorialPromises, - fieldNotes, getSectionHref, hero, launchSections, @@ -71,38 +68,11 @@ const projects = launchSections.find((section) => section.slug === "projects"); ))} -
- -
-
- {routeStops.map((stop) => ( - - {stop.place} - - - ))} -
- -
- {fieldNotes.en.map((_, i) => ( - - ))} -
-
-
-
Four Desks, One Signature
-
- This front page is not a brochure. It is the running file on the real occupations: - private AI, field consulting, jazz-adjacent live products, advocacy, and the long - European afterglow of the schools. -
-
-
{ventureDesk.map((venture) => (