Update src/app/page.tsx

This commit is contained in:
2026-05-30 04:44:33 +00:00
parent 6abc2f3dbb
commit 336712ee0d

View File

@@ -30,32 +30,32 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home", id: "#home"},
name: "", id: "#home"},
{
name: "Impact", id: "#impact"},
name: "영향", id: "#impact"},
{
name: "Program", id: "#program"},
name: "프로그램", id: "#program"},
{
name: "Benefits", id: "#benefits"},
name: "혜택", id: "#benefits"},
{
name: "Contact", id: "#contact"},
name: "문의", id: "#contact"},
]}
brandName="Global Leaders Mind Conference"
brandName="글로벌 리더스 마인드 컨퍼런스"
button={{
text: "Apply Now for 2026", href: "#contact"}}
text: "2026년 참가 신청하기", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroLogo
logoText="2026 Global Leaders Mind Conference"
description="Join the 2026 Global Leaders Mind Conference. Where young visionaries meet world-class leaders to solve global issues through Mind Education."
logoText="2026 글로벌 리더스 마인드 컨퍼런스"
description="2026 글로벌 리더스 마인드 컨퍼런스에 참여하세요. 젊은 비전가들이 세계적 리더들과 만나 마인드 교육을 통해 글로벌 이슈를 해결합니다."
buttons={[
{
text: "Apply Now for 2026", href: "#contact"},
text: "2026년 참가 신청하기", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769935.jpg"
imageAlt="Diverse university students presenting in front of global leaders"
imageAlt="글로벌 리더들 앞에서 발표하는 다양한 대학생들"
showDimOverlay={true}
/>
</div>
@@ -65,10 +65,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Ministers from 10 Countries", "University Presidents from 12 Countries", "40+ Global Youth Leaders Participated", "Government Agencies", "Educational Institutions", "International NGOs", "Industry Innovators"]}
title="A Legacy of Global Impact"
description="The 2025 conference fostered critical thinking and self-control, leading to remarkable achievements."
tag="2025 Success"
"10개국 장관", "12개국 대학 총장", "40명 이상의 글로벌 청소년 리더 참가", "정부 기관", "교육 기관", "국제 비영리 단체", "산업 혁신가"]}
title="글로벌 영향력의 유산"
description="2025년 컨퍼런스는 비판적 사고와 자제력을 함양하여 놀라운 성과를 이끌어냈습니다."
tag="2025년 성공 사례"
/>
</div>
@@ -79,34 +79,34 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Hon. Alice Wahome", role: "Minister of Water, Sanitation, and Irrigation", company: "Kenya", rating: 5,
id: "1", name: "앨리스 와홈 명예장관", role: "물, 위생 및 관개부 장관", company: "케냐", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2807.jpg", imageAlt: "Hon. Alice Wahome"},
{
id: "2", name: "Hon. Edgar Olmedo", role: "Minister of Justice", company: "Paraguay", rating: 5,
id: "2", name: "에드가 올메도 명예장관", role: "법무부 장관", company: "파라과이", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/life-motivation-attitude-passion-graphic-words_53876-120747.jpg", imageAlt: "Hon. Edgar Olmedo"},
{
id: "3", name: "Hon. Willie Tokataake", role: "Minister of Infrastructure & Sustainable Energy", company: "Kiribati", rating: 5,
id: "3", name: "윌리 토카타케 명예장관", role: "인프라 및 지속 가능한 에너지부 장관", company: "키리바시", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-giving-speech_107420-63779.jpg", imageAlt: "Hon. Willie Tokataake"},
{
id: "4", name: "Hon. Dr. Evelyn Ndlovu", role: "Minister of Public Service, Labour, and Social Welfare", company: "Zimbabwe", rating: 5,
id: "4", name: "에블린 은들로부 박사 명예장관", role: "공공 서비스, 노동 및 사회 복지부 장관", company: "짐바브웨", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-black-man-holding-placard-with-white-people-something-inscription-while-taking-part-black-lives-matter-protest_637285-7191.jpg", imageAlt: "Hon. Dr. Evelyn Ndlovu"},
{
id: "5", name: "Hon. Dr. Freda Prempeh", role: "Minister of Sanitation and Water Resources", company: "Ghana", rating: 5,
id: "5", name: "프레다 프렘페 박사 명예장관", role: "위생 및 수자원부 장관", company: "가나", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/older-man-with-his-tongue-out_1149-278.jpg", imageAlt: "Hon. Dr. Freda Prempeh"},
{
id: "6", name: "H.E. Sar Kheng", role: "Deputy Prime Minister and Minister of Interior", company: "Cambodia", rating: 5,
id: "6", name: "사르 켕 각하", role: "부총리 겸 내무부 장관", company: "캄보디아", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-confident-entrepreneur_1098-21617.jpg", imageAlt: "H.E. Sar Kheng"},
]}
kpiItems={[
{
value: "10+", label: "Ministers from 10 Countries"},
value: "10+", label: "10개국 장관"},
{
value: "12+", label: "University Presidents from 12 Countries"},
value: "12+", label: "12개국 대학 총장"},
{
value: "40+", label: "Global Youth Leaders Participated"},
value: "40+", label: "글로벌 청소년 리더 참가"},
]}
title="Inspiring Voices"
description="Hear directly from global leaders on the profound impact of Mind Education."
title="영감을 주는 목소리"
description="글로벌 리더들로부터 마인드 교육의 심오한 영향에 대해 직접 들어보세요."
/>
</div>
@@ -116,15 +116,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Thailand", description: "Empowering 300 students with essential career exploration projects, guiding them toward future success and professional growth.", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-sitting-meeting-table-office-smiling-woman-working-laptop_1098-20441.jpg", imageAlt: "Students participating in career exploration in Thailand"},
title: "태국", description: "300명의 학생들에게 필수적인 진로 탐색 프로젝트를 통해 미래 성공과 직업적 성장을 위한 길을 안내합니다.", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-sitting-meeting-table-office-smiling-woman-working-laptop_1098-20441.jpg", imageAlt: "태국에서 진로 탐색에 참여하는 학생들"},
{
title: "Rwanda", description: "Transforming lives with mindset development programs for 900 underprivileged children, building resilience and hope.", imageSrc: "http://img.b2bpic.net/free-photo/african-kid-leaning-class_23-2148892561.jpg", imageAlt: "Children in Rwanda engaged in mindset development activities"},
title: "르완다", description: "900명의 소외된 아이들을 위한 마인드셋 개발 프로그램을 통해 회복력과 희망을 심어주며 삶을 변화시킵니다.", imageSrc: "http://img.b2bpic.net/free-photo/african-kid-leaning-class_23-2148892561.jpg", imageAlt: "마인드셋 개발 활동에 참여하는 르완다 어린이들"},
{
title: "Kenya", description: "Cultivating healthy spirits and leadership potential through comprehensive youth mindset education.", imageSrc: "http://img.b2bpic.net/free-photo/people-office-work-day_23-2150690134.jpg", imageAlt: "Youth in Kenya participating in mindset education"},
title: "케냐", description: "종합적인 청소년 마인드셋 교육을 통해 건강한 정신과 리더십 잠재력을 키웁니다.", imageSrc: "http://img.b2bpic.net/free-photo/people-office-work-day_23-2150690134.jpg", imageAlt: "마인드셋 교육에 참여하는 케냐 청소년들"},
]}
title="Making a Difference, Worldwide"
description="Our initiatives are creating tangible change and empowering youth across continents, fostering leadership and healthy mindsets."
tag="Our Global Footprint"
title="전 세계에 변화를 만들다"
description="우리의 이니셔티브는 대륙을 넘어 청소년들에게 구체적인 변화를 만들고 권한을 부여하며, 리더십과 건강한 마인드셋을 함양합니다."
tag="우리의 글로벌 발자취"
/>
</div>
@@ -136,25 +136,25 @@ export default function LandingPage() {
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
plans={[
{
id: "phase1", badge: "Phase 1", price: "July 9 - 12", subtitle: "Leadership Training at Gimcheon University", features: [
"Keynote Lectures on Global Leadership", "Mentoring with World-Class Leaders", "Interactive Mind Education Workshops"],
id: "phase1", badge: "1단계", price: "July 9 - 12", subtitle: "김천대학교 리더십 교육", features: [
"글로벌 리더십 기조 강연", "세계적인 리더들과의 멘토링", "참여형 마인드 교육 워크숍"],
buttons: [
{
text: "Learn More"},
text: "더 알아보기"},
],
},
{
id: "phase2", badge: "Phase 2", price: "July 12 - 19", subtitle: "Global Impact at BEXCO, Busan", features: [
"World Culture Camp Experience", "City Adventure & Exploration", "Youth Leader Summit & Networking"],
id: "phase2", badge: "2단계", price: "July 12 - 19", subtitle: "부산 벡스코 글로벌 임팩트", features: [
"세계 문화 캠프 경험", "도시 탐험 및 모험", "청소년 리더 서밋 및 네트워킹"],
buttons: [
{
text: "Explore Details"},
text: "세부 사항 살펴보기"},
],
},
]}
title="The 2026 Program: Your Transformative Journey"
description="Experience an immersive program designed to ignite your potential and connect you with global thought leaders."
tag="The Journey"
title="2026년 프로그램: 당신의 변화를 위한 여정"
description="잠재력을 깨우고 글로벌 사상가들과 연결될 수 있도록 고안된 몰입형 프로그램을 경험하세요."
tag="여정"
/>
</div>
@@ -164,46 +164,46 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Prestigious Awards", description: "Receive prestigious awards from Youth Ministers, Ambassadors, and University Presidents.", imageSrc: "http://img.b2bpic.net/free-photo/set-premium-gold-crown-winner-luxury-success-sign-symbol-icon-cartoon-background-3d-illustration_56104-1967.jpg", imageAlt: "Award icon"
title: "명예로운 수상", description: "청소년부 장관, 대사 및 대학 총장으로부터 명예로운 상을 받습니다.", imageSrc: "http://img.b2bpic.net/free-photo/set-premium-gold-crown-winner-luxury-success-sign-symbol-icon-cartoon-background-3d-illustration_56104-1967.jpg", imageAlt: "수상 아이콘"
},
{
title: "Scholarship Opportunity", description: "Receive a 2,000,000 KRW scholarship and a National Assembly Member Award.", imageSrc: "http://img.b2bpic.net/free-photo/putting-money-coins-saving-glass-bottle-concept-investment-mutual-fund-finance-business-placed-textbook-content-money-saving-education_1150-45710.jpg", imageAlt: "Scholarship icon"
title: "장학금 기회", description: "200만원 장학금과 국회의원상을 받습니다.", imageSrc: "http://img.b2bpic.net/free-photo/putting-money-coins-saving-glass-bottle-concept-investment-mutual-fund-finance-business-placed-textbook-content-money-saving-education_1150-45710.jpg", imageAlt: "장학금 아이콘"
},
{
title: "Official Certificate & Global Tour", description: "Obtain an official Certificate of Participation and exclusive global tour opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/high-quality-brand-exclusive-guarantee-original-concept_53876-123652.jpg", imageAlt: "Certification icon"
title: "공식 수료증 및 글로벌 투어", description: "공식 참가 수료증과 독점적인 글로벌 투어 기회를 얻습니다.", imageSrc: "http://img.b2bpic.net/free-photo/high-quality-brand-exclusive-guarantee-original-concept_53876-123652.jpg", imageAlt: "인증 아이콘"
},
{
title: "Global Networking", description: "Direct coaching and invaluable networking opportunities with world-class leaders.", imageSrc: "http://img.b2bpic.net/free-photo/worker-sharing-idea_1098-1207.jpg", imageAlt: "Networking icon"
title: "글로벌 네트워킹", description: "세계적인 리더들과의 직접적인 코칭 및 귀중한 네트워킹 기회.", imageSrc: "http://img.b2bpic.net/free-photo/worker-sharing-idea_1098-1207.jpg", imageAlt: "네트워킹 아이콘"
},
]}
title="Unlock Your Potential"
description="Gain unparalleled opportunities and resources to propel your leadership journey and make a lasting impact."
tag="Participant Benefits"
title="당신의 잠재력을 깨우세요"
description="리더십 여정을 가속화하고 지속적인 영향력을 만들기 위한 비할 데 없는 기회와 자원을 얻으세요."
tag="참가자 혜택"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
title="Don't just spend your summer. Change your world."
description="Registration is open from May 1 to June 13. Join us and be part of the future of global leadership. For inquiries, contact us via WhatsApp +82 10-4042-0560 or email u.leaders@iyf.org."
title="여름을 그냥 보내지 마세요. 세상을 바꾸세요."
description="등록은 5월 1일부터 6월 13일까지입니다. 저희와 함께 글로벌 리더십의 미래를 만들어가세요. 문의 사항은 WhatsApp +82 10-4042-0560 또는 이메일 u.leaders@iyf.org로 연락 주십시오."
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,
name: "name", type: "text", placeholder: "이름", required: true,
},
{
name: "email", type: "email", placeholder: "Your Email", required: true,
name: "email", type: "email", placeholder: "이메일", required: true,
},
]}
textarea={{
name: "message", placeholder: "Your Message", rows: 4,
name: "message", placeholder: "메시지", rows: 4,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/happy-successful-business-people-raining-their-arms_53876-25266.jpg"
imageAlt="Diverse young people collaborating, call to action"
imageAlt="다양한 젊은이들이 협력하며 행동을 촉구합니다"
mediaAnimation="slide-up"
mediaPosition="left"
buttonText="Submit Inquiry"
buttonText="문의 제출"
/>
</div>
@@ -211,39 +211,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Connect", items: [
title: "연결", items: [
{
label: "YouTube", href: "#"},
label: "유튜브", href: "#"},
{
label: "Instagram", href: "#"},
label: "인스타그램", href: "#"},
{
label: "Facebook", href: "#"},
label: "페이스북", href: "#"},
{
label: "Naver Blog", href: "#"},
label: "네이버 블로그", href: "#"},
],
},
{
title: "Resources", items: [
title: "자료", items: [
{
label: "Official Blog", href: "#"},
label: "공식 블로그", href: "#"},
{
label: "FAQs", href: "#"},
label: "자주 묻는 질문", href: "#"},
],
},
{
title: "Contact", items: [
title: "연락처", items: [
{
label: "Apply Now", href: "#contact"},
label: "지금 신청하기", href: "#contact"},
{
label: "Sponsorship", href: "#"},
label: "후원", href: "#"},
],
},
]}
logoText="Univ Leaders"
copyrightText="Hosted by International Youth Fellowship (IYF), Organized by Univ Leaders"
logoText="유니브 리더스"
copyrightText="국제청소년연합(IYF) 주최, 유니브 리더스 주관"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}