import Header from '@/components/shopify/header'; import Footer from '@/components/shopify/footer'; import Collections from '@/components/shopify/collections'; export default function Page() { return ( <> > ); }