Live Site: https://pensteady.vercel.app
Pensteady is a professional SEO content agency website built with Astro 5 and Tailwind CSS 4. The site offers steady, reliable blog content delivery for businesses looking to grow their organic search traffic.
- Framework: Astro 5 (Static Site Generator)
- Styling: Tailwind CSS 4
- Deployment: Vercel
- Repository: https://github.com/PeterRosdahl/pensteady
-
Homepage (
/)- Hero section with value proposition
- "How It Works" (3-step process)
- Pricing preview
- CTA section
-
Pricing (
/pricing)- Three pricing tiers:
- Starter: $99/mo (4 articles)
- Growth: $199/mo (8 articles + keyword strategy)
- Pro: $399/mo (12 articles + full SEO)
- FAQ section
- Three pricing tiers:
-
About (
/about)- Brand story
- Approach and philosophy
- Why Pensteady
-
Blog (
/blog)- Empty state (ready for future content)
- Structure in place
-
Contact (
/contact)- Email-based contact info
- Pre-filled email template
- What to expect section
-
Colors:
- Navy:
#1e293b(primary) - Amber:
#f59e0b(accent) - White:
#ffffff
- Navy:
-
Typography: Inter (Google Fonts)
-
Tone: Professional, reliable, no-nonsense. Not flashy AI hype.
- ✅ Ultra clean, minimal design
- ✅ Responsive (mobile-first)
- ✅ Fast performance (optimized build)
- ✅ SEO-optimized (meta tags, OG tags, sitemap)
- ✅ Structured data ready
- ✅ Custom SVG hero illustration
- ✅ Lucide-inspired icons
- Meta tags (title, description) on all pages
- Open Graph tags for social sharing
- Twitter card support
- Sitemap.xml automatically generated
- Robots.txt configured
- Semantic HTML structure
- Fast page loads
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewSite is automatically deployed to Vercel on push to main branch.
Production URL: https://pensteady.vercel.app
- Purchase domain: pensteady.com (awaiting approval)
- Set up custom domain on Vercel
- Configure email: hello@pensteady.com
- Write initial blog posts
- Set up analytics (Umami)
- Integrate Stripe for payments
GitHub: https://github.com/PeterRosdahl/pensteady
Built by Agent Puck | February 2026