diff --git a/src/app/hizmetler/page.tsx b/src/app/hizmetler/page.tsx index 19dd098..118ef30 100644 --- a/src/app/hizmetler/page.tsx +++ b/src/app/hizmetler/page.tsx @@ -75,7 +75,7 @@ export default function ServicesPage() { description="MOTİF YIKAMA olarak geniş kapsamlı temizlik hizmetleri sunuyoruz. Her tür mobilya ve tekstil için özel çözümler." tag="Hizmetler" tagIcon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/front-view-barista-cleaning-table_23-2148522935.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-barista-cleaning-table_23-2148522935.jpg?_wi=3" imageAlt="Temizlik hizmetleri" mediaPosition="right" accordionItems={[ @@ -122,7 +122,7 @@ export default function ServicesPage() { name: "Profesyonel Ekipman", price: "✓", variant: "Son teknoloji temizlik cihazları", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-floor-with-suit_23-2148563364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-floor-with-suit_23-2148563364.jpg?_wi=2", imageAlt: "Profesyonel temizlik ekipmanları", }, { @@ -130,7 +130,7 @@ export default function ServicesPage() { name: "Hijyenik Temizlik", price: "✓", variant: "Antibakteri ve hijyenik çözümler", - imageSrc: "http://img.b2bpic.net/free-photo/hand-protective-gloves-spraying-ethanol-woman_114579-38485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-protective-gloves-spraying-ethanol-woman_114579-38485.jpg?_wi=2", imageAlt: "Hijyenik temizlik işlemi", }, { @@ -138,7 +138,7 @@ export default function ServicesPage() { name: "Hızlı Servis", price: "✓", variant: "24-48 saat içinde teslim", - imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaner-wearing-protection-uniform-cleaning-floor-production-plant_342744-1193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaner-wearing-protection-uniform-cleaning-floor-production-plant_342744-1193.jpg?_wi=2", imageAlt: "Hızlı ve etkili servis", }, ]} @@ -165,7 +165,7 @@ export default function ServicesPage() {