Go to file
Matt 3b34eaabe3 feat: Initial landing page for LetsBe Cloud
Static marketing site with:
- Value proposition and feature showcase
- 10 core tools listed with descriptions
- Two pricing tiers (Starter $49/mo, Professional $79/mo)
- Stripe Checkout integration for payments
- Responsive design with Tailwind CSS
- FAQ section and footer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 08:03:34 +01:00
src/app feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00
.dockerignore feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00
Dockerfile feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00
next.config.ts feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00
package.json feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00
postcss.config.mjs feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00
tailwind.config.ts feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00
tsconfig.json feat: Initial landing page for LetsBe Cloud 2026-02-07 08:03:34 +01:00