Skip to content

Redesign landing page + language toggle (FR/EN) - #1

Open
juniorbaw wants to merge 115 commits into
feature/premium-landing-redesignfrom
main
Open

Redesign landing page + language toggle (FR/EN)#1
juniorbaw wants to merge 115 commits into
feature/premium-landing-redesignfrom
main

Conversation

@juniorbaw

Copy link
Copy Markdown
Owner
  • Full premium redesign of the FitFlow landing page for fitness coaches
  • Added FR/EN language toggle (defaults to French with localStorage persistence)
  • Added custom hero SVG illustration and premium visual system

@vercel

vercel Bot commented Feb 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fit-flow Ready Ready Preview Aug 6, 2026 7:37pm

- INSTAGRAM_OAUTH_COMPLETE_GUIDE.md: Detailed guide on where to put each variable
- VERCEL_ENV_SETUP.md: Step-by-step Vercel Dashboard configuration
- FACEBOOK_DEVELOPER_SETUP.md: Step-by-step Facebook Developer configuration
- SETUP_SUMMARY.md: Complete action plan
- COPY_PASTE_VALUES.md: Values ready to copy-paste
- scripts/verify-instagram-config.sh: Automated verification script
- scripts/setup-vercel-env-auto.sh: Helper script for Vercel CLI setup

All variables verified locally. Ready for Vercel and Facebook Developer configuration.
…idation & error handling

- Fix Instagram OAuth 'invalid platform' error (standardize env vars)
- Fix Supabase 406 errors (profiles -> users table)
- Add advanced AI lead scoring system (multi-factor analysis)
- Add input validation and rate limiting (lib/validation.ts)
- Add centralized error handling (lib/errors.ts)
- Add new APIs: onboarding, notifications, export
- Improve AI analyze API with dual scoring
- Update all Instagram OAuth routes to use NEXT_PUBLIC_INSTAGRAM_APP_ID
- Add comprehensive documentation (guides, checklists, strategy)
- Add complete Supabase schema (coaches, leads, posts, daily_stats, subscriptions)
- Implement RLS policies for data security
- Add Facebook/Instagram OAuth authentication
- Create login and signup pages with 4-step onboarding
- Implement Stripe integration (Starter 47€ / Pro 147€)
- Add API routes for leads, stats, posts
- Create webhook endpoint for Make.com
- Add complete Settings page with webhook token
- Implement dark/light mode with ThemeToggle
- Fix all TypeScript build errors
- Ready for production deployment
- Add 4 tabs: Overview, Leads, Posts, Revenue
- Complete data visualization with Recharts
- Beautiful stat cards with change indicators
- Lead scoring badges (VIP/Standard/Low)
- Conversion funnel visualization
- Post performance tracking
- Revenue analytics and ROI metrics
- Interactive filters and navigation
- 4 interactive tabs: Overview, Leads, Posts, Revenue
- Beautiful data visualization with Recharts
- Stat cards with trend indicators
- Lead scoring system (VIP/Standard/Low)
- Conversion funnel visualization
- Post performance analytics
- Revenue tracking with ROI metrics
- Fully responsive dark theme UI
🎨 Design Unifié
- Login/Signup avec style moderne et énergique
- Gradients et animations cohérents
- Même énergie que le dashboard

🔐 Authentification Email/Password
- Plus besoin de Facebook OAuth au début
- Inscription simple: Email + Password
- Instagram devient OPTIONNEL (connexion dans Settings)

📱 Instagram Optionnel
- Connexion Instagram dans /settings
- Explication claire de l'utilité
- Le coach peut explorer le dashboard avant

💳 Flow Simplifié
1. Email/Password → Créer compte
2. Choisir plan (Starter/Pro)
3. Payer Stripe
4. Accès dashboard
5. (Optionnel) Connecter Instagram dans Settings

✨ Améliorations
- Animations smooth
- Effets de blur et gradients
- Design cards moderne
- Messages d'erreur élégants
juniorbaw and others added 30 commits February 19, 2026 02:37
✅ Section 1: Statut (toggle, stats DMs)
✅ Section 2: Config (score min, limite, message)
✅ Section 3: Historique (table leads)
✅ Section 4: Templates (VIP/Standard)

266 lignes, fonctionnel, design cohérent.
✅ 10/14 tâches complétées (71%)
✅ Menu nettoyé (5 onglets)
✅ Design system complet
✅ StatCards + Empty states
✅ ManyChat invisible
✅ Auto-DM 4 sections
✅ Gemini fonctionnel

📋 SPRINT_FINAL_CHECKLIST.md créée
🎯 Minimum 13/15 tests pour validation

Produit maintenant présentable et vendable ! 🚀
❌ gemini-pro n'existe pas en v1beta
✅ gemini-1.5-flash-latest (disponible et stable)

Content AI maintenant fonctionnel ! ⚡

SPRINT FINAL: 11/14 tâches (79%)
- ✅ P1: Nettoyage 100%
- ✅ P2: Design 75%
- ✅ P3: Auto-DM 100%
- ✅ P4: Gemini OK
- ✅ Checklist 15 tests

Production-ready ! 🚀
- Dashboard: 5 tabs only (Vue d'ensemble, Leads, Auto-DM, Content AI, Revenue)
- Replace all mock-data imports with real Supabase queries
- Fix stat cards to compute values from real leads data
- Connect Content AI to Gemini API (/api/analyze-content)
- Add empty username validation on all lead insertion endpoints
- Remove all ManyChat mentions from UI
- Add empty states for all data sections (charts, lists, stats)
- Create custom 404 page and error boundary
- New Auto-DM tab with real DM stats

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts:
#	app/api/analyze-content/route.ts
#	app/dashboard/components/InstagramOnboarding.tsx
#	app/dashboard/components/tabs/AutoDMTab.tsx
#	app/dashboard/components/tabs/ContentAnalyzerTab.tsx
#	app/dashboard/components/tabs/OverviewTab.tsx
#	app/dashboard/components/tabs/RevenueTab.tsx
#	app/dashboard/page.tsx
#	app/error.tsx
#	app/not-found.tsx
#	app/onboarding/page.tsx
#	app/pricing/page.tsx
#	components/PricingSection.tsx
…edirect URI corrigé vers /api/instagram/callback
Updated project description and added details about the AI-powered acquisition pipeline, including architecture and tech stack.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant