diff --git a/src/app/urunler/page.tsx b/src/app/urunler/page.tsx index d7bb1bd..a218c4c 100644 --- a/src/app/urunler/page.tsx +++ b/src/app/urunler/page.tsx @@ -81,7 +81,7 @@ export default function ProductsPage() { { text: "Teklif İsteyin", href: "/iletisim" }, { text: "Daha Fazla Bilgi", href: "/hizmetler" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg" + imageSrc="http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=7" imageAlt="Yeni Nesil Forklift Teknolojisi" /> @@ -98,7 +98,7 @@ export default function ProductsPage() { name: "Akülü Forklift 1.5T", price: "Kiralama: ₺2.500/ay", imageSrc: - "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg", + "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=8", imageAlt: "Akülü Forklift 1.5T", }, { @@ -106,7 +106,7 @@ export default function ProductsPage() { name: "Lityum Forklift 2.0T", price: "Kiralama: ₺3.200/ay", imageSrc: - "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg", + "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=9", imageAlt: "Lityum Forklift 2.0T", }, { @@ -114,7 +114,7 @@ export default function ProductsPage() { name: "Akülü Forklift 2.5T", price: "Kiralama: ₺3.800/ay", imageSrc: - "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg", + "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=10", imageAlt: "Akülü Forklift 2.5T", }, { @@ -122,7 +122,7 @@ export default function ProductsPage() { name: "Lityum Forklift 3.0T", price: "Kiralama: ₺4.200/ay", imageSrc: - "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg", + "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=11", imageAlt: "Lityum Forklift 3.0T", }, ]}