mirror of
https://github.com/vercel/commerce.git
synced 2025-05-12 20:57:51 +00:00
updating description-content
This commit is contained in:
parent
61a357c129
commit
6a96036e72
@ -35,7 +35,7 @@ export function DescriptionContent({ product }: { product: Product }) {
|
||||
return (
|
||||
<>
|
||||
<div className="mt-6">
|
||||
<h4 className='text-lg'>{product.title}, an exclusive artwork by {SCAPE}</h4>
|
||||
<h4 className='text-lg'>Consciously created, art to wear, altering angles, by {SCAPE}</h4>
|
||||
<div>
|
||||
<p className='font-bold mt-6'>Details:</p>
|
||||
<ul className='list-disc list-inside'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user