diff --git a/src/app/page.tsx b/src/app/page.tsx
index 277c540..76a049c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { Sparkles, Brain, BookOpen, ShieldCheck } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -31,26 +32,11 @@ export default function LandingPage() {
@@ -60,36 +46,16 @@ export default function LandingPage() {
@@ -102,18 +68,9 @@ export default function LandingPage() {
title="رؤيتنا التعليمية"
description="نسعى لتقديم تجربة تعليمية فريدة تدمج بين التميز الأكاديمي وتنمية الشخصية."
bulletPoints={[
- {
- title: "بيئة تعليمية حديثة",
- description: "مرافق مجهزة بأحدث تقنيات التعليم.",
- },
- {
- title: "كادر تعليمي متخصص",
- description: "نخبة من المعلمين المبدعين والملهمين.",
- },
- {
- title: "تنمية المواهب",
- description: "برامج دعم إضافية لصقل مهارات الطلاب.",
- },
+ { title: "بيئة تعليمية حديثة", description: "مرافق مجهزة بأحدث تقنيات التعليم." },
+ { title: "كادر تعليمي متخصص", description: "نخبة من المعلمين المبدعين والملهمين." },
+ { title: "تنمية المواهب", description: "برامج دعم إضافية لصقل مهارات الطلاب." },
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-apartment-design-comfortable-chair-by-wide-window-generated-by-ai_188544-26062.jpg"
mediaAnimation="slide-up"
@@ -125,26 +82,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- title: "مختبرات متطورة",
- description: "تجهيزات علمية متكاملة للتطبيقات العملية.",
- imageSrc: "http://img.b2bpic.net/free-photo/e-learning-education-networking-website-study-concept_53876-167089.jpg",
- },
- {
- title: "نشاطات طلابية",
- description: "برامج رياضية وثقافية متنوعة.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-smartphone_23-2148389008.jpg",
- },
- {
- title: "دعم أكاديمي",
- description: "إرشاد تربوي مستمر لكل طالب.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-planning-trip-table_23-2148925830.jpg",
- },
- {
- title: "بيئة آمنة",
- description: "نظام بيئي تعليمي آمن ومحفز للجميع.",
- imageSrc: "http://img.b2bpic.net/free-photo/stationary-items-photovoltaics-factory-engineering-workspace-desk_482257-120473.jpg",
- },
+ { title: "مختبرات متطورة", description: "تجهيزات علمية متكاملة للتطبيقات العملية.", imageSrc: "http://img.b2bpic.net/free-photo/e-learning-education-networking-website-study-concept_53876-167089.jpg", buttonIcon: Brain },
+ { title: "نشاطات طلابية", description: "برامج رياضية وثقافية متنوعة.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-smartphone_23-2148389008.jpg", buttonIcon: Sparkles },
+ { title: "دعم أكاديمي", description: "إرشاد تربوي مستمر لكل طالب.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-planning-trip-table_23-2148925830.jpg", buttonIcon: BookOpen },
+ { title: "بيئة آمنة", description: "نظام بيئي تعليمي آمن ومحفز للجميع.", imageSrc: "http://img.b2bpic.net/free-photo/stationary-items-photovoltaics-factory-engineering-workspace-desk_482257-120473.jpg", buttonIcon: ShieldCheck },
]}
title="لماذا تختار ثانويتنا؟"
description="ميزات استثنائية تدعم رحلة الطالب التعليمية نحو النجاح."
@@ -158,21 +99,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "95%",
- description: "نسبة النجاح الأكاديمي",
- },
- {
- id: "m2",
- value: "500+",
- description: "طالب مبدع",
- },
- {
- id: "m3",
- value: "20+",
- description: "برنامج تعليمي متطور",
- },
+ { id: "m1", value: "95%", description: "نسبة النجاح الأكاديمي" },
+ { id: "m2", value: "500+", description: "طالب مبدع" },
+ { id: "m3", value: "20+", description: "برنامج تعليمي متطور" },
]}
title="إنجازات مدرستنا"
description="أرقام تعكس مستوى التزامنا بالتميز التعليمي."
@@ -186,21 +115,9 @@ export default function LandingPage() {
tag="نخبة التربويين"
membersAnimation="slide-up"
members={[
- {
- id: "t1",
- name: "د. أحمد علي",
- imageSrc: "http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286980.jpg",
- },
- {
- id: "t2",
- name: "أ. سارة خالد",
- imageSrc: "http://img.b2bpic.net/free-photo/young-men-collaborating-with-notepads_23-2147655853.jpg",
- },
- {
- id: "t3",
- name: "أ. محمد سعيد",
- imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-idea-with-interest_23-2147655804.jpg",
- },
+ { id: "t1", name: "د. أحمد علي", imageSrc: "http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286980.jpg" },
+ { id: "t2", name: "أ. سارة خالد", imageSrc: "http://img.b2bpic.net/free-photo/young-men-collaborating-with-notepads_23-2147655853.jpg" },
+ { id: "t3", name: "أ. محمد سعيد", imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-idea-with-interest_23-2147655804.jpg" },
]}
memberVariant="card"
/>
@@ -212,60 +129,16 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "خالد محمود",
- role: "ولي أمر",
- company: "عائلة متميزة",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/sensual-student-with-hand-chin_1169-121.jpg",
- },
- {
- id: "2",
- name: "ليلى سمير",
- role: "طالبة",
- company: "الدفعة الذهبية",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-girl-adopted-by-couple_23-2149574085.jpg",
- },
- {
- id: "3",
- name: "عمر أحمد",
- role: "ولي أمر",
- company: "شريك تعليمي",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-laughing_23-2147615920.jpg",
- },
- {
- id: "4",
- name: "نورة العتيبي",
- role: "طالبة",
- company: "فريق الإبداع",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-graduation-gown-cap-standing-straight-posing-camera-looking-cute_176474-82512.jpg",
- },
- {
- id: "5",
- name: "ياسر إبراهيم",
- role: "ولي أمر",
- company: "عائلة داعمة",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hugging-his-son_23-2147562065.jpg",
- },
+ { id: "1", name: "خالد محمود", role: "ولي أمر", company: "عائلة متميزة", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sensual-student-with-hand-chin_1169-121.jpg" },
+ { id: "2", name: "ليلى سمير", role: "طالبة", company: "الدفعة الذهبية", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-girl-adopted-by-couple_23-2149574085.jpg" },
+ { id: "3", name: "عمر أحمد", role: "ولي أمر", company: "شريك تعليمي", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-laughing_23-2147615920.jpg" },
+ { id: "4", name: "نورة العتيبي", role: "طالبة", company: "فريق الإبداع", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-graduation-gown-cap-standing-straight-posing-camera-looking-cute_176474-82512.jpg" },
+ { id: "5", name: "ياسر إبراهيم", role: "ولي أمر", company: "عائلة داعمة", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hugging-his-son_23-2147562065.jpg" },
]}
kpiItems={[
- {
- value: "5/5",
- label: "تقييم الرضا",
- },
- {
- value: "100%",
- label: "فخر بالانتماء",
- },
- {
- value: "40+",
- label: "سنة من التميز",
- },
+ { value: "5/5", label: "تقييم الرضا" },
+ { value: "100%", label: "فخر بالانتماء" },
+ { value: "40+", label: "سنة من التميز" },
]}
title="ماذا يقول أولياء الأمور؟"
description="قصص نجاح تعكس تجربة طلابنا في ثانويتنا."
@@ -277,21 +150,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "q1",
- title: "ما هي متطلبات التسجيل؟",
- content: "يمكنك التقديم عبر موقعنا أو زيارة مكتب شؤون الطلاب.",
- },
- {
- id: "q2",
- title: "هل توجد أنشطة لاصفية؟",
- content: "نعم، نقدم مجموعة واسعة من الأنشطة الرياضية والفنية.",
- },
- {
- id: "q3",
- title: "ما هو النظام الدراسي المعتمد؟",
- content: "نتبع المناهج الوطنية المعتمدة مع إضافات إثرائية نوعية.",
- },
+ { id: "q1", title: "ما هي متطلبات التسجيل؟", content: "يمكنك التقديم عبر موقعنا أو زيارة مكتب شؤون الطلاب." },
+ { id: "q2", title: "هل توجد أنشطة لاصفية؟", content: "نعم، نقدم مجموعة واسعة من الأنشطة الرياضية والفنية." },
+ { id: "q3", title: "ما هو النظام الدراسي المعتمد؟", content: "نتبع المناهج الوطنية المعتمدة مع إضافات إثرائية نوعية." },
]}
title="الأسئلة الشائعة"
description="إجابات على أكثر الاستفسارات تكراراً حول مدرستنا."
@@ -302,11 +163,10 @@ export default function LandingPage() {