Footsteps

Arovane and Mike Lazarev

Footsteps

Arovane and Mike Lazarev

Descriptive Title

This is the subline, insert text here.

Descriptive Title

This is the subline, insert text here.

// Paste a code snippet
import { motion } from "framer-motion";

function Component() {
    return (
        <motion.div
            transition={{ ease: "linear" }}
            animate={{ rotate: 360, scale: 2 }}
        />
    );
}

Copy

// Paste a code snippet
import { motion } from "framer-motion";

function Component() {
    return (
        <motion.div
            transition={{ ease: "linear" }}
            animate={{ rotate: 360, scale: 2 }}
        />
    );
}

Copy

Bentos - Framer Bento-style Builder Kit

Bentos - Framer Bento-style Builder Kit