A modern, beautiful, and SEO-optimized landing page for Peon - Your Virtual Colleague for Code Automation.
website/
├── src/
│ ├── layouts/
│ │ └── Layout.astro # Base layout with SEO, fonts, and meta tags
│ ├── pages/
│ │ └── index.astro # Main landing page with all sections
│ └── styles/
│ └── global.css # Tailwind imports and custom CSS
├── public/
│ └── favicon.svg # Purple lightning bolt favicon
├── astro.config.mjs # Astro configuration with Tailwind
├── package.json # Dependencies and scripts
├── README.md # Project documentation
├── DEPLOYMENT.md # Deployment guide for various platforms
└── tsconfig.json # TypeScript configuration
- Primary: Purple (#7C3AED)
- Secondary: Pink gradient
- Clean white background with subtle gray accents
- Font: Inter (Google Fonts)
- Responsive sizing (3xl to 7xl for headings)
- Clear hierarchy
-
Fixed Navigation
- Logo with lightning bolt
- Quick links to sections
- "Get Started" CTA button
-
Hero Section
- Large gradient headline
- Value proposition
- Two prominent CTAs
- Three stat cards (time saved, cost savings, open source)
-
Features Grid
- 6 feature cards with icons
- Hover effects
- Clear descriptions
-
How It Works
- 4-step process visualization
- Numbered steps with connecting lines
- Easy to understand flow
-
Case Study
- Before/After comparison (red vs green)
- Real metrics from Carvago
- ROI calculation card
-
Social Proof
- Company logos (Carvago, Sharry, Glami, TEAS, NetrixOne)
-
Final CTA
- Purple gradient background
- Two action buttons (Get Started + GitHub)
- Open source badge
-
Footer
- Four-column layout
- Product, Resources, Company links
- Social media icons
- Title: "Peon - Your Virtual Colleague for Code Automation | Save Time, Increase Productivity"
- Description: Developer-focused with key benefits
- Open Graph tags for social sharing
- Twitter card meta tags
- JSON-LD schema for SoftwareApplication
- Helps search engines understand the product
- Static generation (no runtime JavaScript needed)
- Optimized assets
- Preconnected fonts
- Clean, semantic HTML
- Fully Responsive - Mobile-first design, works on all devices
- Fast Loading - Static site, minimal dependencies
- Accessibility - Semantic HTML, proper contrast ratios
- Modern Design - Gradients, shadows, smooth animations
- Developer-Focused - Technical but approachable language
Based on the provided marketing materials:
- Saves 30+ minutes per developer daily
- $12,500 monthly savings for companies
- 100% open source
- No configuration required
- PHP developers (primary)
- Any developer team dealing with:
- Technical debt
- Repetitive tasks
- Code quality issues
- Dependency updates
- "Delegate boring tasks to your virtual colleague"
- "Flow is exactly like working with a human colleague"
- "Focus on business value, not fighting technical debt"
- "Makes developers happier"
- Astro 5.x - Modern static site generator
- Tailwind CSS 4.x - Utility-first styling
- TypeScript - Type safety
- Lucide React - Icon library (imported but using inline SVGs)
npm install # Install dependencies
npm run dev # Start dev server at localhost:4321
npm run build # Build for production
npm run preview # Preview production buildThe site is ready to deploy to:
- Vercel (recommended)
- Netlify
- Cloudflare Pages
- GitHub Pages
- Any static hosting
See DEPLOYMENT.md for detailed instructions.
- Hero section: 2 CTAs (Start Free Trial + See How It Works)
- Features section: Implicit CTAs through value props
- Case study: Leads to final CTA
- Final CTA section: 2 options (Get Started + View on GitHub)
- Real company names (Carvago, Sharry, Glami, TEAS, NetrixOne)
- Concrete numbers ($12,500/month, 30+ min/day)
- Open source badge
- Success story with before/after
- Technical language without jargon
- Focus on automation and efficiency
- CLI/Git integration highlighted
- Open source emphasized
- Add testimonials section with developer quotes
- Include short demo video or GIF
- Add pricing table
- Implement analytics (Google Analytics, Plausible)
- A/B testing for different CTAs
- Blog section for content marketing
- Interactive feature demos
- Clean and Modern - No clutter, clear value proposition
- Developer-Focused - Speaks the language of developers
- Data-Driven - Real metrics and ROI calculations
- Trust-Building - Real companies, real results
- Action-Oriented - Multiple clear CTAs
- Open Source - Emphasizes community and transparency
- Fast and Optimized - Lightning-fast load times
The landing page is complete and ready for deployment. All sections are implemented, SEO is optimized, and the design is polished and professional.