Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 13:49:21 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "طالب",
testimonial: "تجربة دراسية رائعة في ثانوية رابح بيطاط.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-couple-enjoying-reading-near-railing_23-2147864113.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teen-couple-enjoying-reading-near-railing_23-2147864113.jpg?_wi=1",
imageAlt: "school building front view",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "طالبة",
testimonial: "الأساتذة هنا يبذلون قصارى جهدهم لمساعدتنا.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844694.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844694.jpg?_wi=1",
imageAlt: "school building front view",
},
{
@@ -81,7 +81,7 @@ export default function LandingPage() {
handle: "طالب",
testimonial: "المرافق الدراسية ممتازة وتساعد على التعلم.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-posing-near-gray-wall_158538-9703.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-posing-near-gray-wall_158538-9703.jpg?_wi=1",
imageAlt: "school building front view",
},
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
handle: "طالبة",
testimonial: "أنصح الجميع بالانضمام لهذه الثانوية العريقة.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1",
imageAlt: "school building front view",
},
{
@@ -97,11 +97,11 @@ export default function LandingPage() {
handle: "طالب",
testimonial: "بيئة محفزة للنجاح العلمي.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-serious-young-attractive-man-black-suit-talking-mobile-phone-looking-aside_171337-9934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-serious-young-attractive-man-black-suit-talking-mobile-phone-looking-aside_171337-9934.jpg?_wi=1",
imageAlt: "school building front view",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/teen-couple-enjoying-reading-near-railing_23-2147864113.jpg"
imageSrc="http://img.b2bpic.net/free-photo/teen-couple-enjoying-reading-near-railing_23-2147864113.jpg?_wi=2"
mediaAnimation="slide-up"
avatars={[
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="التعريف بالثانوية"
description="ثانوية رابح بيطاط مؤسسة تربوية عريقة تهدف لتطوير القدرات الذهنية والعلمية للطلاب عبر طاقم إداري وتعليمي متميز."
imageSrc="http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844694.jpg"
imageSrc="http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844694.jpg?_wi=2"
/>
</div>
@@ -220,17 +220,17 @@ export default function LandingPage() {
{
id: "1",
name: "السيد المدير",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-posing-near-gray-wall_158538-9703.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-posing-near-gray-wall_158538-9703.jpg?_wi=2",
},
{
id: "2",
name: "رئيس القسم",
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2",
},
{
id: "3",
name: "مشرف تربوي",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-serious-young-attractive-man-black-suit-talking-mobile-phone-looking-aside_171337-9934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-serious-young-attractive-man-black-suit-talking-mobile-phone-looking-aside_171337-9934.jpg?_wi=2",
},
]}
memberVariant="card"