From 03a55a3db044d44f87b675a424921131b2cef92b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:06:58 +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 2339e83..89e8c94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { description="نوفر حلول حدادة مخصصة للمشاريع السكنية والتجارية والصناعية خبرة عقود مع التزام بالدقة والابتكار" leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg?_wi=1", imageAlt: "Stainless steel fabrication work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-glass-ceiling-building-with-interesting-patterns_181624-16926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-glass-ceiling-building-with-interesting-patterns_181624-16926.jpg?_wi=1", imageAlt: "Architectural stainless steel facade", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { title: "رضا العملاء", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-male-working-wood-engraving-workshop_23-2149185461.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-male-working-wood-engraving-workshop_23-2149185461.jpg?_wi=1" imageAlt="Expert stainless steel welder" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -221,7 +221,7 @@ export default function LandingPage() { imageAlt: "Stairs", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg?_wi=2", imageAlt: "stainless steel handrail detail", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { imageAlt: "Furniture", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-glass-ceiling-building-with-interesting-patterns_181624-16926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-glass-ceiling-building-with-interesting-patterns_181624-16926.jpg?_wi=2", imageAlt: "stainless steel handrail detail", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { imageAlt: "Pipes", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-male-working-wood-engraving-workshop_23-2149185461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-male-working-wood-engraving-workshop_23-2149185461.jpg?_wi=2", imageAlt: "stainless steel handrail detail", }, ]} -- 2.49.1