Compare commits
4 Commits
version_16
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| b70ff18acb | |||
| 623471fca7 | |||
| 61556d9e9f | |||
| 44c5c3aff1 |
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
|||||||
title=""
|
title=""
|
||||||
description=""
|
description=""
|
||||||
testimonials={[]}
|
testimonials={[]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780886876908-y5t4bpvb.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780886876908-y5t4bpvb.png?_wi=1"
|
||||||
imageAlt="Close-up of delicious Korean dishes"
|
imageAlt="Close-up of delicious Korean dishes"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[]}
|
avatars={[]}
|
||||||
@@ -144,8 +144,8 @@ export default function LandingPage() {
|
|||||||
text: "세트 확인하기"},
|
text: "세트 확인하기"},
|
||||||
imageSrc: "https://image.unsplash.com/photo-1627299307223-2b7e1c8d0d0a?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Large spread of Korean dishes for Chinchin Pocha Set C"},
|
imageSrc: "https://image.unsplash.com/photo-1627299307223-2b7e1c8d0d0a?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Large spread of Korean dishes for Chinchin Pocha Set C"},
|
||||||
]}
|
]}
|
||||||
title=""
|
title="친친포차만의 특별한 세트 메뉴"
|
||||||
description=""
|
description="다양한 조합으로 즐기는 푸짐한 친친포차 세트! 친구, 연인, 가족과 함께 오셔서 맛있는 추억을 만들어보세요."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -166,8 +166,8 @@ export default function LandingPage() {
|
|||||||
imageAlt="Empty restaurant interior showing an inviting space"
|
imageAlt="Empty restaurant interior showing an inviting space"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
title=""
|
title="자주 묻는 질문"
|
||||||
description=""
|
description="친친포차 이용에 궁금한 점이 있으신가요? 고객님들이 가장 많이 궁금해하는 질문들을 모아 답변해 드립니다."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -175,8 +175,8 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title=""
|
title="친친포차에 문의하세요!"
|
||||||
description=""
|
description="궁금한 점이나 제안 사항이 있으시면 언제든지 문의해 주세요. 친절하게 답변해 드리겠습니다."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "이름", required: true,
|
name: "name", type: "text", placeholder: "이름", required: true,
|
||||||
@@ -192,17 +192,17 @@ export default function LandingPage() {
|
|||||||
name: "message", placeholder: "메시지", rows: 5,
|
name: "message", placeholder: "메시지", rows: 5,
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-compass-travel-map_23-2149554761.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780886876908-y5t4bpvb.png?_wi=2"
|
||||||
imageAlt="Map showing restaurant location"
|
imageAlt="Close-up of delicious Korean dishes (representing 친친포차)"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="left"
|
mediaPosition="left"
|
||||||
buttonText=""
|
buttonText="문의 보내기"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText=""
|
logoText="친친포차"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "정보", items: [
|
title: "정보", items: [
|
||||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText=""
|
copyrightText="© 2024 친친포차. All rights reserved."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #fcf6ec;
|
||||||
--card: #ffffff;
|
--card: #f3ede2;
|
||||||
--foreground: #0c1325;
|
--foreground: #2e2521;
|
||||||
--primary-cta: #0798ff;
|
--primary-cta: #2e2521;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #fcf6ec;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #0c1325;
|
--secondary-cta-text: #2e2521;
|
||||||
--accent: #93c7ff;
|
--accent: #b2a28b;
|
||||||
--background-accent: #a8cde8;
|
--background-accent: #b2a28b;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user