'use client' import { motion } from 'framer-motion' import { useEffect, useState } from 'react' export function BackgroundGradient() { return (