Skip to content

Commit

Permalink
store
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Sep 19, 2024
1 parent 784dc2e commit e8b10f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/docs/src/lib/data/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export const productCustomAttributes = [
"https://img.daisyui.com/images/store/screenshots/documentation-template.webp",
originalprice: 4900,
displayprice: 2900,
tech: ["astro", "nextjs", "mdx"],
tech: ["astro", "react", "nextjs", "mdx"],
tags: ["Next.js version added"],
},
{
Expand Down Expand Up @@ -212,8 +212,8 @@ export const productCustomAttributes = [
],
screenshot:
"https://img.daisyui.com/images/store/screenshots/blog-template.webp",
tech: ["astro", "mdx"],
tags: ["v1.1 released with new design"],
tech: ["astro", "react", "nextjs", "mdx"],
tags: ["Next.js version added"],
},
{
id: 185227,
Expand Down

0 comments on commit e8b10f2

Please sign in to comment.