
import { motion, useInView } from "framer-motion"
import { useRef } from "react"
export default function ScrapbookPhoto({ image, rotation = -3, delay = 0 }) {
const ref = useRef(null)
const isInView = useInView(ref, { once: true, margin: "-80px" })
return (
{/* Photo drop-in */}
{/* Tape */}
)
}
Out beyond ideas of wrongdoing and rightdoing, there is a field.
I'll meet you there.
When the soul lies down in that grass, the world is too full to talk about.
Rumi

Events
May 2026
Breath Work