// ============================================================ // Coming Soon / Maintenance splash (static site) // ============================================================ // Rendered by app.jsx when SITE.maintenance === true. function ComingSoon() { return (
VividPix
Launching soon

Something bright is coming.

VividPix LED matrix displays — for storefronts, lobbies and facades. Our online store is almost ready. Message us on WhatsApp to order early.

Chat with us on WhatsApp {SITE.email}
{SITE.whatsappDisplay} · {SITE.whatsappHours}
); } Object.assign(window, { ComingSoon });