Merge pull request #1 from Revfluence/feature-test

Feature-test
This commit is contained in:
Josh Furie 2024-07-20 12:06:42 -07:00 committed by GitHub
commit 02485921a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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'
}