Comprehensive marketing website for Valkra - AI-powered smart contract security analysis platform.
Modern, production-ready landing page showcasing:
- 8-step validation pipeline
- Multi-LLM ensemble validation (patent-pending)
- Quantum-resistant security architecture
- 35+ blockchain coverage
- Technical capabilities and features
- Pricing tiers and use cases
- Framework: Next.js 15.5.3 with Turbopack
- Styling: Tailwind CSS 4
- Language: TypeScript
- Forms: Formspree integration
✅ Sticky navigation
✅ Responsive design
✅ Interactive tabs (blockchain/language/framework showcase)
✅ FAQ with expandable sections
✅ Multiple CTAs and email capture
✅ Modern dark theme with gradients
✅ Optimized performance (15.7 kB page size)
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Start production server
npm startOpen http://localhost:3000 to view.
src/
pages/
index.tsx # Main landing page (comprehensive)
_app.tsx # App wrapper
_document.tsx # Document template
api/
hello.ts # Example API route
styles/
globals.css # Global styles
- Hero - Main value proposition with email capture
- Trust Bar - Key metrics ($7B lost, 70% reduction in false positives)
- 8-Step Pipeline - Detailed analysis workflow
- Multi-LLM Ensemble - Patent-pending AI validation
- Security - Quantum-resistant architecture
- Coverage - 35+ chains, 27+ languages, 45 frameworks
- Technology - Rust backend, distributed workers
- Use Cases - Developers, DeFi, Audit firms
- Pricing - Free, Professional, Enterprise tiers
- FAQ - Common questions
- Final CTA - Email capture with benefits
- Footer - Links and copyright
Two Formspree-integrated forms:
- Waitlist:
https://formspree.io/f/mzzanvel - Contact:
https://formspree.io/f/xldwqlba
Submissions go to: yevhen@redasgard.com
# Deploy to Vercel
vercel
# Or via GitHub integration
# Push to main → Auto-deploy# Build image
docker build -t valkra-landing .
# Run container
docker run -p 3000:3000 valkra-landingThe app is a static Next.js site that can deploy to:
- Netlify
- Cloudflare Pages
- AWS Amplify
- GitHub Pages (with adapter)
None required for current version. Forms use Formspree directly.
| Metric | Value |
|---|---|
| Build Time | ~1.5s (Turbopack) |
| Page Size | 15.7 kB |
| First Load JS | 112 kB |
| Static Pages | 3 |
- Chrome/Edge (latest)
- Firefox (latest)
- Safari (latest)
- Mobile browsers (iOS/Android)
See LANDING_PAGE_UPDATE.md for detailed changelog.
© 2025 Asgard Technologies LLC (DBA: Red Asgard)
Patent Pending (U.S. Provisional No. 63/895,904)