mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-04-21 21:07:17 +00:00
* feat: revamped marketing website and documentation with high-end animations and glassmorphism - Redesigned marketing site (apps/web) with a terminal-inspired, professional aesthetic. - Implemented Hero v2 with cinematic, spring-based animations matching the release video. - Added interactive Pokemon Buddy draggable widget inspired by the desktop app. - Integrated react-scan for performance auditing. - Applied consistent glassmorphism, border-flow animations, and Geist Mono typography. - Revamped Databases, Blog, Comparison, and Download pages for visual consistency. - Updated documentation (apps/docs) landing page with matching motion choreography and living background. - Fixed fs module resolution issues in the web app and optimized build stability for React 19. * chore(docs): remove internal marketing playbook and tracker files Remove Reddit playbook and analytics tracker docs from the public documentation set, and update marketing navigation to keep the docs section consistent. Made-with: Cursor * fix: address review feedback for marketing overhaul - Extract download page metadata into layout.tsx (SEO regression fix) - Move react-scan to devDependencies, dynamic import to avoid prod bundle - Soften unverified '10,000+ developers' claim in CTA - Restore StructuredData for FAQ rich snippets - Restore close-on-scroll for mobile menu in header - Remove `as any` spreads from motion.div — use className directly - Gate Pokemon buddy behind NEXT_PUBLIC_ENABLE_POKEMON_BUDDY flag - Fix mood interval priority inversion (excited was unreachable) * chore: add lock file * feat: add framer-motion animations to docs pages --------- Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| drizzle | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| drizzle.config.ts | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| vercel.json | ||