import { H3, Eyebrow, P } from "@/components/Texts" import { Button } from "@/components/Button" export default function Homepod() { const onGetStartedClick = () => { // Ensure we are in a browser environment and ml_account exists before calling it if (typeof window !== 'undefined' && typeof (window as any).ml_account === 'function') { (window as any).ml_account('webforms', '6108375', 'l9m8g1', 'show') } else { console.log("MailerLite script (ml_account) not fully loaded or not in browser.") } }; return (
Pods are personal digital spaces on the Mycelium Network. They are private, persistent, and fully under your control. Run conversations, files, and tools directly on the network instead of through central servers