data-peek/apps/webapp
Rohith Gilla 8ee81e199a
feat: overhauled marketing website and documentation with high-end animations (#150)
* 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>
2026-04-07 17:49:02 +05:30
..
drizzle Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
src Fix Dexie liveQuery write error in webapp query tabs 2026-04-07 12:28:34 +05:30
.env.local.example Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
.gitignore chore: gitignore 2026-04-06 08:39:36 +05:30
drizzle.config.ts Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
next-env.d.ts feat: overhauled marketing website and documentation with high-end animations (#150) 2026-04-07 17:49:02 +05:30
next.config.ts Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
package.json chore: release v0.19.0 2026-04-07 10:47:58 +05:30
postcss.config.mjs Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
tsconfig.json Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
vercel.json Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30