import React from 'react'; import { ShoppingBag } from 'lucide-react'; import Link from 'next/link'; const EmptyCart = () => { return (
Looks like you haven't added any items to your cart yet