Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-09 14:07:13 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "1:1 상담 예약", href: "#contact" },
]}
slides={[
{ videoSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-classroom_23-2150312858.jpg", videoAriaLabel: "Cinematic classroom overview", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-classroom_23-2150312858.jpg", imageAlt: "luxury academy classroom interior" },
{ videoSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-classroom_23-2150312858.jpg?_wi=1", videoAriaLabel: "Cinematic classroom overview", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-classroom_23-2150312858.jpg?_wi=2", imageAlt: "luxury academy classroom interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-agenda-coffee_23-2148459708.jpg", imageAlt: "Premium classroom interiors" },
{ imageSrc: "http://img.b2bpic.net/free-photo/desk-with-computer-it-placed-front-window_1258-296226.jpg", imageAlt: "Modern study lounge" },
{ imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-their-work-laptop_53876-101125.jpg", imageAlt: "Mentoring session" },
@@ -81,7 +81,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "개인 맞춤 학습", description: "학생 수준·성향·목표를 분석하여 최적의 학습 루트를 설계합니다.", imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062207.jpg", imageAlt: "Personalized learning" },
{ title: "개인 맞춤 학습", description: "학생 수준·성향·목표를 분석하여 최적의 학습 루트를 설계합니다.", imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062207.jpg?_wi=1", imageAlt: "Personalized learning" },
{ title: "체계적인 학습 관리", description: "출결·과제·오답·성취도까지 정밀하게 관리합니다.", imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062195.jpg", imageAlt: "Systematic management" },
{ title: "전문 강사진", description: "개념 이해부터 심화 사고력까지 학생 중심으로 지도합니다.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-geometric-lines-cover-collection_52683-8203.jpg", imageAlt: "Expert team" },
{ title: "자기주도 학습", description: "스스로 생각하고 해결하는 힘을 만들어갑니다.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-assortment-different-books_23-2148883801.jpg", imageAlt: "Self directed learning" },
@@ -115,8 +115,8 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{ id: "1", title: "중등 수학 프로그램", price: "개념 강화", period: "매월", features: ["개념 이해 중심", "사고력 강화", "내신 집중 관리"], button: { text: "상담 신청" }, imageSrc: "http://img.b2bpic.net/free-photo/using-sitting-teacher-childish-jacket_1134-916.jpg", imageAlt: "using sitting teacher childish jacket" },
{ id: "2", title: "고등 수학 프로그램", price: "심화 대비", period: "매월", features: ["수능 대비 전략", "심화 유형 분석", "상위권 집중 솔루션"], button: { text: "상담 신청" }, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-classroom_23-2150312858.jpg", imageAlt: "using sitting teacher childish jacket" },
{ id: "3", title: "1:1 클리닉 & 자기주도", price: "밀착 관리", period: "매월", features: ["취약 단원 집중", "오답 분석", "자기주도 학습 습관 형성"], button: { text: "상담 신청" }, imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062207.jpg", imageAlt: "using sitting teacher childish jacket" },
{ id: "2", title: "고등 수학 프로그램", price: "심화 대비", period: "매월", features: ["수능 대비 전략", "심화 유형 분석", "상위권 집중 솔루션"], button: { text: "상담 신청" }, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-classroom_23-2150312858.jpg?_wi=3", imageAlt: "using sitting teacher childish jacket" },
{ id: "3", title: "1:1 클리닉 & 자기주도", price: "밀착 관리", period: "매월", features: ["취약 단원 집중", "오답 분석", "자기주도 학습 습관 형성"], button: { text: "상담 신청" }, imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062207.jpg?_wi=2", imageAlt: "using sitting teacher childish jacket" },
]}
title="OUR PROGRAMS"
description="학생의 현재 위치와 목표에 맞춘 최고의 커리큘럼을 제안합니다."