import AccountForm, { AccountFormLink } from '@/components/shopify/account-form'; export const metadata = { title: 'Reset password — Shop' }; export default function Page() { return (
Back to sign in } />
); }