Public
5MC Performance 2.0 — dark-mode growth platform & audit engine
adsauditgrowthmarketingweb
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

5MC Performance 2.0 — Commercial Growth Platform

Creative Ads. Real Results. Engineering high-frequency growth & commercial infrastructure.

Diagnose before you prescribe. Evidence before hype. Systems over isolated deliverables.

Live Site

Launch the platform

Pages

RoutePage
/Homepage — hero, telemetry bar, Advert Spotlight, 5-Pillar Audit Engine, Mission & Vision, client proof, dual CTA
/aboutMission, Vision & Core Standards
/servicesDiagnostic Audits, Commercial Video Ads, Funnel Infrastructure
/proofProof & Client Ecosystem (309+ brands)
/testimonialsVerified client feedback
/auditQuick Scan Audit Engine (interactive intake)
/contactContact / Deploy System

Architecture

  • index.ts — Hono server. Renders a never-cached HTML shell per route, serves the CSS + client JS as version-stamped immutable assets, and exposes /source so visitors can remix.
  • frontend/layout.tsx — Persistent navigation header, full-screen drawer/overlay menu, and footer shared across every page.
  • frontend/home.tsx — The complete homepage (all 7 sections).
  • frontend/pages.tsx — The six secondary pages.
  • frontend/site.css — The design system: ultra-dark #0b0c10, high-contrast type, #E63946 / #FF2E93 accent triggers, and subtle cyber-grid lines.
  • frontend/app.ts — Client interactions: drawer toggle, scroll-reveal, and the interactive audit-engine scan console.

Design System

  • Ultra-dark background (#0B0C10), high-contrast white bold typography.
  • Dark red accent triggers (#E63946 / #FF2E93).
  • Subtle cyber grid lines with a radial mask.
  • Responsive: desktop nav collapses into the slide-in drawer on mobile.