diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 09d7b47..20bc9c2 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -85,7 +85,7 @@ export default function PortfolioPage() { name: "مطبخ عصري - شقة فاخرة", price: "عرض أسعار", imageSrc: - "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821293.jpg", + "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821293.jpg?_wi=2", imageAlt: "مطبخ حديث وفاخر معاصر", }, { @@ -93,7 +93,7 @@ export default function PortfolioPage() { name: "خزانة ملابس مخصصة", price: "عرض أسعار", imageSrc: - "http://img.b2bpic.net/free-photo/back-view-woman-wearing-pink-robe_23-2148311710.jpg", + "http://img.b2bpic.net/free-photo/back-view-woman-wearing-pink-robe_23-2148311710.jpg?_wi=2", imageAlt: "خزانة ملابس كبيرة منظمة", }, { @@ -101,7 +101,7 @@ export default function PortfolioPage() { name: "أبواب ألمنيوم حديثة", price: "عرض أسعار", imageSrc: - "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712935.jpg", + "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712935.jpg?_wi=2", imageAlt: "أبواب ألمنيوم سوداء عصرية", }, { @@ -109,7 +109,7 @@ export default function PortfolioPage() { name: "ديكور مكتب احترافي", price: "عرض أسعار", imageSrc: - "http://img.b2bpic.net/free-photo/empty-photo-frames-with-brick-wall-interior-design_23-2149454921.jpg", + "http://img.b2bpic.net/free-photo/empty-photo-frames-with-brick-wall-interior-design_23-2149454921.jpg?_wi=2", imageAlt: "ديكور مكتب احترافي حديث", }, { @@ -117,7 +117,7 @@ export default function PortfolioPage() { name: "واجهة محل تجارية", price: "عرض أسعار", imageSrc: - "http://img.b2bpic.net/free-photo/open-sign-neon-bright-sign_23-2149169040.jpg", + "http://img.b2bpic.net/free-photo/open-sign-neon-bright-sign_23-2149169040.jpg?_wi=2", imageAlt: "واجهة محل تجاري ليلاً", }, { @@ -125,7 +125,7 @@ export default function PortfolioPage() { name: "مطبخ بحديقة داخلية", price: "عرض أسعار", imageSrc: - "http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg", + "http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg?_wi=2", imageAlt: "مطبخ مع حديقة داخلية", }, ]}