Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c169fcd396 | |||
| b7c7cb81dd |
@@ -133,6 +133,10 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "メニューを詳しく見る", href: "/menu"},
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "しょうゆらーめん", price: "定番", variant: "背脂の甘み × キレある醤油", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-bowl-with-japanese-style-sauce_1339-6227.jpg"},
|
id: "p1", name: "しょうゆらーめん", price: "定番", variant: "背脂の甘み × キレある醤油", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-bowl-with-japanese-style-sauce_1339-6227.jpg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user