Skip to content

Commit aba8df8

Browse files
MaskedHunterclaude
authored andcommitted
docs: update README with correct Vercel URLs and new demo links
- Replace motion-primitives.dev with actual Vercel deployment URL - Add Spline Worlds demo to live demo table - Update Interactive 3D description (6 R3F scenes, not 3 Spline) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ed7f4fa commit aba8df8

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
![Components](https://img.shields.io/badge/Components-155+-purple?style=for-the-badge)
1010
![Next.js](https://img.shields.io/badge/Next.js-14-black?style=for-the-badge)
1111

12-
**[Live Demo](https://motion-primitives.dev)** | **[Browse Components](https://motion-primitives.dev/components)** | **[Showcase](https://motion-primitives.dev/showcase)**
12+
**[Live Demo](https://nextjs-animated-components.vercel.app)** | **[Browse Components](https://nextjs-animated-components.vercel.app/components)** | **[Showcase](https://nextjs-animated-components.vercel.app/showcase)**
1313

1414
</div>
1515

@@ -23,15 +23,16 @@
2323

2424
| Page | What You'll See |
2525
|------|----------------|
26-
| **[Homepage](https://motion-primitives.dev)** | Full showcase with all sections, direction picker, interactive demos |
27-
| **[Component Browser](https://motion-primitives.dev/components)** | Browse all 155+ components by category with live previews |
28-
| **[Showcase](https://motion-primitives.dev/showcase)** | Full-page component exhibition |
29-
| **[Scroll Animations](https://motion-primitives.dev/demos/scroll)** | **10 GSAP ScrollTrigger demos — orchestrator, clip-path, velocity, parallax, horizontal scroll** |
30-
| **[SaaS Demo](https://motion-primitives.dev/demos/saas)** | Complete SaaS landing page built with these components |
31-
| **[Agency Demo](https://motion-primitives.dev/demos/agency)** | Agency site template with animations |
32-
| **[Portfolio Demo](https://motion-primitives.dev/demos/portfolio)** | Portfolio template with 3D and scroll effects |
33-
| **[Interactive 3D](https://motion-primitives.dev/demos/interactive-3d)** | **3 Spline 3D scenes — interactive robot, draggable Earth globe, morphing crystal** |
34-
| **[Neural Demo](https://motion-primitives.dev/neural)** | Three.js neural network visualization |
26+
| **[Homepage](https://nextjs-animated-components.vercel.app)** | Full showcase with all sections, direction picker, interactive demos |
27+
| **[Component Browser](https://nextjs-animated-components.vercel.app/components)** | Browse all 155+ components by category with live previews |
28+
| **[Showcase](https://nextjs-animated-components.vercel.app/showcase)** | Full-page component exhibition |
29+
| **[Scroll Animations](https://nextjs-animated-components.vercel.app/demos/scroll)** | **10 GSAP ScrollTrigger demos — orchestrator, clip-path, velocity, parallax, horizontal scroll** |
30+
| **[SaaS Demo](https://nextjs-animated-components.vercel.app/demos/saas)** | Complete SaaS landing page built with these components |
31+
| **[Agency Demo](https://nextjs-animated-components.vercel.app/demos/agency)** | Agency site template with animations |
32+
| **[Portfolio Demo](https://nextjs-animated-components.vercel.app/demos/portfolio)** | Portfolio template with 3D and scroll effects |
33+
| **[Spline Worlds](https://nextjs-animated-components.vercel.app/demos/spline-worlds)** | **6 interactive Spline 3D scenes — cursor-tracking robot, morphing shapes, kinetic sculptures** |
34+
| **[Interactive 3D](https://nextjs-animated-components.vercel.app/demos/interactive-3d)** | **6 experimental R3F scenes — gravity well, swarm intelligence, sound fabric, ferrofluid** |
35+
| **[Neural Demo](https://nextjs-animated-components.vercel.app/neural)** | Three.js neural network visualization |
3536

3637
---
3738

@@ -430,7 +431,7 @@ Use the **DirectionPicker** component (bottom-right corner in demo) to try all 4
430431
|---------|--------------|----------|---------------|---------------|
431432
| Price | $49-149/yr | $49/yr | Free | **Free (MIT)** |
432433
| Components | ~50 | ~40 | ~20 | **155+** |
433-
| Live Demo | Yes | Yes | Limited | **[Yes — 8 pages](https://motion-primitives.dev)** |
434+
| Live Demo | Yes | Yes | Limited | **[Yes — 8 pages](https://nextjs-animated-components.vercel.app)** |
434435
| Design Systems | 1 | 1 | 1 | **4 (runtime switchable)** |
435436
| 3D Components | Few | None | None | **5 (Three.js)** |
436437
| GSAP ScrollTrigger | No | No | No | **Yes** |

0 commit comments

Comments
 (0)