/* "Build a site" — a fully interactive, simulated Horizons flow, end to end:
chat + live preview → "ready to build in code?" → grant source access
→ Horizons builds the code → connect a Hostinger domain → live countdown.
All inside Horizons / Hostinger (no external tools). */
const HZDS = window.HostingerHPanelDesignSystem_3ef285;
const { Button: HzBtn, Card: HzCard, SpotlightPanel: HzSpot, Badge: HzBadge, Icon: HzIcon, Input: HzInput } = HZDS;
const BakerySiteCmp = window.BakerySite;
/* ───────────────── small shared chrome ───────────────── */
function HzMark({ size = 26, label, labelColor = "#fff" }) {
return (
When you're ready, Horizons turns this design into a real website and puts it online for you. No tech skills needed — we handle the rest.
;
}
function GitHubTile({ size = 26 }) {
return (
);
}
function FolderTile({ size = 26 }) {
return Choose where your website should live. Not sure? Keep it on Hostinger — it's the easiest.
Your address is what people type to visit you, like sweetcrumb.com. Do you already have one, or need a new one?
{/* segmented */}Sweet Crumb will be ready in a moment. Pop back soon and see it live at:
You can close this window — we'll email you the moment it's ready.
> ) : ( <>Sweet Crumb is now online for everyone to see, safe and secure.