Update src/app/page.tsx
This commit is contained in:
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="古都の歴史と香りが息づく場所"
|
title="京都の歴史と香りが息づく場所"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
icon: Home,
|
icon: Home,
|
||||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
icon: Coffee,
|
icon: Coffee,
|
||||||
label: "提供メニュー",
|
label: "提供メニュー",
|
||||||
value: "30種以上",
|
value: "全て厳選された京都の食材を使用",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: Users,
|
icon: Users,
|
||||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
|||||||
value: "¥700",
|
value: "¥700",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="古都の恵み、五感で味わう至福の逸品"
|
title="京都の恵み、五感で味わう至福の逸品"
|
||||||
description="京の伝統と現代の感性が織りなす、ここでしか味わえない特別なメニューをご用意しております。"
|
description="京の伝統と現代の感性が織りなす、ここでしか味わえない特別なメニューをご用意しております。"
|
||||||
tag="おすすめ"
|
tag="おすすめ"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user