diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3145f47..22332ac 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -130,7 +130,7 @@ export default function AboutPage() { company: "شركة الشافعي للتشطيبات", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1588.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1588.jpg?_wi=2", imageAlt: "أحمد الشافعي", }, { @@ -140,7 +140,7 @@ export default function AboutPage() { company: "مجموعة البناء المتقدم", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "فاطمة العمري", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { company: "محل السلامة والأمان", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "محمد سالم", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bd56a6..46e5449 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function HomePage() { description: "خلاطات، أحواض، وأدوات صحية عالية الجودة من علامات تجارية موثوقة", imageSrc: - "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg", + "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=1", imageAlt: "أدوات صحية", }, { @@ -155,7 +155,7 @@ export default function HomePage() { description: "أنابيب، وصلات، وملحقات سباكة متكاملة للمشاريع الصغيرة والكبيرة", imageSrc: - "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", + "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=1", imageAlt: "أدوات سباكة", }, { @@ -164,7 +164,7 @@ export default function HomePage() { description: "أنظمة إطفاء حريق احترافية ومعدات السلامة الموثوقة", imageSrc: - "http://img.b2bpic.net/free-photo/basic-fire-fighting-evacuation-fire-drill-simulation-training-safety-condominium-factory_640221-70.jpg", + "http://img.b2bpic.net/free-photo/basic-fire-fighting-evacuation-fire-drill-simulation-training-safety-condominium-factory_640221-70.jpg?_wi=1", imageAlt: "أنظمة الحريق", }, { @@ -173,7 +173,7 @@ export default function HomePage() { description: "ملحقات متنوعة وقطع غيار أصلية لجميع احتياجاتك", imageSrc: - "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", + "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=2", imageAlt: "معدات وإكسسوارات", }, ]} @@ -212,7 +212,7 @@ export default function HomePage() { company: "شركة الشافعي للتشطيبات", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1588.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1588.jpg?_wi=1", imageAlt: "أحمد الشافعي", }, { @@ -222,7 +222,7 @@ export default function HomePage() { company: "مجموعة البناء المتقدم", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "فاطمة العمري", }, { @@ -232,7 +232,7 @@ export default function HomePage() { company: "محل السلامة والأمان", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "محمد سالم", }, { diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 2a84060..730dd47 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -85,7 +85,7 @@ export default function ProductsPage() { description: "خلاطات، أحواض، وأدوات صحية عالية الجودة من علامات تجارية موثوقة وعالمية", imageSrc: - "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg", + "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=2", imageAlt: "أدوات صحية", }, { @@ -94,7 +94,7 @@ export default function ProductsPage() { description: "أنابيب، وصلات، وملحقات سباكة متكاملة للمشاريع الصغيرة والكبيرة", imageSrc: - "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", + "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=3", imageAlt: "أدوات سباكة", }, { @@ -103,7 +103,7 @@ export default function ProductsPage() { description: "أنظمة إطفاء حريق احترافية ومعدات السلامة الموثوقة للمباني والمشاريع", imageSrc: - "http://img.b2bpic.net/free-photo/basic-fire-fighting-evacuation-fire-drill-simulation-training-safety-condominium-factory_640221-70.jpg", + "http://img.b2bpic.net/free-photo/basic-fire-fighting-evacuation-fire-drill-simulation-training-safety-condominium-factory_640221-70.jpg?_wi=2", imageAlt: "أنظمة الحريق", }, { @@ -112,7 +112,7 @@ export default function ProductsPage() { description: "ملحقات متنوعة وقطع غيار أصلية لجميع احتياجاتك", imageSrc: - "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", + "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=4", imageAlt: "معدات وإكسسوارات", }, ]}