import { motion } from ‘framer-motion’;
export default function DarkWinterDaysReel() {
return (
Dark winter days are here…
{/* Scene 2 */}
Be seen: reflective gear saves lives 💡
{/* Scene 3 */}
Use secure battery cases 🔋
{/* Scene 4 */}
Wipe paws after walks 🐾
{/* Scene 5 */}
Bring the fun indoors 🎯
Short training or scent games!
{/* Scene 6 */}
Keep you and your dog safe, seen & happy this winter.
The National Dog Training Academy
);
}