export function MockShopNotice() { return (

Welcome to Hydrogen!

You’re seeing mocked products because no store is connected to this project yet.

Link a store by running npx shopify hydrogen link in your terminal.

); }