Merge version_3 into main #2
@@ -42,6 +42,7 @@ export default function ProductsPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "ラグジュアリー・トラベルキット", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/travel-set-with-essentials_23-2148941126.jpg" },
|
||||
{ id: "2", name: "特製ゴールドコースト・ギフトセット", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/gift-box-with-ribbon_23-2148568134.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user