Skip to content

Repository files navigation

Agentic Zero Landing Page

A pixel-perfect implementation of the Agentic Zero conference landing page.

Quick Start

```bash

Install dependencies

npm install

Start development server

npm run dev

Build for production

npm run build

Start production server

npm start ```

Versioning

This repo keeps the old website preserved in Git while serving only the current production site from main.

  • v1 snapshot: v1-agentic-zero-2025
  • v1 archive branch: archive/v1-agentic-zero-2025
  • active production branch: main

See docs/versioning-and-deployment.md for the full workflow.

Features

  • Responsive design with mobile-first approach
  • Canvas animation for hero background
  • Accessible speaker modals with keyboard navigation
  • Live countdown timer
  • Email validation and capture
  • Optimized performance (Lighthouse ≥90)
  • Full keyboard accessibility
  • Respects prefers-reduced-motion

Design System

Built with the exact color palette and typography from the design specification:

  • Background: #1D1F27
  • Foreground: #F9F5F5
  • Accent gradient: #9F98FF → #ADA7FF
  • Typography: Space Grotesk (headings), Inter (body)

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages