{ "id": "layout", "providers": [ { "window": [ "abp", "devNAS" ] } ], "context": { "loggedInMenuActions": [ { "id": "MenuItem_Chat", "link": { "className": "white-to-black-hover", "href": "/Chat", "target": "_self", "ariaLabel": "محادثة", "title": "محادثة" }, "icon": "fas fa-comments" }, { "id": "MenuItem_UserDropdown", "title": "${abp.currentUser.name}${if(abp.currentUser.surName, ' ' + abp.currentUser.surName, '')}", "icon": "fal fa-user-circle", "dropdown": true, "items": [ { "id": "MenuItem_Logout", "title": "تسجيل الخروج", "link": { "href": "/Account/Logout", "target": "_self" }, "icon": "fal fa-sign-out-alt" }, { "id": "MenuItem_Dashboard", "title": "لوحة الدراسة", "link": { "href": "/Dashboard", "target": "_self" }, "icon": "fal fa-book" } ] } ], "loggedOutMenuActions": [ { "id": "MenuItem_Login", "title": "دخول", "link": { "className": "has-hero-banner", "href": "/Account/Login", "target": "_self" }, "icon": "fal fa-user" }, { "id": "MenuItem_Register", "title": "إنشاء حساب", "link": { "className": "has-hero-banner", "href": "/Account/Register", "target": "_self" }, "icon": "fa fa-user-plus" } ], "mainMenuLoggedOut": [ { "id": "MenuItem_Home", "title": "الرئيسية", "link": { "className": "has-hero-banner", "href": "/" } }, { "id": "MenuItem_CoursesDropdown", "title": "الدورات", "dropdown": true, "items": [ { "id": "Recorded-Courses", "title": "الدورات المسجلة", "link": { "href": "/Courses", "target": "_self" } }, { "id": "Live-Courses", "title": "الدورات المباشرة", "link": { "href": "/LiveCourses", "target": "_self" } } ] }, { "id": "MenuItem_Menu:Libraries", "title": "المكتبة", "link": { "className": "has-hero-banner", "href": "/Libraries" } }, { "id": "MenuItem_Menu:POS", "title": "نقاط البيع", "link": { "className": "has-hero-banner", "href": "/PointsOfSales" } }, { "id": "MenuItem_Menu:About", "title": "من نحن", "link": { "className": "has-hero-banner", "href": "/AboutUs" } }, { "id": "MenuItem_Menu:Contact", "title": "تواصل معنا", "link": { "className": "has-hero-banner", "href": "/ContactUs" } } ], "mainMenuLoggedIn": [ { "id": "MenuItem_Home", "title": "الرئيسية", "link": { "className": "has-hero-banner", "href": "/" } }, { "id": "MenuItem_CoursesDropdown", "title": "الدورات", "dropdown": true, "items": [ { "id": "Recorded-Courses", "title": "الدورات المسجلة", "link": { "href": "/Courses", "target": "_self" } }, { "id": "Live-Courses", "title": "الدورات المباشرة", "link": { "href": "/LiveCourses", "target": "_self" } } ] }, { "id": "MenuItem_Menu:Libraries", "title": "المكتبة", "link": { "className": "has-hero-banner", "href": "/Libraries" } }, { "id": "MenuItem_Menu:POS", "title": "نقاط البيع", "link": { "className": "has-hero-banner", "href": "/PointsOfSales" } }, { "id": "MenuItem_Menu:About", "title": "من نحن", "link": { "className": "has-hero-banner", "href": "/AboutUs" } }, { "id": "MenuItem_Menu:Contact", "title": "تواصل معنا", "link": { "className": "has-hero-banner", "href": "/ContactUs" } }, { "id": "MenuItem_Menu:MyCourses", "title": "دوراتي", "link": { "className": "has-hero-banner", "href": "/MyCourses", "target": "_self" }, "isActive": true } ] }, "components": [ { "id": "101", "type": "HeaderWidget", "version": "1.0", "props": { "design": { "backgroundColor": "var(--color-bg)", "borderRadius": "0px", "backgroundSize": "cover", "backgroundPosition": "center" }, "behavior": {}, "content": { "logo": { "image": { "src": "/Nadjeh/img/Logo.png", "alt": "Brand Logo" }, "link": { "href": "/Index", "target": "_self", "title": "Home" } }, "menus": { "main": "${if(abp.currentUser.isAuthenticated, context.mainMenuLoggedIn, context.mainMenuLoggedOut)}", "actions": "${if(abp.currentUser.isAuthenticated, context.loggedInMenuActions, context.loggedOutMenuActions)}" } } } }, { "type": "{ "id": "home", "providers": [ ], "context": { }, "components": [ { "id": "advertisement-popup", "type": "AdvertisementPopupWidget", "version": "1.0", "props": { "design": {}, "behavior": { "delay": 1000 }, "content": { "sourceType": "ajax", "ajax": { "proxy": "devNAS.lMS.student.advertisements.advertisement.getFirstActiveAdvertisement" } } } }, { "id": "home-hero", "type": "HeroSectionWidget", "version": "1.0", "props": { "design": { "variant": "full-image", "backgroundImage": "/Nadjeh/img/banner.jpg", "backgroundSize": "cover", "backgroundPosition": "center", "marginTop": "0", "textColor": "#ffffff", "primaryColor": "#ffc107" }, "behavior": { "animation": true }, "content": { "title": "منصة", "titleHighlight": " ناجح التعليمية", "paragraphs": [ "منصّة تعليمية جزائرية مخصّصة لتحضير شهادة البكالوريا والـBEM، وفّــر وقتك وجهدك وادرس أونلاين مع دروس مصوّرة عالية الجودة، ملخصات جاهزة، تمارين محلولة، واختبارات تفاعلية لقياس مستواك.", "مع ناجح، تتحكّم في وقتك، تراجع الدرس وقت ما تحب، تعاود الشرح قد ما تحتاج، وتستفيد من تكلفة أقل بكثير مقارنة بالدّورات الحضورية.", "التفوّق بين يديك .. سجّل اليوم وحقّق أفضل نتائج الامتحانات" ], "videoCard": { "videoUrl": "https://www.youtube.com/watch?v=qsDhs3w1Fbc", "title": "طريقة التسجيل على المنصة", "description": "شاهد فيديو شرح طريقة التسجيل على المنصة", "iconClass": "fas fa-play", "openInNewTab": true } } } }, { "id": "groups-section", "type": "SectionWidget", "version": "1.0", "className": "campus-section mt-0", "props": { "design": { "backgroundColor": "#e6f7fd", "padding": "40px 0", "textAlign": "center" }, "behavior": { "animation": true, "animationType": "fade-up" } }, "children": [ { "id": "groups-title", "type": "RawHtmlWidget", "version": "1.0.0", "props": { "design": { "wrapperTag": "div", "direction": "rtl", "textAlign": "center", "className": "container mb-4" }, "behavior": { "sanitize": true, "animation": true, "animationType": "fade-up", "animationDelay": 100 }, "content": { "sourceType": "static", "static": { "html": "

المجموعات

" } } } }, { "id": "groups-cards", "type": "CardsListWidget", "version": "1.0", "className": "container mt-5 mb-4", "props": { "design": {}, "behavior": { "layout": "grid", "cardVariant": "custom", "animation": true, "animationType": "fade-up", "staggerDelay": 200, "columns": { "default": 1, "md": 2, "lg": 2 } }, "content": { "sourceType": "ajax", "ajax": { "proxy": "devNAS.catalogManagement.publicCategory.publicCategory.getListByCatalogName", "input": "courses", "mapping": "(response) => response.map(category => ({ title: category.name, description: '', imageUrl: category.image, link: '/Courses?categoryId=' + category.id, customHtml: '
' }) )" } } } } ] }, { "id": "courses-swiper", "type": "CardsSwiperWidget", "version": "1.0", "props": { "design": { "backgroundColor": "transparent", "textColor": "var(--color-text)", "primaryColor": "var(--color-primary)", "padding": "0 0 50px 0", "margin": 0 }, "behavior": { "variant": "courses", "headerLayout": "inline", "animation": true, "autoplay": false, "loop": false, "slidesPerView": 4, "spaceBetween": 24, "navigation": false, "pagination": true, "cta": { "label": "المزيد", "href": "/Courses/index", "target": "_self", "title": "See All Courses" }, "breakpoints": { "sm": 1, "md": 2, "lg": 4, "xl": 4 } }, "content": { "sourceType": "ajax", "ajax": { "proxy": "devNAS.lMS.controllers.readModels.odata.courses.coursesWithPricingV1_1.get", "input": "$top=10", "mapping": "(response) => { return { title: 'الدورات المسجلة', titleHighlight: '', cards: response.value.map(c => ({ id: c.Id, title: c.CourseTitle, imageUrl: c.CourseImage, link: {'target': '_self', 'href': '/Courses/CourseDetails?id=' + c.Id}, instructor: { name: c.InstructorName, image: c.InstructorImage, link: '/Instructors/Details?id=' + c.InstructorId}, duration: (typeof c.CourseDuration === 'number' || (!isNaN(parseFloat(c.CourseDuration)) && isFinite(c.CourseDuration))) ? c.CourseDuration + ' س' : c.CourseDuration, pricing: { isFree: c.IsFree, price: c.Price + ' ' + abp.setting.get('LMS.App.Currency')}, lessonsCount: c.LessonsCount, buttonText: 'اشترك الآن', category: { name: '', link: '#'} }))}}" } } } }, { "id": "live-courses-swiper", "type": "CardsSwiperWidget", "version": "1.0", "props": { "design": { "backgroundColor": "transparent", "textColor": "var(--color-text)", "primaryColor": "var(--color-primary)", "padding": "0 0 50px 0", "margin": 0 }, "behavior": { "variant": "courses", "headerLayout": "inline", "animation": true, "autoplay": false, "loop": false, "slidesPerView": 4, "spaceBetween": 24, "navigation": false, "pagination": true, "cta": { "label": "المزيد", "href": "/LiveCourses", "target": "_self", "title": "See All Live Courses" }, "breakpoints": { "sm": 1, "md": 2, "lg": 4, "xl": 4 } }, "content": { "sourceType": "ajax", "ajax": { "proxy": "devNAS.lMS.controllers.readModels.odata.liveCourses.instructorLiveCoursesList.get", "input": "$top=10", "mapping": "(response) => window.mapHomeLiveCoursesSwiper(response)" } } } }, { "id": "instructors-swiper", "type": "CardsSwiperWidget", "version": "1.0", "props": { "design": { "backgroundColor": "transparent", "textColor": "var(--color-text)", "primaryColor": "var(--color-primary)", "padding": 60, "margin": 0, "backgroundImage": "/Nadjeh/img/mentor-bg.jpg", "backgroundOverlay": "rgba(255, 255, 255, 0.45)" }, "behavior": { "variant": "mentors", "headerLayout": "inline", "animation": true, "autoplay": false, "loop": false, "slidesPerView": 3, "spaceBetween": 30, "navigation": false, "pagination": true, "cta": { "label": "المزيد", "href": "/Instructors", "target": "_self", "title": "See All Instructors" }, "breakpoints": { "sm": 1, "md": 2, "lg": 3, "xl": 3 } }, "content": { "sourceType": "ajax", "ajax": { "proxy": "devNAS.lMS.controllers.readModels.odata.instructors.instructorsList.get", "input": "$top=20&$orderby=order", "mapping": "(response) => { return { title: 'فريق', titleHighlight: ' الأساتذة', cards: response.value.map(instructor => ({ id: instructor.Id, title: instructor.FullName, imageUrl: instructor.PicProfile, link: { href: '/Instructors/Details?id=' + instructor.Id, target: '_self' }, subject: instructor.SubTitle || '-' })) }; }" } } } }, { "id": "about-us-section", "type": "SectionWidget", "version": "1.0", "className": "about-us-section", "props": { "design": { "backgroundColor": "#f2fbfe", "padding": "80px 0", "textAlign": "center" }, "behavior": { "animation": true, "animationType": "fade-up" } }, "children": [ { "id": "about-us-title", "type": "RawHtmlWidget", "version": "1.0.0", "props": { "design": { "wrapperTag": "div", "direction": "rtl", "textAlign": "center", "className": "container mb-40" }, "behavior": { "sanitize": true, "animation": true, "animationType": "fade-up", "animationDelay": 100 }, "content": { "sourceType": "static", "static": { "html": "

علاش حنا؟

ناجح تختلف في جودة تقديم المحتوى، جودة التعليم، والتميّز في طرق الشرح وترسيخ الفكرة، وذلك من خلال:

" } } } }, { "id": "about-us-cards", "type": "FlexWidget", "version": "1.0", "props": { "design": { "gap": 3, "wrap": "wrap", "className": "container px-3 px-lg-4 pt-25 pb-50 row justify-content-center g-4" }, "behavior": { "direction": "row", "justifyContent": "center", "alignItems": "stretch", "animation": true, "animationType": "fade-up", "staggerDelay": 100 } }, "children": [ { "id": "about-card-1", "type": "CardWidget", "version": "1.0", "className": "col-xl-3 col-md-6 col-sm-12 mb-4", "props": { "design": { "variant": "custom" }, "behavior": { "animation": true, "animationType": "fade-up", "animationDelay": 100 }, "content": { "static": { "title": "دروس مفصّلة", "description": "محتوى مطابق للبرنامج الجزائري الرسمي.", "imageUrl": "", "customHtml": "

دروس مفصّلة

محتوى مطابق للبرنامج الجزائري الرسمي.

" } } } }, { "id": "about-card-2", "type": "CardWidget", "version": "1.0", "className": "col-xl-3 col-md-6 col-sm-12 mb-4", "props": { "design": { "variant": "custom" }, "behavior": { "animation": true, "animationType": "fade-up", "animationDelay": 200 }, "content": { "static": { "title": "تكلفة أقل", "description": "فرق 50% مقارنة مع الدورات الحضورية.", "imageUrl": "", "customHtml": "

تكلفة أقل

فرق 50% مقارنة مع الدورات الحضورية.

" } } } }, { "id": "about-card-3", "type": "CardWidget", "version": "1.0", "className": "col-xl-3 col-md-6 col-sm-12 mb-4", "props": { "design": { "variant": "custom" }, "behavior": { "animation": true, "animationType": "fade-up", "animationDelay": 300 }, "content": { "static": { "title": "حرية التعلّم", "description": "تقرى وقت ما تحب، وين ما تحب، كيما تحب.", "imageUrl": "", "customHtml": "

حرية التعلّم

تقرى وقت ما تحب، وين ما تحب، كيما تحب.

" } } } }, { "id": "about-card-4", "type": "CardWidget", "version": "1.0", "className": "col-xl-4 col-md-6 col-sm-12 mb-4", "props": { "design": { "variant": "custom" }, "behavior": { "animation": true, "animationType": "fade-up", "animationDelay": 400 }, "content": { "static": { "title": "تعرف مستواك", "description": "امتحانات داخل المنصّة تخليك تختبر قدراتك.", "imageUrl": "", "customHtml": "

تعرف مستواك

امتحانات داخل المنصّة تخليك تختبر قدراتك.

" } } } }, { "id": "about-card-5", "type": "CardWidget", "version": "1.0", "className": "col-xl-4 col-md-6 col-sm-12 mb-4", "props": { "design": { "variant": "custom" }, "behavior": { "animation": true, "animationType": "fade-up", "animationDelay": 500 }, "content": { "static": { "title": "كثرة التّمارين والتطبيقات", "description": "راح تولّي حافظ ومتدرِّب، ماشي تفهم فقط.", "imageUrl": "", "customHtml": "

كثرة التّمارين والتطبيقات

راح تولّي حافظ ومتدرِّب، ماشي تفهم فقط.

" } } } } ] }, { "id": "about-us-slogan", "type": "RawHtmlWidget", "version": "1.0.0", "props": { "design": { "wrapperTag": "div", "direction": "rtl", "textAlign": "center", "className": "container mt-40" }, "behavior": { "sanitize": true, "animation": true, "animationType": "fade-up", "animationDelay": 200 }, "content": { "sourceType": "static", "static": { "html": "

اقرى بذكاء .. وليس بجُهد

" } } } } ] }, { "id": "testimonials-title", "type": "TextBlockWidget", "version": "1.0", "className": "text-center mb-4", "props": { "design": { "headingLevel": "h2", "style": { "fontWeight": "700" } }, "behavior": { "textAlign": "center" }, "content": { "static": { "text": "قالوا عنا" } } } }, { "id": "testimonials-swiper", "type": "TestimonialWidget", "version": "1.0", "props": { "design": { "className": "testimonial-area testimonial-area_v1 ptb-30" }, "behavior": { "animation": true, "animationType": "fade-up", "autoplay": true, "loop": true, "slidesPerView": 4, "spaceBetween": 24, "pagination": true, "breakpoints": { "sm": 1, "md": 2, "lg": 3, "xl": 4 }, "sliderId": "testimonial-slider-2" }, "content": { "cards": [ { "id": "testimonial-1", "title": "باي يسرى", "subject": "طالبة BEM", "imageUrl": "/Nadjeh/img/logo-shape.png", "description": "السلام عليكم، نشكركم بزاف على المنصة الرائعة، بصراحة هايلة بزاف وسهلتلي المتابعة والفهم. راني جد سعيدة بالتجربة وتمنيت نكون عرفتكم من قبل. بارك الله فيكم وربي يوفقكم." }, { "id": "testimonial-2", "title": "خيرالدين", "subject": "طالب بكالوريا", "imageUrl": "/Nadjeh/img/logo-shape.png", "description": "بسم الله الرحمن الرحيم. أتشرف أنا، خيرالدين، بأن أرفع أسمى عبارات الشكر والعرفان إلى إدارة منصة ناجح الموقرة، لما تبذلونه من جهد دؤوب ورسالة نبيلة في ميدان العلم والمعرفة. لقد أضحت منصتكم منارة مضيئة لتلاميذ البكالوريا و \"البيام\"، بما تتيحه من دورات رصينة يقدمها نخبة من الأساتذة الأفاضل، فسهلت عليهم سبل الفهم، وأمدتهم بغذة الثقة، ومهدت لهم درب التميز والنجاح. إن ما تقومون به من عمل رائد يجسد الإخلاص في خدمة الناشئة، ويعكس رؤية تربوية رفيعة تستحق كل التقدير والإشادة. أسأل الله أن يبارك جهودكم، ويكلل مسعاكم بمزيد من التألق والعطاء، وأن يجعل ما تقدمونه في موازين حسناتكم." }, { "id": "testimonial-3", "title": "طالب أحمد", "subject": "طالب بكالوريا (تخصص العلوم الطبيعية والحياة)", "imageUrl": "/Nadjeh/img/logo-shape.png", "description": "السلام عليكم، أود أن أعبر عن تجربتي المميزة مع منصة ناجح في مادة العلوم الطبيعية والحياة، فقد استفدت كثيرا من دروس الأستاذ ربيعي نبيل. وأنا أعرفه جيدا إذ سبق لي أن درست عنده من قبل، وأؤكد أن أسلوبه في الشرح والتبسيط ساعدني كثيرا على الفهم وتحقيق نتائج جيدة. شكرا لكم على هذه المبادرة القيمة" }, { "id": "testimonial-4", "title": "صبرين", "subject": "طالبة الأحرار", "imageUrl": "/Nadjeh/img/logo-shape.png", "description": "منصة في القمة وأساتذة متمكنين وتناسق طلاب الأحرار نشكركم على جهودكم المبذولة. جزاكم الله كل خير." }, { "id": "testimonial-5", "title": "لينا", "subject": "طالبة بكالوريا شعبة رياضيات", "imageUrl": "/Nadjeh/img/logo-shape.png", "description": "أنا طالبة بكالوريا شعبة رياضيات، وجدت أن منصة نجاح مفيدة جدًا خاصة في مادة الرياضيات والفيزياء حيث الدروس منظمة والأساتذة يشرحون بطريقة واضحة وسهلة تجعل الفهم أسرع، كما أن إمكانية إعادة مشاهدة الفيديو تساعدني كثيرًا. المنصة بسيطة الاستعمال وساعدتني في مراجعة الدروس بشكل أفضل" }, { "id": "testimonial-6", "title": "أميمة", "subject": "تلميذة BEM", "imageUrl": "/Nadjeh/img/logo-shape.png", "description": "المنصة تاكم مشاء الله المعلومات لي تحوس عليها تلقاها. شكراً لكم على هذه المنصة التعليمية وجازاكم الله خيراً." }, { "id": "testimonial-8", "title": "زيدي", "subject": "طالب بكالوريا", "imageUrl": "/Nadjeh/img/logo-shape.png", "description": "أشكر منصة ناجح على المجهودات والفيديوهات المفيدة، صراحة عاونوني بزاف نفهم ونثبت الدروس، والكود المجاني كان فرصة هايلة باش نفتح محتويات زيادة بلا مقابل. أنصح كامل طلبة الباك يجربو المنصة مادام مجانية ومفيدة، ما يضيعوش هاد الفرصة. ربي يجازيكم خير ويوفقكم." } ] } } } ] }" }, { "id": "footer", "type": "FooterWidget", "version": "1.0", "props": { "design": { "backgroundColor": "var(--color-bg-alt)", "textColor": "var(--color-text)" }, "behavior": {}, "content": { "logo": { "image": { "src": "/Nadjeh/img/Logo.png", "alt": "Nadjeh Logo" }, "link": { "href": "/Index", "target": "_self", "title": "Link" } }, "sections": [ { "header": "تابعنا على", "items": [ { "title": "فيسبوك", "icon": "fab fa-facebook", "link": { "href": "https://www.facebook.com/share/14KwiyUpaGH/", "target": "_blank", "title": "Link" } }, { "title": "انستجرام", "icon": "fab fa-instagram", "link": { "href": "https://www.instagram.com/nadjeh.education", "target": "_blank", "title": "Link" } }, { "title": "تيكتوك", "icon": "fab fa-tiktok", "link": { "href": "https://www.tiktok.com/@nadjeh.education", "target": "_blank", "title": "Link" } }, { "title": "يوتيوب", "icon": "fab fa-youtube", "link": { "href": "https://m.youtube.com/@nadjeh.education", "target": "_blank", "title": "Link" } } ] }, { "header": "للتواصل", "items": [ { "title": "لينكد ان", "icon": "fab fa-linkedin", "link": { "href": "https://www.linkedin.com/company/nadjeh-education-%D9%85%D9%86%D8%B5%D8%A9-%D9%86%D8%A7%D8%AC%D8%AD-%D8%A7%D9%84%D8%AA%D8%B9%D9%84%D9%8A%D9%85%D9%8A%D8%A9/", "target": "_blank", "title": "Link" } }, { "title": "البريد الإلكتروني", "icon": "far fa-envelope", "link": { "href": "mailto:[email protected]", "target": "_blank", "title": "Link" } }, { "title": "واتساب", "icon": "fab fa-whatsapp", "link": { "href": "https://wa.me/213559614409", "target": "_blank", "title": "Link" } }, { "title": "0559604021", "icon": "fa fa-phone", "link": { "href": "tel://0559604021", "target": "_blank", "title": "Link" } } ] }, { "header": "روابط مهمة", "items": [ { "title": "الدورات", "link": { "href": "/Courses/Index", "target": "_self", "title": "link" } }, { "title": "تعرف علينا", "link": { "href": "/AboutUs", "target": "_self", "title": "link" } }, { "title": "للتواصل", "link": { "href": "/ContactUs", "target": "_self", "title": "link" } } ] } ] } } }, { "id": "whatsapp-floating-widget", "type": "RawHtmlWidget", "version": "1.0", "props": { "design": { "wrapperTag": "div", "style": { "position": "fixed", "bottom": "20px", "right": "20px", "zIndex": "9999" } }, "behavior": { "sanitize": false }, "content": { "static": { "html": "
تواصل مع الدعم الفني
" } } } } ] }