From efc596577e55026e0d1897434bf3896cd948933d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 14:48:00 +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 a3057f4..65dde01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,11 +97,11 @@ export default function LandingPage() { buttonAnimation="opacity" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-boss-talking-about-productivity-new-work-tasks-with-his-professional-employees-his-office-business-center_662251-279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-boss-talking-about-productivity-new-work-tasks-with-his-professional-employees-his-office-business-center_662251-279.jpg?_wi=1", imageAlt: "Modern bank interior with digital screens", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-lady-use-cellphone-order-online-shopping-product-pay-bills-with-credit-card-living-room-interior-house_7861-3274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-lady-use-cellphone-order-online-shopping-product-pay-bills-with-credit-card-living-room-interior-house_7861-3274.jpg?_wi=1", imageAlt: "Person using banking app on tablet", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { description="منذ تأسيسه، التزم مصرف اليقين بتقديم خدمات مصرفية متطورة تلبي احتياجات عملائنا المتغيرة. نسعى جاهدين لبناء علاقات طويلة الأمد مبنية على الثقة والشفافية." subdescription="نحن نفخر بفريقنا من الخبراء الماليين الملتزمين بتقديم أفضل الاستشارات والحلول المصرفية التي تضمن نجاحك المالي." icon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6437.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6437.jpg?_wi=1" imageAlt="Modern office building exterior" mediaAnimation="slide-up" /> @@ -166,7 +166,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-boss-talking-about-productivity-new-work-tasks-with-his-professional-employees-his-office-business-center_662251-279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-boss-talking-about-productivity-new-work-tasks-with-his-professional-employees-his-office-business-center_662251-279.jpg?_wi=2", imageAlt: "secure personal banking online", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-lady-use-cellphone-order-online-shopping-product-pay-bills-with-credit-card-living-room-interior-house_7861-3274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-lady-use-cellphone-order-online-shopping-product-pay-bills-with-credit-card-living-room-interior-house_7861-3274.jpg?_wi=2", imageAlt: "secure personal banking online", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6437.jpg?_wi=2", imageAlt: "secure personal banking online", }, ]} -- 2.49.1