Skip to content

Commit

Permalink
Update store.js (#3302)
Browse files Browse the repository at this point in the history
  • Loading branch information
withden authored Dec 4, 2024
1 parent 3ba8dea commit 6749b71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/docs/src/lib/data/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,10 @@ export const productCustomAttributes = [
screenshot:
"https://img.daisyui.com/images/store/screenshots/saas-landingpage.webp",
tech: ["html", "react", "svelte", "vue", "alpine"],
preveiw: {
button: "Live demo",
url: "https://saas-landing.daisyui.com/",
},
ref: "K0XmL",
},
{
Expand Down Expand Up @@ -266,6 +270,10 @@ export const productCustomAttributes = [
screenshot:
"https://img.daisyui.com/images/store/screenshots/app-landingpage.webp",
tech: ["html", "react", "svelte", "vue", "alpine"],
preveiw: {
button: "Live demo",
url: "https://mobile-landing.daisyui.com/",
},
ref: "K0XmL",
},
{
Expand Down

0 comments on commit 6749b71

Please sign in to comment.