diff --git a/src/app/fasilitas/page.tsx b/src/app/fasilitas/page.tsx index 637cfd5..bccb88e 100644 --- a/src/app/fasilitas/page.tsx +++ b/src/app/fasilitas/page.tsx @@ -5,6 +5,7 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS import ProductCardOne from "@/components/sections/product/ProductCardOne"; import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree"; import ContactFaq from "@/components/sections/contact/ContactFaq"; +import { Calendar } from "lucide-react"; import FooterSimple from "@/components/sections/footer/FooterSimple"; import Link from "next/link"; @@ -57,42 +58,42 @@ 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?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-men-hostel_23-2150446766.jpg", imageAlt: "Asrama Santri" }, { id: "masjid", name: "Masjid Bersejarah", price: "Pusat Spiritual", - imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-frescoes-gothic-arches-patterns-sacred-architecture-details_169016-68748.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-frescoes-gothic-arches-patterns-sacred-architecture-details_169016-68748.jpg", imageAlt: "Masjid Pondok Pesantren" }, { id: "lab", name: "Lab & Teknologi", price: "Fasilitas STEM", - imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg", 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?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-quran-dates_23-2147791795.jpg", imageAlt: "Perpustakaan Pesantren" }, { id: "olahraga", name: "Lapangan Olahraga", price: "Pengembangan Fisik", - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-doing-her-exercises-t-he-park-front-lake-high-quality-photo_114579-92341.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-doing-her-exercises-t-he-park-front-lake-high-quality-photo_114579-92341.jpg", imageAlt: "Lapangan Olahraga" }, { id: "kantin", name: "Kantin Sehat", price: "Makanan Bergizi", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-islamic-family-with-delicious-food_23-2149636062.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-islamic-family-with-delicious-food_23-2149636062.jpg", imageAlt: "Kantin Pesantren" } ]} @@ -124,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?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-men-hostel_23-2150446766.jpg", imageAlt: "Sistem Keamanan Pesantren" }, { @@ -135,7 +136,7 @@ export default function FasilitasPage() { "Dokter Praktek", "Pemeriksaan Rutin" ], - imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg?_wi=4", + imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg", imageAlt: "Fasilitas Kesehatan" }, { @@ -146,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?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-work-educational-system_23-2151737340.jpg", imageAlt: "Teknologi Pembelajaran" } ]} @@ -162,7 +163,7 @@ export default function FasilitasPage() { text: "Jadwalkan Kunjungan", href: "tel:+62274514xxx" }} - ctaIcon="Calendar" + ctaIcon={Calendar} faqs={[ { id: "1", diff --git a/src/app/program/page.tsx b/src/app/program/page.tsx index f41df0b..7894053 100644 --- a/src/app/program/page.tsx +++ b/src/app/program/page.tsx @@ -5,6 +5,7 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree"; import ProductCardOne from "@/components/sections/product/ProductCardOne"; import ContactFaq from "@/components/sections/contact/ContactFaq"; +import { UserPlus } from "lucide-react"; import FooterSimple from "@/components/sections/footer/FooterSimple"; import Link from "next/link"; @@ -60,7 +61,7 @@ export default function ProgramPage() { "Makharijul Huruf", "Tarjamah" ], - imageSrc: "http://img.b2bpic.net/free-photo/two-muslim-women-restaurant_23-2147794358.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/two-muslim-women-restaurant_23-2147794358.jpg", imageAlt: "Program Tahfidz Al-Quran" }, { @@ -72,7 +73,7 @@ export default function ProgramPage() { "Akidah", "Ushul" ], - imageSrc: "http://img.b2bpic.net/free-photo/quran-dates-near-burning-candles_23-2147868957.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/quran-dates-near-burning-candles_23-2147868957.jpg", imageAlt: "Pembelajaran Kitab Kuning" }, { @@ -84,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?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-work-educational-system_23-2151737340.jpg", imageAlt: "Program Akademik Modern" } ]} @@ -114,21 +115,21 @@ export default function ProgramPage() { id: "tahfidz-detail", name: "Tahfidz 3 Tahun", price: "2-3 Juz/Tahun", - imageSrc: "http://img.b2bpic.net/free-photo/muslim-women-reading-quran-mosque-ramadan_53876-25229.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/muslim-women-reading-quran-mosque-ramadan_53876-25229.jpg", imageAlt: "Program Tahfidz 3 Tahun" }, { 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?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-concept-with-quran-dates_23-2147791795.jpg", 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?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg", imageAlt: "Program Akademik 6 Tahun" } ]} @@ -144,7 +145,7 @@ export default function ProgramPage() { text: "Mulai Pendaftaran Online", href: "tel:+62274514xxx" }} - ctaIcon="UserPlus" + ctaIcon={UserPlus} faqs={[ { id: "1",