fix: Update description in metadata for high-performance ecommerce store

This commit is contained in:
Josh Furie 2024-07-20 12:05:37 -07:00
parent 6f0b8a83db
commit 597947975d

View File

@ -3,7 +3,7 @@ import { ThreeItemGrid } from 'components/grid/three-items';
import Footer from 'components/layout/footer';
export const metadata = {
description: 'High-performance ecommerce store built with Next.js, Vercel, and Shopify.',
description: 'High-performance ecommerce store built with Next.js, Vercel, and Shopif.',
openGraph: {
type: 'website'
}