From 90c957989e5dd42afaca981d999f3c51fee5390c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 01:18:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aadd8ef..67bc04c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@AhmedS.", testimonial: "لقد تطورت مهاراتي الكروية بشكل ملحوظ بفضل أكاديمية الهمة. المدربون رائعون والبيئة محفزة!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-guy-giving-ok-gesture-with-notebooks_140725-34624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-guy-giving-ok-gesture-with-notebooks_140725-34624.jpg?_wi=1", imageAlt: "Ahmed S. avatar", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@LaylaM.", testimonial: "برامج الأكاديمية الأكاديمية ساعدت ابني على تحسين مستواه الدراسي بشكل كبير. أشكرهم على جهودهم.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg?_wi=1", imageAlt: "Layla M. avatar", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { }, ]} avatarText="+200 طالب سعيد" - imageSrc="http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062036.jpg?_wi=1" imageAlt="Students training at Al Himma Academy" showBlur={true} textPosition="bottom" @@ -218,7 +218,7 @@ export default function LandingPage() { description: "برامج مصممة لزيادة القوة، التحمل، والمرونة.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062036.jpg?_wi=2", imageAlt: "young female student with book", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { description: "تعلم أساسيات السباحة وتحسين التقنيات المتقدمة.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-guy-giving-ok-gesture-with-notebooks_140725-34624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-guy-giving-ok-gesture-with-notebooks_140725-34624.jpg?_wi=2", imageAlt: "young female student with book", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { description: "جلسات دعم دراسي لتعزيز التفوق الأكاديمي.", bentoComponent: "reveal-icon", icon: BookOpen, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg?_wi=2", imageAlt: "young female student with book", }, ]} -- 2.49.1