From 08fa3b345165bfae328bc3cb4756c330e3c0a74e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:05:10 +0000 Subject: [PATCH] Update src/app/urunler/page.tsx --- src/app/urunler/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/urunler/page.tsx b/src/app/urunler/page.tsx index db9f22f..92c9c1f 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" /> @@ -94,13 +94,13 @@ export default function ProductsPage() { tagIcon={Leaf} products={[ { - id: "1", 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", imageAlt: "Akülü Forklift 1.5T"}, + id: "1", 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?_wi=8", imageAlt: "Akülü Forklift 1.5T"}, { - id: "2", 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", imageAlt: "Lityum Forklift 2.0T"}, + id: "2", 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?_wi=9", imageAlt: "Lityum Forklift 2.0T"}, { - id: "3", 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", imageAlt: "Akülü Forklift 2.5T"}, + id: "3", 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?_wi=10", imageAlt: "Akülü Forklift 2.5T"}, { - id: "4", 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", imageAlt: "Lityum Forklift 3.0T"}, + id: "4", 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?_wi=11", imageAlt: "Lityum Forklift 3.0T"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up"