BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/fancy/parallax-floating-demo

Parallax Floating Demo

fancy/parallax-floating-demo
FreeBlock

A block component.

Install it

npx shadcn@latest add https://www.fancycomponents.dev/r/parallax-floating-demo.json

Source

examples/image/parallax-floating-demo.tsxwww.fancycomponents.dev/r/parallax-floating-demo.json
1"use client"
2
3import { useEffect } from "react"
4import { exampleImages } from "@/utils/demo-images"
5import { motion, stagger, useAnimate } from "motion/react"
6
7import Floating, {
8 FloatingElement,
9} from "@/components/fancy/image/parallax-floating"
10
11const Preview = () => {
12 const [scope, animate] = useAnimate()
13
14 useEffect(() => {
15 animate("img", { opacity: [0, 1] }, { duration: 0.5, delay: stagger(0.15) })
16 }, [])
17
18 return (
19 <div
20 className="flex w-dvw h-dvh justify-center items-center bg-black overflow-hidden"
21 ref={scope}
22 >
23 <motion.div
24 className="z-50 text-center space-y-4 items-center flex flex-col"
25 initial={{ opacity: 0, y: 10 }}
26 animate={{ opacity: 1, y: 0 }}
27 transition={{ duration: 0.88, delay: 1.5 }}
28 >
29 <p className="text-5xl md:text-7xl z-50 text-white font-calendas italic">
30 fancy.
31 </p>
32 <p className="text-xs z-50 hover:scale-110 transition-transform bg-white text-black rounded-full py-2 w-20 cursor-pointer">
33 Download
34 </p>
35 </motion.div>
36
37 <Floating sensitivity={-1} className="overflow-hidden">
38 <FloatingElement depth={0.5} className="top-[8%] left-[11%]">
39 <motion.img
40 initial={{ opacity: 0 }}
41 src={exampleImages[0].url}
42 className="w-16 h-16 md:w-24 md:h-24 object-cover hover:scale-105 duration-200 cursor-pointer transition-transform"
43 />
44 </FloatingElement>
45 <FloatingElement depth={1} className="top-[10%] left-[32%]">
46 <motion.img
47 initial={{ opacity: 0 }}
48 src={exampleImages[1].url}
49 className="w-20 h-20 md:w-28 md:h-28 object-cover hover:scale-105 duration-200 cursor-pointer transition-transform"
50 />
51 </FloatingElement>
52 <FloatingElement depth={2} className="top-[2%] left-[53%]">
53 <motion.img
54 initial={{ opacity: 0 }}
55 src={exampleImages[2].url}
56 className="w-28 h-40 md:w-40 md:h-52 object-cover hover:scale-105 duration-200 cursor-pointer transition-transform"
57 />
58 </FloatingElement>
59 <FloatingElement depth={1} className="top-[0%] left-[83%]">
60 <motion.img
61 initial={{ opacity: 0 }}
62 src={exampleImages[3].url}
63 className="w-24 h-24 md:w-32 md:h-32 object-cover hover:scale-105 duration-200 cursor-pointer transition-transform"
64 />
65 </FloatingElement>
66
67// … truncated

What it pulls in

npm packages

  • motion

Other registry items

  • fancy/image/parallax-floating
  • utils/demo-images

Files it writes

  • examples/image/parallax-floating-demo

Facts

Registry
fancy
Type
registry:block
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-13
Last confirmed
today

Go to the source

www.fancycomponents.dev danielpetho/fancy on GitHub Raw registry item This item as JSON

More from fancy

All 158 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Animated Gradient Demoanimated-gradient-demofancyBlocksFreeno deps
Basic Number Ticker Demobasic-number-ticker-demofancyBlocksFreeno deps
Box Carousel Autoplay Demobox-carousel-autoplay-demofancyBlocksFree1 dep
Box Carousel Demobox-carousel-demofancyBlocksFree1 dep
Box Carousel Video Demobox-carousel-video-demofancyBlocksFree1 dep
Breathing Text Demobreathing-text-demofancyBlocksFreeno deps
Circling Elements Democircling-elements-demofancyBlocksFreeno deps
Circling Elements Easing Democircling-elements-easing-demofancyBlocksFreeno deps

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex