diff --git a/components/elements/Store/ProductCard.js b/components/elements/Store/ProductCard.js index 207b8b2..6647822 100644 --- a/components/elements/Store/ProductCard.js +++ b/components/elements/Store/ProductCard.js @@ -1,6 +1,6 @@ -const ProductCard = ({title, desc, link, price="$0" , src="/images/yazhi.png"})=>{ +const ProductCard = ({title, desc, link, price="$0" , src="/images/yazhi.png", openInNewTab=false})=>{ return( - +
{title}/
{title}
diff --git a/pages/store/dgroom-deformer.js b/pages/store/dgroom-deformer.js index e73c6aa..84306a8 100644 --- a/pages/store/dgroom-deformer.js +++ b/pages/store/dgroom-deformer.js @@ -117,6 +117,7 @@ const StoreDgroomDeformer = ()=>{
Contains 16 HDA, with Furry and Example File. Along with deformer source code +

Small Studio is intended for CFX teams with fewer than 15 members.
{
Contains 16 HDA, with Furry and Example File. Along with deformer source code +

Large Studio is intended for CFX teams with more than 15 members.
{ price="$0" link="https://www.dropbox.com/scl/fo/hnewr2p9ppg3fz1663920/ALmhR7BkOqBGsK4n0-VPo-A?rlkey=qpfgmpk55dobhzw8ch3wfqqqh&st=g7xb54ef&dl=0" src="/images/copernicus_thumb.webp" + openInNewTab={true} />