Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,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="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -106,11 +106,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f2", title: "정직한 재료", author: "매일 직접 엄선한 신선함", description: "최상의 맛을 위해 매일 새벽 직접 엄선한 신선한 재료만을 사용합니다. 자연의 맛을 그대로 살려 건강하고 맛있는 밀면을 만듭니다.", tags: [
|
||||
"신선함", "건강", "자연"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-salt-ramen-japan-soup_1203-4328.jpg", imageAlt: "korean restaurant kitchen cooking"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-salt-ramen-japan-soup_1203-4328.jpg?_wi=2", imageAlt: "korean restaurant kitchen cooking"},
|
||||
{
|
||||
id: "f3", title: "장인의 손맛", author: "한 그릇에 담긴 정성", description: "수십 년 경력의 장인 정신으로 모든 밀면 한 그릇에 정성을 다합니다. 고객님의 만족을 최우선으로 생각하며 최고의 맛을 약속드립니다.", tags: [
|
||||
"장인정신", "정성", "최고의맛"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg", imageAlt: "korean restaurant kitchen cooking"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg?_wi=1", imageAlt: "korean restaurant kitchen cooking"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
title="민속밀면의 이야기"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "mulmilmyeon", name: "물밀면", price: "9,000원", imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg", imageAlt: "시원한 물밀면 한 그릇"},
|
||||
id: "mulmilmyeon", name: "물밀면", price: "9,000원", imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2270.jpg?_wi=2", imageAlt: "시원한 물밀면 한 그릇"},
|
||||
{
|
||||
id: "bibimmilmyeon", name: "비빔밀면", price: "9,000원", imageSrc: "http://img.b2bpic.net/free-photo/korean-instant-noodle-tteokbokki-korean-spicy-sauce-ancient-food_1150-43001.jpg", imageAlt: "매콤 달콤 비빔밀면"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user