Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-17 02:40:27 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -58,7 +58,7 @@ export default function FasilitasPage() {
id: "asrama",
name: "Asrama Nyaman",
price: "Terawat & Aman",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-men-hostel_23-2150446766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-men-hostel_23-2150446766.jpg?_wi=1",
imageAlt: "Asrama Santri"
},
{
@@ -72,14 +72,14 @@ export default function FasilitasPage() {
id: "lab",
name: "Lab & Teknologi",
price: "Fasilitas STEM",
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg?_wi=2",
imageAlt: "Laboratorium Sekolah"
},
{
id: "perpus",
name: "Perpustakaan Lengkap",
price: "Ribuan Referensi",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-quran-dates_23-2147791795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-quran-dates_23-2147791795.jpg?_wi=2",
imageAlt: "Perpustakaan Pesantren"
},
{
@@ -125,7 +125,7 @@ export default function FasilitasPage() {
"Satpam Profesional",
"Sistem Akses"
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-men-hostel_23-2150446766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-men-hostel_23-2150446766.jpg?_wi=2",
imageAlt: "Sistem Keamanan Pesantren"
},
{
@@ -136,7 +136,7 @@ export default function FasilitasPage() {
"Dokter Praktek",
"Pemeriksaan Rutin"
],
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg?_wi=3",
imageAlt: "Fasilitas Kesehatan"
},
{
@@ -147,7 +147,7 @@ export default function FasilitasPage() {
"Komputer Lab",
"Smart Classroom"
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-work-educational-system_23-2151737340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-work-educational-system_23-2151737340.jpg?_wi=2",
imageAlt: "Teknologi Pembelajaran"
}
]}

View File

@@ -85,7 +85,7 @@ export default function ProgramPage() {
"Bahasa Inggris",
"STEM"
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-work-educational-system_23-2151737340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-work-educational-system_23-2151737340.jpg?_wi=1",
imageAlt: "Program Akademik Modern"
}
]}
@@ -122,14 +122,14 @@ export default function ProgramPage() {
id: "kitab-detail",
name: "Kitab Kuning 4 Tahun",
price: "Pendalam Ilmu",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-quran-dates_23-2147791795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-quran-dates_23-2147791795.jpg?_wi=1",
imageAlt: "Program Kitab Kuning"
},
{
id: "akademik-detail",
name: "Akademik 6 Tahun",
price: "SD-SMA Terintegrasi",
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg?_wi=1",
imageAlt: "Program Akademik 6 Tahun"
}
]}