import Navbar from "@/components/navbar"; export default function Shop() { return (

Shop

) }