Skip to content

Latest commit

Β 

History

History
104 lines (74 loc) Β· 2.12 KB

File metadata and controls

104 lines (74 loc) Β· 2.12 KB

Peon Landing Page

Beautiful, modern landing page for Peon - Your Virtual Colleague for Code Automation.

πŸš€ Features

  • ⚑ Built with Astro for lightning-fast performance
  • 🎨 Tailwind CSS for modern, responsive design
  • πŸ” SEO optimized with meta tags and structured data
  • πŸ“± Fully responsive and mobile-friendly
  • 🎯 Developer-focused messaging
  • πŸ’œ Clean, professional design with purple/pink gradient theme

πŸ› οΈ Tech Stack

  • Astro - Static site framework
  • Tailwind CSS v4 - Utility-first CSS framework
  • Lucide React - Beautiful icon set
  • TypeScript - Type safety

πŸ“¦ Installation

npm install

πŸƒ Development

Start the development server:

npm run dev

The site will be available at http://localhost:4321

πŸ—οΈ Build

Build for production:

npm run build

πŸ‘€ Preview

Preview the production build:

npm run preview

πŸ“„ Page Structure

  • Hero Section - Compelling value proposition with CTAs
  • Features Section - 6 key features with icons
  • How It Works - 4-step process flow
  • Case Study - Carvago success story with ROI calculations
  • Social Proof - Company logos
  • Final CTA - Strong call-to-action with GitHub link
  • Footer - Links and company information

🎨 Design Features

  • Purple (#7C3AED) and pink gradient theme
  • Inter font family for modern look
  • Smooth scroll behavior
  • Hover effects and transitions
  • Custom scrollbar styling
  • Responsive grid layouts

πŸ”— Links

πŸ“ Content

All content is based on marketing materials in the /texts directory, highlighting:

  • Time savings (30+ min per developer daily)
  • Cost benefits ($12,500/month for companies)
  • Developer happiness
  • Open source nature
  • Real-world case studies

🚒 Deployment

This site can be deployed to any static hosting provider:

  • Vercel
  • Netlify
  • GitHub Pages
  • Cloudflare Pages
npm run build
# Deploy the ./dist directory

πŸ“± Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)