Page Loader Animation

Smooth multilingual greeting text loader built with Motion. Transitions seamlessly between global hello greetings without blocking main layout flow.

Preview Canvas

Hello

Installation

Install component dependencies or run the automated CLI command.

pnpm dlx shadcn@latest add https://sahilcodex.vercel.app/r/loader-animation.json

Usage

import LoaderAnimation from "@/components/ui/loader-animation";
export default function Page() {
return (
<div className="flex min-h-screen items-center justify-center">
<LoaderAnimation />
</div>
);
}
"You have a right to perform your prescribed duty, but you are not entitled to the fruits of actions."
Bhagavad Gita

Design by SahilCodex
© 2026. Build with Hands.