import { motion } from 'framer-motion'; import type { LucideIcon } from 'lucide-react'; function SellingPointIcon({ icon: Icon }: { icon: LucideIcon }) { return (
{description}