Merge version_13 into main #16
@@ -123,9 +123,13 @@ export default function ProductDetailPage({ params }: ProductDetailPageProps) {
|
||||
<div className="max-w-6xl mx-auto">
|
||||
{/* Breadcrumb */}
|
||||
<div className="flex items-center gap-2 text-sm text-gray-600 mb-8">
|
||||
<a href="/" className="hover:text-red-600">Ana Sayfa</a>
|
||||
<a href="/" className="hover:text-red-600">
|
||||
Ana Sayfa
|
||||
</a>
|
||||
<ChevronRight size={16} />
|
||||
<a href="/#products" className="hover:text-red-600">Ürünler</a>
|
||||
<a href="/#products" className="hover:text-red-600">
|
||||
Ürünler
|
||||
</a>
|
||||
<ChevronRight size={16} />
|
||||
<span className="text-red-600 font-semibold">{modelName}</span>
|
||||
</div>
|
||||
@@ -157,18 +161,18 @@ export default function ProductDetailPage({ params }: ProductDetailPageProps) {
|
||||
|
||||
{/* CTA Box */}
|
||||
<div className="bg-red-600 text-white rounded-lg p-6 h-fit">
|
||||
<h3 className="text-2xl font-bold mb-6">Fiyat ve Kiralama</h3>
|
||||
<h3 className="text-2xl font-bold mb-6">Detaylı Bilgi</h3>
|
||||
<p className="text-sm mb-6 text-red-100">
|
||||
Bu model hakkında detaylı fiyat ve kiralama seçenekleri için bize ulaşın. Türkiye genelinde hızlı teslimat ve kurulum hizmeti sağlarız.
|
||||
</p>
|
||||
|
||||
|
||||
<div className="space-y-4 mb-6">
|
||||
<a
|
||||
href="tel:+905324021146"
|
||||
href="tel:+902165371439"
|
||||
className="flex items-center justify-center gap-2 bg-white text-red-600 font-semibold py-3 px-4 rounded-lg hover:bg-red-50 transition-colors"
|
||||
>
|
||||
<Phone size={20} />
|
||||
0532 402 1146
|
||||
0216 537 14 39
|
||||
</a>
|
||||
<a
|
||||
href="https://wa.me/905324021146"
|
||||
|
||||
@@ -185,25 +185,35 @@ export default function HomePage() {
|
||||
tagIcon={Leaf}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Transpalet Modelleri", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=2", imageAlt: "Transpalet Modelleri", onProductClick: () => window.location.href = "/transpalet-modelleri"},
|
||||
id: "1", name: "Transpalet Modelleri", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=2", imageAlt: "Transpalet Modelleri", onProductClick: () => (window.location.href = "/transpalet-modelleri"),
|
||||
},
|
||||
{
|
||||
id: "2", name: "İstif Makinesi", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=3", imageAlt: "İstif Makinesi", onProductClick: () => window.location.href = "/istif-makinesi"},
|
||||
id: "2", name: "İstif Makineleri", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=3", imageAlt: "İstif Makineleri", onProductClick: () => (window.location.href = "/istif-makineleri"),
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elektrikli Forklift", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=4", imageAlt: "Elektrikli Forklift", onProductClick: () => window.location.href = "/elektrikli-forklift"},
|
||||
id: "3", name: "Elektrikli Forklift", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=4", imageAlt: "Elektrikli Forklift", onProductClick: () => (window.location.href = "/elektrikli-forklift"),
|
||||
},
|
||||
{
|
||||
id: "4", name: "Dizel Forklift", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=5", imageAlt: "Dizel Forklift", onProductClick: () => window.location.href = "/dizel-forklift"},
|
||||
id: "4", name: "Dizel Forklift", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=5", imageAlt: "Dizel Forklift", onProductClick: () => (window.location.href = "/dizel-forklift"),
|
||||
},
|
||||
{
|
||||
id: "5", name: "Reach Truck", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=6", imageAlt: "Reach Truck", onProductClick: () => window.location.href = "/reach-truck"},
|
||||
id: "5", name: "Reach Truck", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=6", imageAlt: "Reach Truck", onProductClick: () => (window.location.href = "/reach-truck"),
|
||||
},
|
||||
{
|
||||
id: "6", name: "Sipariş Toplayıcılar", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=7", imageAlt: "Sipariş Toplayıcılar", onProductClick: () => window.location.href = "/siparis-toplayicilari"},
|
||||
id: "6", name: "Sipariş Toplayıcılar", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=7", imageAlt: "Sipariş Toplayıcılar", onProductClick: () => (window.location.href = "/siparis-toplayicilari"),
|
||||
},
|
||||
{
|
||||
id: "7", name: "Elektrikli Çekiciler", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=8", imageAlt: "Elektrikli Çekiciler", onProductClick: () => window.location.href = "/elektrikli-cekiciler"},
|
||||
id: "7", name: "Elektrikli Çekiciler", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=8", imageAlt: "Elektrikli Çekiciler", onProductClick: () => (window.location.href = "/elektrikli-cekiciler"),
|
||||
},
|
||||
{
|
||||
id: "8", name: "Dar Koridor Makinesi", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=9", imageAlt: "Dar Koridor Makinesi", onProductClick: () => window.location.href = "/dar-koridor-makinesi"},
|
||||
id: "8", name: "Dar Koridor Makineleri", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=9", imageAlt: "Dar Koridor Makineleri", onProductClick: () => (window.location.href = "/dar-koridor-makineleri"),
|
||||
},
|
||||
{
|
||||
id: "9", name: "Forklift Aksamları", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=10", imageAlt: "Forklift Aksamları", onProductClick: () => window.location.href = "/forklift-aksamlari"},
|
||||
id: "9", name: "Forklift Ataşmanları", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=10", imageAlt: "Forklift Ataşmanları", onProductClick: () => (window.location.href = "/forklift-atashmanları"),
|
||||
},
|
||||
{
|
||||
id: "10", name: "Makas Platform", price: "Detaylı Bilgi", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=11", imageAlt: "Makas Platform", onProductClick: () => window.location.href = "/makas-platform"},
|
||||
id: "10", name: "Makaslı Platform", price: "Detaylı Bilgi İçin: 0216 537 14 39", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=11", imageAlt: "Makaslı Platform", onProductClick: () => (window.location.href = "/makasli-platform"),
|
||||
},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user