Update src/app/page.tsx
This commit is contained in:
@@ -84,15 +84,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-delivery-robot-working_23-2151150103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-delivery-robot-working_23-2151150103.jpg?_wi=1",
|
||||
imageAlt: "ذكاء اصطناعي",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-apple_23-2151800383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-apple_23-2151800383.jpg?_wi=1",
|
||||
imageAlt: "فيديو محاضرات",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-like-boy-reading-armchair_23-2150797734.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-like-boy-reading-armchair_23-2150797734.jpg?_wi=1",
|
||||
imageAlt: "كتب ومستندات",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Search Subject",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-delivery-robot-working_23-2151150103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-delivery-robot-working_23-2151150103.jpg?_wi=2",
|
||||
imageAlt: "select university online",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Open Download File",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-apple_23-2151800383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-apple_23-2151800383.jpg?_wi=2",
|
||||
imageAlt: "select university online",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Use AI Assistant",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-like-boy-reading-armchair_23-2150797734.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-like-boy-reading-armchair_23-2150797734.jpg?_wi=2",
|
||||
imageAlt: "select university online",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user