10% off on all-access. Use code SUPER10.
    d :
    h :
    m :
    Logo

    Meteor Effect

    A group of beams in the background of a container, sort of like meteors.

    Meteors because they're cool

    I don't know what to write so I'll just paste something cool here. One more sentence because lorem ipsum is just unacceptable. Won't ChatGPT the shit out of this.

    Installation

    Run the following command

    npx shadcn@latest add @aceternity/meteors

    Choose your Tailwind CSS version

    For Tailwind CSS v4, add this to your CSS file:

    @theme inline {
      --animate-meteor-effect: meteor 5s linear infinite;
     
      @keyframes meteor {
        0% {
          transform: rotate(215deg) translateX(0);
          opacity: 1;
        }
        70% {
          opacity: 1;
        }
        100% {
          transform: rotate(215deg) translateX(-500px);
          opacity: 0;
        }
      }
    }

    Props

    Prop nameTypeDescription
    classNamestringThe class name of the child component.
    numbernumberThe number of meteors you want in the card

    Build websites faster and 10x better than your competitors with

    Aceternity UI Pro

    Next.js 15, Tailwind CSS v4 and Motion for react powered templates

    200+ templates and blocks combined

    Ready to copy paste component blocks, save days of development time

    Aceternity UI Pro Demo - Light Mode
    Logo
    Aceternity UI

    Access an ever-growing collection of premium, meticulously crafted templates and Component Blocks.

    A product by Aceternity
    Building in public at @mannupaaji

    © 2026 Aceternity Labs LLC. All Rights Reserved.