Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
imagePosition="right"
|
||||
title="민속밀면"
|
||||
description="소래포구에서 만나는 부산의 맛"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/japanese-salt-ramen-japan-soup_1203-4328.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/japanese-salt-ramen-japan-soup_1203-4328.jpg?_wi=1"
|
||||
imageAlt="식욕을 자극하는 밀면 한 그릇 클로즈업"
|
||||
mediaAnimation="entrance-slide"
|
||||
fixedMediaHeight={true}
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
"부산",
|
||||
"오리지널",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-cabbage-with-pepper-white-space_140725-97334.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-cabbage-with-pepper-white-space_140725-97334.jpg?_wi=1",
|
||||
imageAlt: "korean restaurant kitchen cooking",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
"건강",
|
||||
"자연",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-salt-ramen-japan-soup_1203-4328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-salt-ramen-japan-soup_1203-4328.jpg?_wi=2",
|
||||
imageAlt: "korean restaurant kitchen cooking",
|
||||
},
|
||||
{
|
||||
@@ -163,13 +163,13 @@ export default function LandingPage() {
|
||||
"정성",
|
||||
"최고의맛",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg?_wi=1",
|
||||
imageAlt: "korean restaurant kitchen cooking",
|
||||
},
|
||||
]}
|
||||
title="민속밀면의 이야기"
|
||||
description="밀면의 고향 부산의 맛을 소래포구에 그대로 옮겨왔습니다. 오랜 시간 이어온 밀면의 역사와 민속밀면만의 정직한 철학으로 한 그릇에 진심을 담아냅니다. 전통의 맛을 지키면서도 현대적인 감각으로 새로운 경험을 선사합니다."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-cabbage-with-pepper-white-space_140725-97334.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-cabbage-with-pepper-white-space_140725-97334.jpg?_wi=2"
|
||||
imageAlt="민속밀면 주방에서 요리하는 모습"
|
||||
/>
|
||||
</div>
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
id: "mulmilmyeon",
|
||||
name: "물밀면",
|
||||
price: "9,000원",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg?_wi=2",
|
||||
imageAlt: "시원한 물밀면 한 그릇",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user