export const metadata = { description: 'High-performance ecommerce store built with Next.js, Vercel, and Shopif.', openGraph: { type: 'website' } }; export default async function HomePage() { return <>; }