diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e7034d1..f6b50f0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { icon: SlidersHorizontal, }, ]} - imageSrc="http://img.b2bpic.net/free-psd/software-engineer-flyer-template-design_23-2151860480.jpg" + imageSrc="http://img.b2bpic.net/free-psd/software-engineer-flyer-template-design_23-2151860480.jpg?_wi=2" imageAlt="Educational Arabic book graphic" mediaAnimation="slide-up" /> @@ -118,7 +118,7 @@ export default function LandingPage() { ]} tag="إحصائيات" tagIcon={BarChart2} - imageSrc="http://img.b2bpic.net/free-photo/closeup-enter-key-confirmation-data-computer-keyboard_181624-22962.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-enter-key-confirmation-data-computer-keyboard_181624-22962.jpg?_wi=2" imageAlt="User dashboard showing statistics" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f90d53..0068cb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-psd/software-engineer-flyer-template-design_23-2151860480.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/software-engineer-flyer-template-design_23-2151860480.jpg?_wi=1", imageAlt: "كتاب تعليمي", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { { title: "لوحة تحكم شخصية", description: "تتبع مشترياتك، وقم بإدارة كتبك بسهولة من خلال لوحة تحكم بديهية.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-enter-key-confirmation-data-computer-keyboard_181624-22962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-enter-key-confirmation-data-computer-keyboard_181624-22962.jpg?_wi=1", imageAlt: "أيقونة لوحة تحكم المستخدم", }, ]}