import { SiteHeader } from "@/components/SiteHeader"; import { SiteFooter } from "@/components/SiteFooter"; import { StatusTerminal } from "@/components/StatusTerminal"; export default function HomePage() { return ( <>
01 // THE MANIFESTO

I WILL FIND
A WAY,
OR I WILL
MAKE ONE.

A multidisciplinary architect of digital ecosystems and agricultural infrastructures. Executing vision through precision.

); }