Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-29 07:46:25 +00:00

View File

@@ -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" },