"use client"; import { motion } from "framer-motion"; export function SiteAmbientBackdrop() { return (
); }