Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-31 05:30:04 +00:00

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "หน้าแรก",
id: "hero",
},
name: "หน้าแรก", id: "hero"},
{
name: "เกี่ยวกับเรา",
id: "about",
},
name: "เกี่ยวกับเรา", id: "about"},
{
name: "จุดเด่น",
id: "features",
},
name: "จุดเด่น", id: "features"},
{
name: "หลักสูตร",
id: "programs",
},
name: "หลักสูตร", id: "programs"},
{
name: "บุคลากร",
id: "staff",
},
name: "บุคลากร", id: "staff"},
{
name: "กิจกรรม",
id: "activities",
},
name: "กิจกรรม", id: "activities"},
{
name: "ติดต่อเรา",
id: "contact",
},
name: "ติดต่อเรา", id: "contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/back-school-labels-collection-with-elements_23-2147858156.jpg"
logoAlt="School logo"
@@ -73,39 +59,23 @@ export default function LandingPage() {
description="บ่มเพาะปัญญา สร้างสรรค์อนาคตที่ดีงาม"
buttons={[
{
text: "เรียนรู้เพิ่มเติม",
href: "#about",
},
text: "เรียนรู้เพิ่มเติม", href: "#about"},
{
text: "สมัครเรียน",
href: "#contact",
},
text: "สมัครเรียน", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/children-group-playing-tug-war-park_1150-3895.jpg",
imageAlt: "Happy students playing in a school playground",
},
imageSrc: "http://img.b2bpic.net/free-photo/children-group-playing-tug-war-park_1150-3895.jpg", imageAlt: "Happy students playing in a school playground"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-reading-near-friends_23-2147850704.jpg",
imageAlt: "Students gathered in a school hall for an assembly",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-reading-near-friends_23-2147850704.jpg", imageAlt: "Students gathered in a school hall for an assembly"},
{
imageSrc: "http://img.b2bpic.net/free-photo/kids-looking-together-snail_23-2149002842.jpg",
imageAlt: "Children reading books in a modern school library",
},
imageSrc: "http://img.b2bpic.net/free-photo/kids-looking-together-snail_23-2149002842.jpg", imageAlt: "Children reading books in a modern school library"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-student-learning-how-play-guitar_23-2148511108.jpg",
imageAlt: "Students engaged in an art class, painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-student-learning-how-play-guitar_23-2148511108.jpg", imageAlt: "Students engaged in an art class, painting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-preparing-push-ups_23-2148355378.jpg",
imageAlt: "Kids participating in sports day activities at school",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-preparing-push-ups_23-2148355378.jpg", imageAlt: "Kids participating in sports day activities at school"},
{
imageSrc: "http://img.b2bpic.net/free-photo/asia-businessmen-businesswomen-meeting-brainstorming-ideas-conducting-business-presentation-project-colleagues-working-together-plan-success-strategy-enjoy-teamwork-small-modern-office_7861-2518.jpg",
imageAlt: "A teacher helping a student with their work in a classroom",
},
imageSrc: "http://img.b2bpic.net/free-photo/asia-businessmen-businesswomen-meeting-brainstorming-ideas-conducting-business-presentation-project-colleagues-working-together-plan-success-strategy-enjoy-teamwork-small-modern-office_7861-2518.jpg", imageAlt: "A teacher helping a student with their work in a classroom"},
]}
/>
</div>
@@ -117,17 +87,11 @@ export default function LandingPage() {
description="โรงเรียนบ้านบึง (บางละมุง) มุ่งมั่นในการจัดการศึกษาที่มีคุณภาพเพื่อพัฒนาผู้เรียนให้มีความรู้ คู่คุณธรรม และทักษะที่จำเป็นสำหรับการดำเนินชีวิตในศตวรรษที่ 21 เราปลูกฝังคุณค่า สร้างแรงบันดาลใจ และส่งเสริมการเรียนรู้ตลอดชีวิตในสภาพแวดล้อมที่เอื้อต่อการเติบโต"
metrics={[
{
value: "20+",
title: "ปีแห่งประสบการณ์",
},
value: "20+", title: "ปีแห่งประสบการณ์"},
{
value: "500+",
title: "นักเรียนปัจจุบัน",
},
value: "500+", title: "นักเรียนปัจจุบัน"},
{
value: "30+",
title: "คุณครูผู้เชี่ยวชาญ",
},
value: "30+", title: "คุณครูผู้เชี่ยวชาญ"},
]}
imageSrc="http://img.b2bpic.net/free-photo/classmates-with-book-library_23-2147678897.jpg"
imageAlt="Modern school building exterior"
@@ -142,34 +106,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
label: "สิ่งแวดล้อม",
title: "สภาพแวดล้อมที่ปลอดภัย",
items: [
"มีระบบรักษาความปลอดภัย 24 ชม.",
"อาคารเรียนสะอาด ปลอดโปร่ง",
"พื้นที่สีเขียวสำหรับกิจกรรม",
],
id: "1", label: "สิ่งแวดล้อม", title: "สภาพแวดล้อมที่ปลอดภัย", items: [
"มีระบบรักษาความปลอดภัย 24 ชม.", "อาคารเรียนสะอาด ปลอดโปร่ง", "พื้นที่สีเขียวสำหรับกิจกรรม"],
},
{
id: "2",
label: "การเรียนรู้",
title: "นวัตกรรมการเรียนการสอน",
items: [
"ห้องเรียนอัจฉริยะ พร้อมสื่อดิจิทัล",
"หลักสูตรเน้นการปฏิบัติจริง",
"ส่งเสริมทักษะคิดวิเคราะห์",
],
id: "2", label: "การเรียนรู้", title: "นวัตกรรมการเรียนการสอน", items: [
"ห้องเรียนอัจฉริยะ พร้อมสื่อดิจิทัล", "หลักสูตรเน้นการปฏิบัติจริง", "ส่งเสริมทักษะคิดวิเคราะห์"],
},
{
id: "3",
label: "กิจกรรม",
title: "กิจกรรมเสริมสร้างทักษะ",
items: [
"ชมรมกีฬาและศิลปะ",
"ค่ายวิชาการและทัศนศึกษา",
"พัฒนาทักษะชีวิตและสังคม",
],
id: "3", label: "กิจกรรม", title: "กิจกรรมเสริมสร้างทักษะ", items: [
"ชมรมกีฬาและศิลปะ", "ค่ายวิชาการและทัศนศึกษา", "พัฒนาทักษะชีวิตและสังคม"],
},
]}
title="จุดเด่นของโรงเรียน"
@@ -185,65 +131,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "ระดับอนุบาล",
name: "หลักสูตรปฐมวัย",
price: "เน้นพัฒนาการ",
rating: 5,
reviewCount: "จาก 150 ผู้ปกครอง",
imageSrc: "http://img.b2bpic.net/free-photo/children-group-drawing_23-2148107430.jpg",
imageAlt: "Kindergarten class kids playing",
},
id: "p1", brand: "ระดับอนุบาล", name: "หลักสูตรปฐมวัย", price: "เน้นพัฒนาการ", rating: 5,
reviewCount: "จาก 150 ผู้ปกครอง", imageSrc: "http://img.b2bpic.net/free-photo/children-group-drawing_23-2148107430.jpg", imageAlt: "Kindergarten class kids playing"},
{
id: "p2",
brand: "ระดับประถม",
name: "หลักสูตรแกนกลาง",
price: "สู่ความเป็นเลิศ",
rating: 5,
reviewCount: "จาก 300 ผู้ปกครอง",
imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg",
imageAlt: "Primary school students reading",
},
id: "p2", brand: "ระดับประถม", name: "หลักสูตรแกนกลาง", price: "สู่ความเป็นเลิศ", rating: 5,
reviewCount: "จาก 300 ผู้ปกครอง", imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Primary school students reading"},
{
id: "p3",
brand: "วิชาเอก",
name: "วิทยาศาสตร์และเทคโนโลยี",
price: "ก้าวทันโลก",
rating: 5,
reviewCount: "จาก 80 ผู้ปกครอง",
imageSrc: "http://img.b2bpic.net/free-photo/curious-children-doing-chemical-experiment-school_23-2148990182.jpg",
imageAlt: "Science lab students experiment school",
},
id: "p3", brand: "วิชาเอก", name: "วิทยาศาสตร์และเทคโนโลยี", price: "ก้าวทันโลก", rating: 5,
reviewCount: "จาก 80 ผู้ปกครอง", imageSrc: "http://img.b2bpic.net/free-photo/curious-children-doing-chemical-experiment-school_23-2148990182.jpg", imageAlt: "Science lab students experiment school"},
{
id: "p4",
brand: "วิชาเอก",
name: "คณิตศาสตร์",
price: "คิดอย่างเป็นระบบ",
rating: 5,
reviewCount: "จาก 70 ผู้ปกครอง",
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg",
imageAlt: "Math class students calculating equations",
},
id: "p4", brand: "วิชาเอก", name: "คณิตศาสตร์", price: "คิดอย่างเป็นระบบ", rating: 5,
reviewCount: "จาก 70 ผู้ปกครอง", imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg", imageAlt: "Math class students calculating equations"},
{
id: "p5",
brand: "วิชาเอก",
name: "ภาษาอังกฤษ",
price: "สื่อสารอย่างมั่นใจ",
rating: 5,
reviewCount: "จาก 90 ผู้ปกครอง",
imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-together-group-study_23-2149211068.jpg",
imageAlt: "English language class students speaking",
},
id: "p5", brand: "วิชาเอก", name: "ภาษาอังกฤษ", price: "สื่อสารอย่างมั่นใจ", rating: 5,
reviewCount: "จาก 90 ผู้ปกครอง", imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-together-group-study_23-2149211068.jpg", imageAlt: "English language class students speaking"},
{
id: "p6",
brand: "วิชาเอก",
name: "ศิลปวัฒนธรรมไทย",
price: "สืบสานภูมิปัญญา",
rating: 5,
reviewCount: "จาก 60 ผู้ปกครอง",
imageSrc: "http://img.b2bpic.net/free-photo/kids-performing-play-stage-word-theatre-day_23-2151163779.jpg",
imageAlt: "Thai traditional dance students",
},
id: "p6", brand: "วิชาเอก", name: "ศิลปวัฒนธรรมไทย", price: "สืบสานภูมิปัญญา", rating: 5,
reviewCount: "จาก 60 ผู้ปกครอง", imageSrc: "http://img.b2bpic.net/free-photo/kids-performing-play-stage-word-theatre-day_23-2151163779.jpg", imageAlt: "Thai traditional dance students"},
]}
title="หลักสูตรและการเรียนการสอน"
description="หลักสูตรที่หลากหลายเพื่อส่งเสริมศักยภาพและพัฒนาทักษะที่จำเป็นสำหรับอนาคต"
@@ -259,29 +163,13 @@ export default function LandingPage() {
carouselMode="buttons"
members={[
{
id: "t1",
name: "คุณครูอรอนงค์",
role: "หัวหน้าฝ่ายวิชาการ",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-classmates-with-teacher_1098-1951.jpg",
},
id: "t1", name: "คุณครูอรอนงค์", role: "หัวหน้าฝ่ายวิชาการ", imageSrc: "http://img.b2bpic.net/free-photo/smiling-classmates-with-teacher_1098-1951.jpg"},
{
id: "t2",
name: "คุณครูสมชาย",
role: "ครูประจำชั้น ป.6",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-holding-book-pointing-with-index-finger-it-shouting-being-angry-frustrated-sitting-school-desk-front-blackboard-classroom_141793-131309.jpg",
},
id: "t2", name: "คุณครูสมชาย", role: "ครูประจำชั้น ป.6", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-holding-book-pointing-with-index-finger-it-shouting-being-angry-frustrated-sitting-school-desk-front-blackboard-classroom_141793-131309.jpg"},
{
id: "t3",
name: "คุณครูเพียงฟ้า",
role: "ครูสอนภาษาอังกฤษ",
imageSrc: "http://img.b2bpic.net/free-photo/happy-thai-teacher-official-outfit-acting-front-backboard_1150-20594.jpg",
},
id: "t3", name: "คุณครูเพียงฟ้า", role: "ครูสอนภาษาอังกฤษ", imageSrc: "http://img.b2bpic.net/free-photo/happy-thai-teacher-official-outfit-acting-front-backboard_1150-20594.jpg"},
{
id: "t4",
name: "ผอ.สมบัติ",
role: "ผู้อำนวยการโรงเรียน",
imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-sitting-school-desk-front-blackboard-classroom-checking-homework-students-looking-displeased-surprised_141793-131413.jpg",
},
id: "t4", name: "ผอ.สมบัติ", role: "ผู้อำนวยการโรงเรียน", imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-sitting-school-desk-front-blackboard-classroom-checking-homework-students-looking-displeased-surprised_141793-131413.jpg"},
]}
title="คณะครูและบุคลากร"
description="ทีมงานผู้เปี่ยมด้วยประสบการณ์และความทุ่มเท พร้อมที่จะดูแลและพัฒนาลูกหลานของท่าน"
@@ -297,45 +185,20 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "tm1",
name: "คุณแม่ของน้องแพรว",
role: "ผู้ปกครองนักเรียนชั้น ป.4",
company: "โรงเรียนบ้านบึง",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-hugging-near-chalkboard-with-drawing_23-2148092324.jpg",
},
id: "tm1", name: "คุณแม่ของน้องแพรว", role: "ผู้ปกครองนักเรียนชั้น ป.4", company: "โรงเรียนบ้านบึง", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-hugging-near-chalkboard-with-drawing_23-2148092324.jpg"},
{
id: "tm2",
name: "คุณพ่อของน้องภูมิ",
role: "ผู้ปกครองนักเรียนชั้น ป.5",
company: "โรงเรียนบ้านบึง",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-african-american-child-his-father-park_181624-25904.jpg",
},
id: "tm2", name: "คุณพ่อของน้องภูมิ", role: "ผู้ปกครองนักเรียนชั้น ป.5", company: "โรงเรียนบ้านบึง", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-african-american-child-his-father-park_181624-25904.jpg"},
{
id: "tm3",
name: "คุณป้าของน้องมุก",
role: "ผู้ปกครองนักเรียนชั้น ป.2",
company: "โรงเรียนบ้านบึง",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-female-activists-marching_23-2148421930.jpg",
},
id: "tm3", name: "คุณป้าของน้องมุก", role: "ผู้ปกครองนักเรียนชั้น ป.2", company: "โรงเรียนบ้านบึง", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-female-activists-marching_23-2148421930.jpg"},
{
id: "tm4",
name: "คุณแม่ของน้องต้นกล้า",
role: "ผู้ปกครองนักเรียนชั้น ป.1",
company: "โรงเรียนบ้านบึง",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-laptop_23-2148097923.jpg",
},
id: "tm4", name: "คุณแม่ของน้องต้นกล้า", role: "ผู้ปกครองนักเรียนชั้น ป.1", company: "โรงเรียนบ้านบึง", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-laptop_23-2148097923.jpg"},
{
id: "tm5",
name: "คุณย่าของน้องพลอย",
role: "ผู้ปกครองนักเรียนชั้น อ.3",
company: "โรงเรียนบ้านบึง",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professor-work-educational-system_23-2151737189.jpg",
},
id: "tm5", name: "คุณย่าของน้องพลอย", role: "ผู้ปกครองนักเรียนชั้น อ.3", company: "โรงเรียนบ้านบึง", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professor-work-educational-system_23-2151737189.jpg"},
]}
title="เสียงจากผู้ปกครอง"
description="ความประทับใจและความไว้วางใจที่ผู้ปกครองมีต่อโรงเรียนของเรา"
@@ -353,38 +216,11 @@ export default function LandingPage() {
description="ติดตามข่าวสารล่าสุดและกิจกรรมที่น่าสนใจของโรงเรียน"
blogs={[
{
id: "b1",
category: "ข่าวประชาสัมพันธ์",
title: "โรงเรียนบ้านบึงจัดงานวันเด็กแห่งชาติ",
excerpt: "บรรยากาศสนุกสนานในงานวันเด็กประจำปีนี้",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-little-girl-two-boys-identical-costumes-standing-fence_181624-18634.jpg",
imageAlt: "Students playing at a school event",
authorName: "ฝ่ายประชาสัมพันธ์",
authorAvatar: "http://img.b2bpic.net/free-vector/back-school-labels-collection-with-elements_23-2147858156.jpg",
date: "13 มกราคม 2567",
},
id: "b1", category: "ข่าวประชาสัมพันธ์", title: "โรงเรียนบ้านบึงจัดงานวันเด็กแห่งชาติ", excerpt: "บรรยากาศสนุกสนานในงานวันเด็กประจำปีนี้", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-little-girl-two-boys-identical-costumes-standing-fence_181624-18634.jpg", imageAlt: "Students playing at a school event", authorName: "ฝ่ายประชาสัมพันธ์", authorAvatar: "http://img.b2bpic.net/free-vector/back-school-labels-collection-with-elements_23-2147858156.jpg", date: "13 มกราคม 2567"},
{
id: "b2",
category: "ผลงานนักเรียน",
title: "นักเรียนคว้ารางวัลชนะเลิศการแข่งขันกีฬา",
excerpt: "ความภาคภูมิใจจากการแข่งขันกีฬาสีประจำปี",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-cup_23-2148634544.jpg",
imageAlt: "Students competing in a sports event",
authorName: "ฝ่ายกิจการนักเรียน",
authorAvatar: "http://img.b2bpic.net/free-photo/idaho-flag-with-banner_187299-35486.jpg",
date: "22 กุมภาพันธ์ 2567",
},
id: "b2", category: "ผลงานนักเรียน", title: "นักเรียนคว้ารางวัลชนะเลิศการแข่งขันกีฬา", excerpt: "ความภาคภูมิใจจากการแข่งขันกีฬาสีประจำปี", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-cup_23-2148634544.jpg", imageAlt: "Students competing in a sports event", authorName: "ฝ่ายกิจการนักเรียน", authorAvatar: "http://img.b2bpic.net/free-photo/idaho-flag-with-banner_187299-35486.jpg", date: "22 กุมภาพันธ์ 2567"},
{
id: "b3",
category: "กิจกรรมวิชาการ",
title: "เปิดโลกวิทยาศาสตร์ ประจำปีการศึกษา",
excerpt: "กิจกรรมที่เปิดโอกาสให้นักเรียนได้สำรวจและเรียนรู้นอกห้องเรียน",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-enjoying-favorite-job-workshop-potter-carefully-works-clay-whale_1153-6715.jpg",
imageAlt: "Students presenting science projects",
authorName: "ฝ่ายวิชาการ",
authorAvatar: "http://img.b2bpic.net/free-vector/hand-draw-elementary-school-logo-design_23-2149620093.jpg",
date: "5 มีนาคม 2567",
},
id: "b3", category: "กิจกรรมวิชาการ", title: "เปิดโลกวิทยาศาสตร์ ประจำปีการศึกษา", excerpt: "กิจกรรมที่เปิดโอกาสให้นักเรียนได้สำรวจและเรียนรู้นอกห้องเรียน", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-enjoying-favorite-job-workshop-potter-carefully-works-clay-whale_1153-6715.jpg", imageAlt: "Students presenting science projects", authorName: "ฝ่ายวิชาการ", authorAvatar: "http://img.b2bpic.net/free-vector/hand-draw-elementary-school-logo-design_23-2149620093.jpg", date: "5 มีนาคม 2567"},
]}
/>
</div>
@@ -395,20 +231,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "โรงเรียนเปิดรับนักเรียนช่วงใดบ้าง?",
content: "โรงเรียนเปิดรับสมัครนักเรียนใหม่ในช่วงเดือนมกราคม - มีนาคมของทุกปีการศึกษา สามารถติดตามรายละเอียดได้ที่หน้าข่าวสารของเว็บไซต์",
},
id: "q1", title: "โรงเรียนเปิดรับนักเรียนช่วงใดบ้าง?", content: "โรงเรียนเปิดรับสมัครนักเรียนใหม่ในช่วงเดือนมกราคม - มีนาคมของทุกปีการศึกษา สามารถติดตามรายละเอียดได้ที่หน้าข่าวสารของเว็บไซต์"},
{
id: "q2",
title: "มีหลักสูตรพิเศษหรือกิจกรรมเสริมหลักสูตรหรือไม่?",
content: "โรงเรียนมีหลักสูตรพิเศษ เช่น ภาษาอังกฤษเข้มข้น และกิจกรรมเสริมหลักสูตรหลากหลาย อาทิ ชมรมดนตรี ศิลปะ และกีฬา เพื่อส่งเสริมพัฒนาการรอบด้านของนักเรียน",
},
id: "q2", title: "มีหลักสูตรพิเศษหรือกิจกรรมเสริมหลักสูตรหรือไม่?", content: "โรงเรียนมีหลักสูตรพิเศษ เช่น ภาษาอังกฤษเข้มข้น และกิจกรรมเสริมหลักสูตรหลากหลาย อาทิ ชมรมดนตรี ศิลปะ และกีฬา เพื่อส่งเสริมพัฒนาการรอบด้านของนักเรียน"},
{
id: "q3",
title: "การเดินทางมาโรงเรียนสะดวกหรือไม่?",
content: "โรงเรียนตั้งอยู่ในทำเลที่เดินทางสะดวก มีบริการรถรับ-ส่งนักเรียนจากหลายเส้นทาง และมีที่จอดรถสำหรับผู้ปกครอง",
},
id: "q3", title: "การเดินทางมาโรงเรียนสะดวกหรือไม่?", content: "โรงเรียนตั้งอยู่ในทำเลที่เดินทางสะดวก มีบริการรถรับ-ส่งนักเรียนจากหลายเส้นทาง และมีที่จอดรถสำหรับผู้ปกครอง"},
]}
imageSrc="http://img.b2bpic.net/free-photo/children-discovering-new-places-globe_329181-14288.jpg"
imageAlt="Students studying in a classroom"
@@ -424,8 +251,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="ติดต่อเรา"
title="สอบถามข้อมูลเพิ่มเติม"
description="เรายินดีตอบทุกคำถามและให้ข้อมูลที่คุณต้องการ กรุณากรอกอีเมลเพื่อรับข่าวสารหรือติดต่อกลับ"
@@ -438,58 +264,36 @@ export default function LandingPage() {
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504773.jpg"
imageAlt="School exterior at sunset"
videoAriaLabel="Footer video"
logoText="โรงเรียนบ้านบึง (บางละมุง)"
columns={[
{
title: "โรงเรียน",
items: [
title: "โรงเรียน", items: [
{
label: "เกี่ยวกับเรา",
href: "#about",
},
label: "เกี่ยวกับเรา", href: "#about"},
{
label: "หลักสูตร",
href: "#programs",
},
label: "หลักสูตร", href: "#programs"},
{
label: "บุคลากร",
href: "#staff",
},
label: "บุคลากร", href: "#staff"},
],
},
{
title: "ทรัพยากร",
items: [
title: "ทรัพยากร", items: [
{
label: "ข่าวสาร",
href: "#news",
},
label: "ข่าวสาร", href: "#news"},
{
label: "คำถามที่พบบ่อย",
href: "#faq",
},
label: "คำถามที่พบบ่อย", href: "#faq"},
{
label: "ติดต่อ",
href: "#contact",
},
label: "ติดต่อ", href: "#contact"},
],
},
{
title: "ตามเรา",
items: [
title: "ตามเรา", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "YouTube",
href: "#",
},
label: "YouTube", href: "#"},
{
label: "Line",
href: "#",
},
label: "Line", href: "#"},
],
},
]}