diff --git a/src/app/page.tsx b/src/app/page.tsx index ce42184..39f6d11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { id: "bento", name: "お弁当", price: "¥1200〜", variant: "揚げ物盛り合わせ", imageSrc: "http://img.b2bpic.net/free-photo/top-view-diet-food-boiled-chicken-meatballs-with-onionnd-tomato-with-millet-detox-bottle_140725-14089.jpg", imageAlt: "お弁当" }, { - id: "mixed", name: "揚げ物セット", price: "¥1000", variant: "人気メニュー3種盛り", imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-sitting-table-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10720.jpg", imageAlt: "揚げ物セット" + id: "mixed", name: "揚げ物セット", price: "¥1000", variant: "人気メニュー3種盛り", imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-sitting-table-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10720.jpg?_wi=1", imageAlt: "揚げ物セット" } ]} gridVariant="three-columns-all-equal-width" @@ -136,7 +136,7 @@ export default function LandingPage() { }, { id: 3, - title: "手作り製法", description: "すべて手作り。素材の味を大切にした昔ながらの製法です。", imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-sitting-table-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10720.jpg", imageAlt: "店舗の調理風景" + title: "手作り製法", description: "すべて手作り。素材の味を大切にした昔ながらの製法です。", imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-sitting-table-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10720.jpg?_wi=2", imageAlt: "店舗の調理風景" }, { id: 4,