mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Added USP section styling
This commit is contained in:
@@ -127,6 +127,20 @@ export const modules = `
|
||||
},
|
||||
},
|
||||
},
|
||||
_type == 'uspSection' => {
|
||||
disabled,
|
||||
_type,
|
||||
_key,
|
||||
title,
|
||||
usps[]->{
|
||||
title,
|
||||
text,
|
||||
"locale": language,
|
||||
image {
|
||||
${imageFields}
|
||||
},
|
||||
},
|
||||
}
|
||||
`
|
||||
|
||||
// Homepage query
|
||||
|
Reference in New Issue
Block a user