Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -73,17 +73,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-stack-books_23-2147755145.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-stack-books_23-2147755145.jpg?_wi=1",
|
||||
imageAlt: "مقدمة البرنامج",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pot-near-quran-sweets_23-2147868996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pot-near-quran-sweets_23-2147868996.jpg?_wi=1",
|
||||
imageAlt: "المواد العلمية",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314075.jpg?_wi=1",
|
||||
imageAlt: "البيئة التعليمية",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-stack-books_23-2147755145.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-stack-books_23-2147755145.jpg?_wi=2",
|
||||
imageAlt: "Islamic academy interior",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pot-near-quran-sweets_23-2147868996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pot-near-quran-sweets_23-2147868996.jpg?_wi=2",
|
||||
imageAlt: "Islamic academy interior",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314075.jpg?_wi=2",
|
||||
imageAlt: "Islamic academy interior",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user