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.
Creative Ads. Real Results. Engineering high-frequency growth & commercial infrastructure.
Diagnose before you prescribe. Evidence before hype. Systems over isolated deliverables.
| Route | Page |
|---|---|
/ | Homepage — hero, telemetry bar, Advert Spotlight, 5-Pillar Audit Engine, Mission & Vision, client proof, dual CTA |
/about | Mission, Vision & Core Standards |
/services | Diagnostic Audits, Commercial Video Ads, Funnel Infrastructure |
/proof | Proof & Client Ecosystem (309+ brands) |
/testimonials | Verified client feedback |
/audit | Quick Scan Audit Engine (interactive intake) |
/contact | Contact / Deploy System |
index.ts— Hono server. Renders a never-cached HTML shell per route, serves the CSS + client JS as version-stamped immutable assets, and exposes/sourceso 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/#FF2E93accent triggers, and subtle cyber-grid lines.frontend/app.ts— Client interactions: drawer toggle, scroll-reveal, and the interactive audit-engine scan console.
- 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.