Compare commits
35 Commits
version_3
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| def835fa40 | |||
| 5f063ecae0 | |||
| 8c871dc055 | |||
| a6e3b2df1f | |||
| 6486c19289 | |||
| 49e0260f8c | |||
| cc5dbdd799 | |||
| 805e811220 | |||
| b4bedff8cd | |||
| 365f017427 | |||
| ed2503268e | |||
| c43d90b888 | |||
| d222fea8f8 | |||
| 882b3632a3 | |||
| 7bfd26febf | |||
| 55a35bfe61 | |||
| c272fead58 | |||
| 4ee8b3253e | |||
| bc3efaeeae | |||
| 90d774578c | |||
| a3558fa615 | |||
| ada8111595 | |||
| 5838d81936 | |||
| 20d71a0163 | |||
| 445b3706f2 | |||
| a704c08d0e | |||
| 3679952c82 | |||
| 493ab6bc6c | |||
| 3cb1cfe7a1 | |||
| 5439c4ffc7 | |||
| eb7c06fb6a | |||
| 89aeaf49bd | |||
| b2867469aa | |||
| 6dab24191a | |||
| 83deab2d5e |
251
src/app/elektrikli-forklift/[modelName]/page.tsx
Normal file
251
src/app/elektrikli-forklift/[modelName]/page.tsx
Normal file
@@ -0,0 +1,251 @@
|
||||
"use client";
|
||||
|
||||
import { useState } from "react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { Phone, MessageCircle, ChevronRight } from "lucide-react";
|
||||
import Image from "next/image";
|
||||
|
||||
interface ProductDetailPageProps {
|
||||
params: {
|
||||
modelName: string;
|
||||
};
|
||||
}
|
||||
|
||||
export default function ProductDetailPage({ params }: ProductDetailPageProps) {
|
||||
const modelName = decodeURIComponent(params.modelName);
|
||||
const [selectedImage, setSelectedImage] = useState(0);
|
||||
|
||||
const navItems = [
|
||||
{ name: "Hizmetler", id: "services" },
|
||||
{ name: "Araçlarımız", id: "products" },
|
||||
{ name: "Neden Biz", id: "metrics" },
|
||||
{ name: "SSS", id: "faq" },
|
||||
{ name: "İletişim", id: "contact" },
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
items: [
|
||||
{ label: "Ana Sayfa", href: "/" },
|
||||
{ label: "Hakkımızda", href: "/hakkimizda" },
|
||||
{ label: "Hizmetler", href: "/hizmetler" },
|
||||
{ label: "Ürünler", href: "/urunler" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Kiralama", href: "/hizmetler" },
|
||||
{ label: "Satış", href: "/urunler" },
|
||||
{ label: "Servis", href: "/hizmetler" },
|
||||
{ label: "Bakım", href: "/hizmetler" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Sık Sorulan Sorular", href: "#faq" },
|
||||
{ label: "İletişim", href: "/iletisim" },
|
||||
{ label: "Gizlilik Politikası", href: "#" },
|
||||
{ label: "Kullanım Şartları", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Bize Yazın", href: "mailto:info@timforklift.com.tr" },
|
||||
{ label: "Çağrı Merkezi: 0532 402 1146", href: "tel:+905324021146" },
|
||||
{ label: "Tel: 0216 537 1439", href: "tel:+902165371439" },
|
||||
{ label: "WhatsApp Destek", href: "https://wa.me/905324021146" },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
const productImages = [
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg", "http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg", "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg"];
|
||||
|
||||
const specifications = [
|
||||
{ label: "Model Adı", value: modelName },
|
||||
{ label: "Seri", value: "E-Pro 3000 Series" },
|
||||
{ label: "Taşıma Kapasitesi", value: "3.000 kg" },
|
||||
{ label: "Kaldırma Yüksekliği", value: "4.800 mm" },
|
||||
{ label: "Çatal Uzunluğu", value: "1.200 mm" },
|
||||
{ label: "Motor Türü", value: "AC Elektrik Motor" },
|
||||
{ label: "Motor Gücü", value: "48 kW" },
|
||||
{ label: "Batarya Türü", value: "Lityum-İon (LiFePO4)" },
|
||||
{ label: "Batarya Voltajı", value: "48V / 100Ah" },
|
||||
{ label: "Dönüş Yarıçapı", value: "2.200 mm" },
|
||||
{ label: "Makine Ağırlığı", value: "4.500 kg" },
|
||||
{ label: "Lastik Türü", value: "Pneumatik", value2: "Rulmanlı" },
|
||||
{ label: "Direksiyon Sistemi", value: "Hidrolik Elektrik Geçişli" },
|
||||
{ label: "Hidrolik Sistem", value: "Kuvvetlendirilmiş Körüklü Sistem" },
|
||||
{ label: "Fren Sistemi", value: "Elektrik Rejeneratif + Mekanik" },
|
||||
{ label: "Güvenlik Sensörleri", value: "Çarpışma + Kötü Kullanım Algılama" },
|
||||
{ label: "Kabin Özellikleri", value: "Işıklandırmalı LCD Ekran" },
|
||||
{ label: "Operatör Konfor Özellikleri", value: "Ergonomik Koltuk + Titreşim Damping" },
|
||||
{ label: "Eğimlilik Yüzdesi", value: "%15" },
|
||||
{ label: "Enerji Tüketimi", value: "8 kWh / 100 saat çalışma" },
|
||||
{ label: "Çalışma Süresi", value: "8 saat sürekli" },
|
||||
{ label: "Şarj Süresi", value: "4 saat (80% kapasiteye)" },
|
||||
{ label: "İsteğe Bağlı Ataşmanlar", value: "Klasör, Fınca, Döner Kopya, Kova" },
|
||||
{ label: "CE Sertifikasyonu", value: "Evet - 2006/42/EC Direktifi" },
|
||||
{ label: "Garanti Süresi", value: "2 yıl veya 2.000 çalışma saati" },
|
||||
{ label: "Bakım Planı", value: "Her 250 saat veya 3 ay" },
|
||||
{ label: "Satış Sonrası Hizmet", value: "Türkiye Geneli 2 Saat Müdahale" },
|
||||
];
|
||||
|
||||
const otherModels = [
|
||||
{ name: "E-Pro 2000", image: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg" },
|
||||
{ name: "E-Pro 2500", image: "http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg" },
|
||||
{ name: "E-Pro 3500", image: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg" },
|
||||
];
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="icon-arrow"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="blurBottom"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<div className="min-h-screen flex flex-col">
|
||||
{/* Navbar */}
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple brandName="Tim Forklift" navItems={navItems} />
|
||||
</div>
|
||||
|
||||
{/* Main Content */}
|
||||
<div className="flex-1 w-full py-12 px-4 md:px-8 lg:px-16">
|
||||
<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>
|
||||
<ChevronRight size={16} />
|
||||
<a href="/#products" className="hover:text-red-600">
|
||||
Ürünler
|
||||
</a>
|
||||
<ChevronRight size={16} />
|
||||
<span className="text-red-600 font-semibold">{modelName}</span>
|
||||
</div>
|
||||
|
||||
<div className="grid grid-cols-1 lg:grid-cols-3 gap-8 mb-12">
|
||||
{/* Product Image Section */}
|
||||
<div className="lg:col-span-2">
|
||||
<div className="bg-white rounded-lg p-6 mb-6 flex items-center justify-center">
|
||||
<img
|
||||
src={productImages[selectedImage]}
|
||||
alt={modelName}
|
||||
className="w-full h-auto max-h-96 object-contain"
|
||||
/>
|
||||
</div>
|
||||
<div className="flex gap-4 overflow-x-auto">
|
||||
{productImages.map((img, idx) => (
|
||||
<button
|
||||
key={idx}
|
||||
onClick={() => setSelectedImage(idx)}
|
||||
className={`flex-shrink-0 w-24 h-24 rounded-lg border-2 overflow-hidden ${
|
||||
selectedImage === idx ? "border-red-600" : "border-gray-300"
|
||||
}`}
|
||||
>
|
||||
<img src={img} alt="thumbnail" className="w-full h-full object-cover" />
|
||||
</button>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* CTA Box */}
|
||||
<div className="bg-red-600 text-white rounded-lg p-6 h-fit">
|
||||
<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:+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} />
|
||||
0216 537 14 39
|
||||
</a>
|
||||
<a
|
||||
href="https://wa.me/905324021146"
|
||||
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"
|
||||
>
|
||||
<MessageCircle size={20} />
|
||||
WhatsApp Temas
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div className="border-t border-red-500 pt-4">
|
||||
<p className="text-xs text-red-100 mb-2">📍 Türkiye Geneli Servis</p>
|
||||
<p className="text-xs text-red-100">⏱️ 2 Saat Müdahale Garantisi</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Specifications Table */}
|
||||
<div className="mb-12">
|
||||
<h2 className="text-3xl font-bold mb-6 text-gray-800">Teknik Özellikleri</h2>
|
||||
<div className="overflow-x-auto">
|
||||
<table className="w-full border-collapse">
|
||||
<tbody>
|
||||
{specifications.map((spec, idx) => (
|
||||
<tr key={idx} className={idx % 2 === 0 ? "bg-gray-50" : "bg-white"}>
|
||||
<td className="border border-gray-200 px-4 py-3 font-semibold text-gray-700 w-1/3">
|
||||
{spec.label}
|
||||
</td>
|
||||
<td className="border border-gray-200 px-4 py-3 text-gray-600">
|
||||
{spec.value}
|
||||
</td>
|
||||
{spec.value2 && (
|
||||
<td className="border border-gray-200 px-4 py-3 text-gray-600">
|
||||
{spec.value2}
|
||||
</td>
|
||||
)}
|
||||
</tr>
|
||||
))}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Other Models Carousel */}
|
||||
<div className="mb-12">
|
||||
<h2 className="text-3xl font-bold mb-6 text-gray-800">Diğer Elektrikli Forklift Modelleri</h2>
|
||||
<div className="grid grid-cols-1 md:grid-cols-3 gap-6">
|
||||
{otherModels.map((model, idx) => (
|
||||
<a
|
||||
key={idx}
|
||||
href={`/elektrikli-forklift/${encodeURIComponent(model.name)}`}
|
||||
className="bg-white rounded-lg overflow-hidden hover:shadow-lg transition-shadow"
|
||||
>
|
||||
<img src={model.image} alt={model.name} className="w-full h-48 object-cover" />
|
||||
<div className="p-4">
|
||||
<h3 className="font-semibold text-gray-800 mb-2">{model.name}</h3>
|
||||
<div className="flex items-center text-red-600 hover:text-red-700">
|
||||
Detaylı Bilgi
|
||||
<ChevronRight size={16} className="ml-1" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis logoText="Tim Forklift A.Ş." columns={footerColumns} />
|
||||
</div>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
@@ -29,10 +29,10 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Kiralama", href: "/hizmetler" },
|
||||
{ label: "Kiralama", href: "/hizmetler#kiralama" },
|
||||
{ label: "Satış", href: "/urunler" },
|
||||
{ label: "Servis", href: "/hizmetler" },
|
||||
{ label: "Bakım", href: "/hizmetler" },
|
||||
{ label: "Servis", href: "/hizmetler#servis" },
|
||||
{ label: "Bakım", href: "/hizmetler#bakim" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -88,34 +88,16 @@ export default function AboutPage() {
|
||||
tagIcon={Award}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "27+",
|
||||
title: "Yıl Tecrübe",
|
||||
items: [
|
||||
"Sektöre yön veren liderlik",
|
||||
"Müşteri memnuniyetine odaklanma",
|
||||
"İnovasyona açık yaklaşım",
|
||||
],
|
||||
id: "1", value: "27+", title: "Yıl Tecrübe", items: [
|
||||
"Sektöre yön veren liderlik", "Müşteri memnuniyetine odaklanma", "İnovasyona açık yaklaşım"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "%100",
|
||||
title: "Müşteri Odaklılık",
|
||||
items: [
|
||||
"Her ihtiyaca uygun çözüm",
|
||||
"Kesintisiz destek hizmeti",
|
||||
"Güvenilir iş ortaklığı",
|
||||
],
|
||||
id: "2", value: "%100", title: "Müşteri Odaklılık", items: [
|
||||
"Her ihtiyaca uygun çözüm", "Kesintisiz destek hizmeti", "Güvenilir iş ortaklığı"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "ISO",
|
||||
title: "Kalite Standartları",
|
||||
items: [
|
||||
"ISO 9001:2015 Sertifikası",
|
||||
"ISO 45001:2018 Sertifikası",
|
||||
"Sistematik kalite yönetimi",
|
||||
],
|
||||
id: "3", value: "ISO", title: "Kalite Standartları", items: [
|
||||
"ISO 9001:2015 Sertifikası", "ISO 45001:2018 Sertifikası", "Sistematik kalite yönetimi"],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -132,41 +114,11 @@ export default function AboutPage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmet Yılmaz, Operasyon Müdürü - LogisTurk Ltd.",
|
||||
date: "Date: 15 Ocak 2025",
|
||||
title: "Satış sonrası hizmet gerçekten etkiliyor!",
|
||||
quote: "Tim Forklift ile 3 yıldır çalışıyoruz. Sadece araç kiralaması değil, kesintisiz servis ve hızlı yedek parça tedariki işlemlerimizi güvenli hale getiriyor. Acil durumlarda 2 saat içinde teknik ekip geliyor. Harika bir iş ortağı.",
|
||||
tag: "Premium Paket",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Ahmet Yılmaz, Operasyon Müdürü - LogisTurk Ltd.", date: "Date: 15 Ocak 2025", title: "Satış sonrası hizmet gerçekten etkiliyor!", quote: "Tim Forklift ile 3 yıldır çalışıyoruz. Sadece araç kiralaması değil, kesintisiz servis ve hızlı yedek parça tedariki işlemlerimizi güvenli hale getiriyor. Acil durumlarda 2 saat içinde teknik ekip geliyor. Harika bir iş ortağı.", tag: "Premium Paket", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=2"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatih Korkmaz, Depo Müdürü - CargoExpress",
|
||||
date: "Date: 22 Aralık 2024",
|
||||
title: "Yüksek verimlilik, düşük maliyetler",
|
||||
quote: "Akülü forklift filosuna geçişte Tim Forklift bize rehberlik etti. Elektrik maliyetleri % 40 düştü, çevre dostu çalışıyoruz ve servis masrafları minimal. İşletme verimliliğimiz ciddi şekilde arttı.",
|
||||
tag: "Akülü Çözüm",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2011.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=3",
|
||||
},
|
||||
id: "2", name: "Fatih Korkmaz, Depo Müdürü - CargoExpress", date: "Date: 22 Aralık 2024", title: "Yüksek verimlilik, düşük maliyetler", quote: "Akülü forklift filosuna geçişte Tim Forklift bize rehberlik etti. Elektrik maliyetleri % 40 düştü, çevre dostu çalışıyoruz ve servis masrafları minimal. İşletme verimliliğimiz ciddi şekilde arttı.", tag: "Akülü Çözüm", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2011.jpg", imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=3"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Zeynep Aktan, Operasyon Direktörü - ManufacturePlus",
|
||||
date: "Date: 8 Aralık 2024",
|
||||
title: "Güvenilir ve profesyonel ekip",
|
||||
quote: "Tim Forklift'in teknisyen ekibi çok güvenilir ve profesyonel. Periyodik bakımları zamanında yapıyor, veri kaydı tutuyorlar, sorunlar proaktif şekilde çözülüyor. Biz endüstrilerin güvenlik standartlarıyla rahatız.",
|
||||
tag: "Bakım Paketi",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-warehouse-driving-forklift_1303-26625.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=5",
|
||||
},
|
||||
id: "3", name: "Zeynep Aktan, Operasyon Direktörü - ManufacturePlus", date: "Date: 8 Aralık 2024", title: "Güvenilir ve profesyonel ekip", quote: "Tim Forklift'in teknisyen ekibi çok güvenilir ve profesyonel. Periyodik bakımları zamanında yapıyor, veri kaydı tutuyorlar, sorunlar proaktif şekilde çözülüyor. Biz endüstrilerin güvenlik standartlarıyla rahatız.", tag: "Bakım Paketi", avatarSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse-driving-forklift_1303-26625.jpg", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=5"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -29,10 +29,10 @@ export default function ServicesPage() {
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Kiralama", href: "/hizmetler" },
|
||||
{ label: "Kiralama", href: "/hizmetler#kiralama" },
|
||||
{ label: "Satış", href: "/urunler" },
|
||||
{ label: "Servis", href: "/hizmetler" },
|
||||
{ label: "Bakım", href: "/hizmetler" },
|
||||
{ label: "Servis", href: "/hizmetler#servis" },
|
||||
{ label: "Bakım", href: "/hizmetler#bakim" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -95,45 +95,24 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Satış ve Kiralama",
|
||||
description:
|
||||
"Tüm markalardan forklift satış ve aylık/yıllık esnek kiralama seçenekleri. Her ihtiyaca uygun çözümler ve finansal opsiyonlar sunuyoruz.",
|
||||
phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=5",
|
||||
},
|
||||
title: "Satış ve Kiralama", description: "Tüm markalardan forklift satış ve aylık/yıllık esnek kiralama seçenekleri. Her ihtiyaca uygun çözümler ve finansal opsiyonlar sunuyoruz.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=5"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=6"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Satış Sonrası Güçlü Servis",
|
||||
description:
|
||||
"Sattığımız her ürünün arkasında duruyoruz. Periyodik bakım, revizyon ve 2. el hizmetleri Türkiye genelinde garantili olarak sunarız.",
|
||||
phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=6",
|
||||
},
|
||||
title: "Satış Sonrası Güçlü Servis", description: "Sattığımız her ürünün arkasında duruyoruz. Periyodik bakım, revizyon ve 2. el hizmetleri Türkiye genelinde garantili olarak sunarız.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=6"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=5"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Gezici Servis Ağı",
|
||||
description:
|
||||
"2.800+ aktif makineye hizmet veren Türkiye geneli gezici servis ağımız. Acil durumlarda 2 saat içinde hızlı müdahale garantisi.",
|
||||
phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=7",
|
||||
},
|
||||
title: "Gezici Servis Ağı", description: "2.800+ aktif makineye hizmet veren Türkiye geneli gezici servis ağımız. Acil durumlarda 2 saat içinde hızlı müdahale garantisi.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=7"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=6"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -151,23 +130,11 @@ export default function ServicesPage() {
|
||||
tagIcon={HelpCircle}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Hangi kiralama seçenekleri mevcut?",
|
||||
content:
|
||||
"Aylık, yıllık ve esnek kiralama seçenekleri sunuyoruz. 1.5T ile 3.5T arası kapasitelerde akülü, lityum ve motorlu modeller mevcuttur. Hızlı teslimat ve kurulum hizmeti sağlarız.",
|
||||
},
|
||||
id: "1", title: "Hangi kiralama seçenekleri mevcut?", content: "Aylık, yıllık ve esnek kiralama seçenekleri sunuyoruz. 1.5T ile 3.5T arası kapasitelerde akülü, lityum ve motorlu modeller mevcuttur. Hızlı teslimat ve kurulum hizmeti sağlarız."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Satış sonrası hizmetler nelerdir?",
|
||||
content:
|
||||
"Sattığımız her forklift 2 yıl garanti ile gelir. Periyodik bakım ve revizyon hizmetleri bizim sorumluluğumuzda. Türkiye genelinde gezici servis ekibimiz acil durumlarda hızlı müdahale sağlar.",
|
||||
},
|
||||
id: "2", title: "Satış sonrası hizmetler nelerdir?", content: "Sattığımız her forklift 2 yıl garanti ile gelir. Periyodik bakım ve revizyon hizmetleri bizim sorumluluğumuzda. Türkiye genelinde gezici servis ekibimiz acil durumlarda hızlı müdahale sağlar."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Tüm markalar için servis yapıyor musunuz?",
|
||||
content:
|
||||
"Evet, Toyota, Hyster, Yale, Linde, BYD, Heli ve diğer tüm markalardan forklift satırız. Kiralama seçeneklerimiz de tüm markalar için mevcuttur. Yedek parça tedariki ve servis tüm markalarda garantilidir.",
|
||||
},
|
||||
id: "3", title: "Tüm markalar için servis yapıyor musunuz?", content: "Evet, Toyota, Hyster, Yale, Linde, BYD, Heli ve diğer tüm markalardan forklift satırız. Kiralama seçeneklerimiz de tüm markalar için mevcuttur. Yedek parça tedariki ve servis tüm markalarda garantilidir."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Public_Sans } from "next/font/google";
|
||||
import { Poppins } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const publicSans = Public_Sans({
|
||||
variable: "--font-public-sans", subsets: ["latin"],
|
||||
const poppins = Poppins({
|
||||
variable: "--font-poppins", subsets: ["latin"],
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
@@ -33,7 +34,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="tr" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${publicSans.variable} antialiased`}>
|
||||
<body className={`${poppins.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
|
||||
152
src/app/page.tsx
152
src/app/page.tsx
@@ -51,9 +51,9 @@ export default function HomePage() {
|
||||
{
|
||||
items: [
|
||||
{ label: "Bize Yazın", href: "mailto:info@timforklift.com.tr" },
|
||||
{ label: "Çağrı Merkezi", href: "tel:+901234567890" },
|
||||
{ label: "Acil Servis", href: "tel:+901234567890" },
|
||||
{ label: "Ticaret Mühendisliği", href: "#" },
|
||||
{ label: "Çağrı Merkezi: 0532 402 1146", href: "tel:+905324021146" },
|
||||
{ label: "Tel: 0216 537 1439", href: "tel:+902165371439" },
|
||||
{ label: "WhatsApp Destek", href: "https://wa.me/905324021146" },
|
||||
],
|
||||
},
|
||||
];
|
||||
@@ -77,14 +77,20 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
title="Türkiye'nin Her Yerinde, Sizin Yanınızda"
|
||||
description="27 yıllık sektör tecrübesi ve güçlü servis ağımız ile kesintisiz forklift çözümleri sunuyoruz. Kiralama, satış, bakım ve revizyon hizmetlerinde lider konumdayız."
|
||||
title="Türkiye'nin Her Yerinde, Sizin Yanınızda."
|
||||
description="27 yıllık sektör tecrübesi ile forklift satış, kiralama ve servis çözümleri sunuyoruz. 2.800+ aktif makine filosu ile kesintisiz destek."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Sektöre Yön Veren Çözüm Ortağı"
|
||||
tagIcon={Zap}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", alt: "Müşteri 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2011.jpg", alt: "Müşteri 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-working-warehouse-driving-forklift_1303-26625.jpg", alt: "Müşteri 3" },
|
||||
]}
|
||||
avatarText="Güvenilen 500+ İşletme"
|
||||
buttons={[
|
||||
{ text: "Ücretsiz Teklif Al", href: "contact" },
|
||||
{ text: "Hizmetlerimizi Keşfedin", href: "services" },
|
||||
{ text: "Ürünleri İncele", href: "products" },
|
||||
{ text: "Hemen WhatsApp", href: "https://wa.me/905324021146" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/positive-male-logistic-worker-hardhat-driving-forklift-warehouse-smiling-looking-away_74855-16431.jpg"
|
||||
imageAlt="Tim Forklift - Profesyonel Forklift Hizmetleri"
|
||||
@@ -97,7 +103,10 @@ export default function HomePage() {
|
||||
{ type: "text", content: "27 Yıl Tecrübe," },
|
||||
{ type: "text", content: "Sektöre Yön Veren Duruş" },
|
||||
]}
|
||||
buttons={[{ text: "Detaylı Bilgi", href: "/hakkimizda" }]}
|
||||
buttons={[
|
||||
{ text: "Detaylı Bilgi", href: "/hakkimizda" },
|
||||
{ text: "Servis Ağını Keşfet", href: "services" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,30 +120,24 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Satış ve Kiralama", description: "Tüm markalardan forklift satış ve aylık/yıllık esnek kiralama seçenekleri. Her ihtiyaca uygun çözümler.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=1"},
|
||||
title: "Kiralık Forklift", description: "Tüm markalardan forklift satış ve aylık/yıllık esnek kiralama seçenekleri. Her ihtiyaca uygun çözümler.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=1"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Satış Sonrası Güçlü Servis", description: "Sattığımız her ürünün arkasında duruyoruz. Periyodik bakım, revizyon ve 2. el hizmetleri Türkiye genelinde.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=1"},
|
||||
title: "Forklift Servisi", description: "Sattığımız her ürünün arkasında duruyoruz. Periyodik bakım, revizyon ve 2. el hizmetleri Türkiye genelinde.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=1"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Gezici Servis Ağı", description: "2.800+ aktif makineye hizmet veren Türkiye geneli gezici servis ağımız. Acil durumlarda hızlı müdahale.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=2"},
|
||||
title: "Gezici Servis", description: "2.800+ aktif makineye hizmet veren Türkiye geneli gezici servis ağımız. Acil durumlarda hızlı müdahale.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=2"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -153,19 +156,19 @@ export default function HomePage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "27+", title: "Yıl Sektör Tecrübesi", items: [
|
||||
"Türkiye geninde güçlü organizasyon", "Alanında uzman teknisyen kadrosu", "Kesintisiz hizmet ağı"],
|
||||
"Ortalama 2 saat müdahale süresi garantili", "Türkiye'nin 15 şehrinde hizmet merkezi", "Kesintisiz 24/7 destek sağlama"],
|
||||
},
|
||||
{
|
||||
id: "2", value: "2.800+", title: "Aktif Makine Parkı", items: [
|
||||
"%65 akülü ve lityum teknoloji", "Yeni nesil çevreci çözümler", "Düşük işletme maliyeti"],
|
||||
"%65 akülü ve lityum teknoloji ile çevre dostu operasyon", "Yıllık %40 maliyeti tasarruf sağlama", "Çevre dostu sertifikasyon (ISO 45001) uyumlu"],
|
||||
},
|
||||
{
|
||||
id: "3", value: "ISO 9001 & 45001", title: "Kalite Sertifikaları", items: [
|
||||
"IAS Akreditasyon Kurumu tarafından onaylı", "Kalite tesadüf değil, sistemli süreç", "Müşteri memnuniyeti garantisi"],
|
||||
id: "3", value: "65%", title: "Akülü & Lityum Makineler", items: [
|
||||
"IAS Akreditasyon Kurumu tarafından onaylı kalite yönetimi", "%98 müşteri memnuniyeti oranı ile başarılı hizmet", "Sıfır kaza kaydı ile operasyon güvenliği"],
|
||||
},
|
||||
{
|
||||
id: "4", value: "Türkiye Geneli", title: "Servis Ağı", items: [
|
||||
"Geniş yedek parça stoğu", "Her marka ve model desteği", "Hızlı müdahale garantisi"],
|
||||
"10.000+ stok yedek parça envanteri ile hazır destek", "Tüm marka ve model desteği (Toyota, Hyster, Yale, Linde)", "Hızlı müdahale garantisi (2 saat içinde)"],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -176,22 +179,43 @@ export default function HomePage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
title="Araçlarımız"
|
||||
description="Yeni nesil akülü ve lityum teknoloji ile çevre dostu forklift çözümleri."
|
||||
tag="Çevreci Teknoloji"
|
||||
title="Ürün Seçenekleri"
|
||||
description="Türkiye'nin en geniş ürün yelpazesi ve markası seçeneği."
|
||||
tag="Kategorilere Göre Araçlar"
|
||||
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?_wi=2", imageAlt: "Akülü Forklift 1.5T"},
|
||||
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: "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=3", imageAlt: "Lityum Forklift 2.0T"},
|
||||
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: "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=4", imageAlt: "Akülü Forklift 2.5T"},
|
||||
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 İç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 İç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 İç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 İç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 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 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: "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="three-columns-all-equal-width"
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -206,29 +230,17 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ahmet Yılmaz, Operasyon Müdürü - LogisTurk Ltd.", date: "Date: 15 Ocak 2025", title: "Satış sonrası hizmet gerçekten etkiliyor!", quote: "Tim Forklift ile 3 yıldır çalışıyoruz. Sadece araç kiralaması değil, kesintisiz servis ve hızlı yedek parça tedariki işlemlerimizi güvenli hale getiriyor. Acil durumlarda 2 saat içinde teknik ekip geliyor. Harika bir iş ortağı.", tag: "Premium Paket", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=3"},
|
||||
id: "1", name: "Ahmet Yılmaz, Operasyon Müdürü - LogisTurk Ltd.", date: "Date: 15 Ocak 2025", title: "Satış sonrası hizmet gerçekten etkiliyor!", quote: "Tim Forklift ile 3 yıldır çalışıyoruz. Sadece araç kiralaması değil, kesintisiz servis ve hızlı yedek parça tedariki işlemlerimizi güvenli hale getiriyor. Acil durumlarda 2 saat içinde teknik ekip geliyor. Harika bir iş ortağı.", tag: "Premium Paket", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=3"},
|
||||
{
|
||||
id: "2", name: "Fatih Korkmaz, Depo Müdürü - CargoExpress", date: "Date: 22 Aralık 2024", title: "Yüksek verimlilik, düşük maliyetler", quote: "Akülü forklift filosuna geçişte Tim Forklift bize rehberlik etti. Elektrik maliyetleri % 40 düştü, çevre dostu çalışıyoruz ve servis masrafları minimal. İşletme verimliliğimiz ciddi şekilde arttı.", tag: "Akülü Çözüm", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2011.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=5"},
|
||||
id: "2", name: "Fatih Korkmaz, Depo Müdürü - CargoExpress", date: "Date: 22 Aralık 2024", title: "Yüksek verimlilik, düşük maliyetler", quote: "Akülü forklift filosuna geçişte Tim Forklift bize rehberlik etti. Elektrik maliyetleri % 40 düştü, çevre dostu çalışıyoruz ve servis masrafları minimal. İşletme verimliliğimiz ciddi şekilde arttı.", tag: "Akülü Çözüm", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2011.jpg", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-suit-with-hardhat-driving-forklift_342744-43.jpg?_wi=5"},
|
||||
{
|
||||
id: "3", name: "Zeynep Aktan, Operasyon Direktörü - ManufacturePlus", date: "Date: 8 Aralık 2024", title: "Güvenilir ve profesyonel ekip", quote: "Tim Forklift'in teknisyen ekibi çok güvenilir ve profesyonel. Periyodik bakımları zamanında yapıyor, veri kaydı tutuyorlar, sorunlar proaktif şekilde çözülüyor. Biz endüstrilerin güvenlik standartlarıyla rahatız.", tag: "Bakım Paketi", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-warehouse-driving-forklift_1303-26625.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=3"},
|
||||
id: "3", name: "Zeynep Aktan, Operasyon Direktörü - ManufacturePlus", date: "Date: 8 Aralık 2024", title: "Güvenilir ve profesyonel ekip", quote: "Tim Forklift'in teknisyen ekibi çok güvenilir ve profesyonel. Periyodik bakımları zamanında yapıyor, veri kaydı tutuyorlar, sorunlar proaktif şekilde çözülüyor. Biz endüstrilerin güvenlik standartlarıyla rahatız.", tag: "Bakım Paketi", avatarSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse-driving-forklift_1303-26625.jpg", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Emre Şahin, Lojistik Müdürü - DistribCenter", date: "Date: 20 Kasım 2024", title: "Çevre yasaları uyumunda özne partner", quote: "Motor Yağı Değişim Noktası, Atık Yağ Yönetimi, EÇBS uyumluluğu hakkında Tim Forklift'ten tam rehberlik aldık. Legal sorumlulukları bize yüklediğinden değil, biz yönettiğinden emin olduğumuzdan rahatlıyoruz.", tag: "Yasal Uyum", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=4"},
|
||||
id: "4", name: "Emre Şahin, Lojistik Müdürü - DistribCenter", date: "Date: 20 Kasım 2024", title: "Çevre yasaları uyumunda özne partner", quote: "Motor Yağı Değişim Noktası, Atık Yağ Yönetimi, EÇBS uyumluluğu hakkında Tim Forklift'ten tam rehberlik aldık. Legal sorumlulukları bize yüklediğinden değil, biz yönettiğinden emin olduğumuzdan rahatlıyoruz.", tag: "Yasal Uyum", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg?_wi=4"},
|
||||
{
|
||||
id: "5", name: "Meryem Yıldız, Tesisleri Müdürü - PackingInc", date: "Date: 5 Kasım 2024", title: "Sattığı her ürünün arkasında duruyor", quote: "27 yıllık tecrübesi sloganla sınırlı değil. Sattığı her araç için garanti veriyor, periyodik bakımı üstleniyor, revizyon hizmetleri sunuyor. Bu tutum bizi tercih etmek için yeterli bir neden.", tag: "Tam Hizmet", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-successful-businessman-manager-ceo-holding-tablet-walking-through-warehouse-storage-area-looking-towards-shelves_342744-1499.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=2"},
|
||||
id: "5", name: "Meryem Yıldız, Tesisleri Müdürü - PackingInc", date: "Date: 5 Kasım 2024", title: "Sattığı her ürünün arkasında duruyor", quote: "27 yıllık tecrübesi sloganla sınırlı değil. Sattığı her araç için garanti veriyor, periyodik bakımı üstleniyor, revizyon hizmetleri sunuyor. Bu tutum bizi tercih etmek için yeterli bir neden.", tag: "Tam Hizmet", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessman-manager-ceo-holding-tablet-walking-through-warehouse-storage-area-looking-towards-shelves_342744-1499.jpg", imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-loading-cargo-while-working-warehouse-his-colleagues-are-background_637285-4210.jpg?_wi=2"},
|
||||
{
|
||||
id: "6", name: "Kerem Arslan, Yönetim Danışmanı - IndustrialSolutions", date: "Date: 18 Ekim 2024", title: "Türkiye geneli destek etkili", quote: "Ankara'da merkez, İstanbul'da depo, İzmir'de fabrika - Tim Forklift'in Türkiye geneli servis ağı filo yönetimini muazzam kolaylaştırdı. Gezici servis ekibinin müdahale hızı bizim operasyon planlamasını ayağında tuttu.", tag: "Fleet Yönetimi", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=4"},
|
||||
id: "6", name: "Kerem Arslan, Yönetim Danışmanı - IndustrialSolutions", date: "Date: 18 Ekim 2024", title: "Türkiye geneli destek etkili", quote: "Ankara'da merkez, İstanbul'da depo, İzmir'de fabrika - Tim Forklift'in Türkiye geneli servis ağı filo yönetimini muazzam kolaylaştırdı. Gezici servis ekibinin müdahale hızı bizim operasyon planlamasını ayağında tuttu.", tag: "Fleet Yönetimi", avatarSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=4"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -243,29 +255,21 @@ export default function HomePage() {
|
||||
tagIcon={HelpCircle}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Hangi forklift kiralama seçenekleriniz var?", content:
|
||||
"Aylık, yıllık ve esnek kiralama seçenekleri sunuyoruz. 1.5T ile 3.5T arası kapasitelerde akülü, lityum ve motorlu modeller mevcuttur. Hızlı teslimat ve kurulum hizmeti sağlarız. Kiralamanız içinde periyodik bakım ve acil servis de dahildir."},
|
||||
id: "1", title: "Hangi forklift kiralama seçenekleriniz var?", content: "Aylık, yıllık ve esnek kiralama seçenekleri sunuyoruz. 1.5T ile 3.5T arası kapasitelerde akülü, lityum ve motorlu modeller mevcuttur. Hızlı teslimat ve kurulum hizmeti sağlarız. Kiralamanız içinde periyodik bakım ve acil servis de dahildir."},
|
||||
{
|
||||
id: "2", title: "Satış sonrası servis garantiniz nedir?", content:
|
||||
"Sattığımız her forklift 2 yıl garanti ile gelir. Periyodik bakım ve revizyon hizmetleri bizim sorumluluğumuzda. Türkiye genelinde gezici servis ekibimiz acil durumlarda hızlı müdahale sağlar. 2. el satış hizmetlerimiz de tüm sorumluluklarıyla devam eder."},
|
||||
id: "2", title: "Satış sonrası servis garantiniz nedir?", content: "Sattığımız her forklift 2 yıl garanti ile gelir. Periyodik bakım ve revizyon hizmetleri bizim sorumluluğumuzda. Türkiye genelinde gezici servis ekibimiz acil durumlarda hızlı müdahale sağlar. 2. el satış hizmetlerimiz de tüm sorumluluklarıyla devam eder."},
|
||||
{
|
||||
id: "3", title: "Akülü ve lityum forklift arasında fark nedir?", content:
|
||||
"Lityum bataryalar daha hızlı şarj olur, daha uzun ömre sahiptir ve işletme maliyeti daha düşüktür. Akülü modeller daha ekonomik başlangıç seçeneğidir. Her iki teknolojide de %65 oranında yeni nesil makinemiz bulunmaktadır. Çevre dostu çözümler sunmak bizim önceliğimizdir."},
|
||||
id: "3", title: "Akülü ve lityum forklift arasında fark nedir?", content: "Lityum bataryalar daha hızlı şarj olur, daha uzun ömre sahiptir ve işletme maliyeti daha düşüktür. Akülü modeller daha ekonomik başlangıç seçeneğidir. Her iki teknolojide de %65 oranında yeni nesil makinemiz bulunmaktadır. Çevre dostu çözümler sunmak bizim önceliğimizdir."},
|
||||
{
|
||||
id: "4", title: "Çevre yasalarına uyumda Tim Forklift'in rolü nedir?", content:
|
||||
"Motor Yağı Değişim Noktası İzin Belgesi, Atık Yağ Yönetimi Yönetmeliği uyumluluğu, Tehlikeli Atık Geçici Depolama Alanı kriterleri tamamen karşılanmıştır. EÇBS uyumlu olarak çalışıyoruz. 1 Ocak 2025 tarihine kadar tüm yükümlülükler tamamlanmış ve belgelenmiştir."},
|
||||
id: "4", title: "Çevre yasalarına uyumda Tim Forklift'in rolü nedir?", content: "Motor Yağı Değişim Noktası İzin Belgesi, Atık Yağ Yönetimi Yönetmeliği uyumluluğu, Tehlikeli Atık Geçici Depolama Alanı kriterleri tamamen karşılanmıştır. EÇBS uyumlu olarak çalışıyoruz. 1 Ocak 2025 tarihine kadar tüm yükümlülükler tamamlanmış ve belgelenmiştir."},
|
||||
{
|
||||
id: "5", title: "ISO sertifikatlarınız var mı?", content:
|
||||
"Evet, IAS Akreditasyon Kurumu tarafından verilen ISO 9001:2015 ve ISO 45001:2018 SQR Belgelerine sahibiz. Kalite tesadüf değil, sistemli bir süreçtir. Tüm işlemlerimiz bu standartlarla uyumludur."},
|
||||
id: "5", title: "ISO sertifikatlarınız var mı?", content: "Evet, IAS Akreditasyon Kurumu tarafından verilen ISO 9001:2015 ve ISO 45001:2018 SQR Belgelerine sahibiz. Kalite tesadüf değil, sistemli bir süreçtir. Tüm işlemlerimiz bu standartlarla uyumludur."},
|
||||
{
|
||||
id: "6", title: "2.800+ aktif makineden nasıl hizmet veriyorsunuz?", content:
|
||||
"Türkiye genelinde dağılmış gezici servis ekiplerimiz ve bölge merkezlerimiz geniş yedek parça stoğu ile her marka ve modele uygun hizmet sunuyoruz. Acil durumlarda 2 saate kadar müdahale garantimiz vardır."},
|
||||
id: "6", title: "2.800+ aktif makineden nasıl hizmet veriyorsunuz?", content: "Türkiye genelinde dağılmış gezici servis ekiplerimiz ve bölge merkezlerimiz geniş yedek parça stoğu ile her marka ve modele uygun hizmet sunuyoruz. Acil durumlarda 2 saate kadar müdahale garantimiz vardır."},
|
||||
{
|
||||
id: "7", title: "2. el forklift satış hizmetiniz nasıl işlemektedir?", content:
|
||||
"Revize edilen, kontrol edilen ve kalite testinden geçmiş forkliftleri satıyoruz. Tüm satışlar garanti ve servis sorumluluğu ile yapılır. Finansal opsiyonlar ve uzun vadeli servis paketleri sunmaktayız."},
|
||||
id: "7", title: "2. el forklift satış hizmetiniz nasıl işlemektedir?", content: "Revize edilen, kontrol edilen ve kalite testinden geçmiş forkliftleri satıyoruz. Tüm satışlar garanti ve servis sorumluluğu ile yapılır. Finansal opsiyonlar ve uzun vadeli servis paketleri sunmaktayız."},
|
||||
{
|
||||
id: "8", title: "Tüm forklift markaları satabilir misiniz?", content:
|
||||
"Evet, Toyota, Hyster, Yale, Linde, BYD, Heli ve diğer tüm markalardan forklift satırız. Kiralama seçeneklerimiz de tüm markalar için mevcuttur. Yedek parça tedariki ve servis tüm markalarda garantilidir."},
|
||||
id: "8", title: "Tüm forklift markaları satabilir misiniz?", content: "Evet, Toyota, Hyster, Yale, Linde, BYD, Heli ve diğer tüm markalardan forklift satırız. Kiralama seçeneklerimiz de tüm markalar için mevcuttur. Yedek parça tedariki ve servis tüm markalarda garantilidir."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -278,13 +282,13 @@ export default function HomePage() {
|
||||
<ContactCenter
|
||||
tag="Bize Ulaşın"
|
||||
title="Hemen İletişime Geçin"
|
||||
description="Forklift kiralama, satış, servis, bakım veya revizyon hizmetleri hakkında bilgi almak için bizimle iletişime geçin. Türkiye genelinde hizmet vermekteyiz."
|
||||
description="Forklift kiralama, satış, servis, bakım veya revizyon hizmetleri hakkında bilgi almak için bizimle iletişime geçin. Türkiye genelinde hizmet vermekteyiz. Destek telefonu: 0532 402 1146 veya 0216 537 1439. WhatsApp ile canlı destek alabilirsiniz."
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="E-posta adresinizi giriniz"
|
||||
buttonText="Bilgi Al"
|
||||
termsText="Tarafınızdan sağlanan bilgiler sadece Tim Forklift tarafından iletişim amacıyla kullanılacaktır. Gizlilik politikamızı inceleyiniz."
|
||||
termsText="Tarafınızdan sağlanan bilgiler sadece Tim Forklift tarafından iletişim amacıyla kullanılacaktır. Hemen Ara: 0532 402 1146 numarasını arayarak da hemen destek alabilirsiniz. Gizlilik politikamızı inceleyiniz."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-public-sans), sans-serif;
|
||||
font-family: var(--font-poppins), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-public-sans), sans-serif;
|
||||
font-family: var(--font-poppins), sans-serif;
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
--background: #ffffff;;
|
||||
--card: #f9f9f9;;
|
||||
--foreground: #000612e6;;
|
||||
--primary-cta: #15479c;;
|
||||
--primary-cta: #e63946;;
|
||||
--primary-cta-text: #ffffff;;
|
||||
--secondary-cta: #f9f9f9;;
|
||||
--secondary-cta-text: #000612e6;;
|
||||
|
||||
@@ -29,10 +29,10 @@ export default function ProductsPage() {
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Kiralama", href: "/hizmetler" },
|
||||
{ label: "Kiralama", href: "/hizmetler#kiralama" },
|
||||
{ label: "Satış", href: "/urunler" },
|
||||
{ label: "Servis", href: "/hizmetler" },
|
||||
{ label: "Bakım", href: "/hizmetler" },
|
||||
{ label: "Servis", href: "/hizmetler#servis" },
|
||||
{ label: "Bakım", href: "/hizmetler#bakim" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -94,37 +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?_wi=8",
|
||||
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?_wi=9",
|
||||
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?_wi=10",
|
||||
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?_wi=11",
|
||||
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"
|
||||
@@ -141,34 +117,16 @@ export default function ProductsPage() {
|
||||
tagIcon={Award}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "%65",
|
||||
title: "Akülü ve Lityum Teknoloji",
|
||||
items: [
|
||||
"Çevre dostu çözümler",
|
||||
"Düşük işletme maliyeti",
|
||||
"Sessiz çalışma",
|
||||
],
|
||||
id: "1", value: "%65", title: "Akülü ve Lityum Teknoloji", items: [
|
||||
"Çevre dostu çözümler", "Düşük işletme maliyeti", "Sessiz çalışma"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Tüm Kapasiteler",
|
||||
title: "1.5T - 3.5T",
|
||||
items: [
|
||||
"Esnek kiralama seçenekleri",
|
||||
"Hızlı teslimat",
|
||||
"Profesyonel kurulum",
|
||||
],
|
||||
id: "2", value: "Tüm Kapasiteler", title: "1.5T - 3.5T", items: [
|
||||
"Esnek kiralama seçenekleri", "Hızlı teslimat", "Profesyonel kurulum"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "24/7",
|
||||
title: "Teknik Destek",
|
||||
items: [
|
||||
"Acil müdahale garantisi",
|
||||
"Yedek parça stoku",
|
||||
"Uzman teknisyenler",
|
||||
],
|
||||
id: "3", value: "24/7", title: "Teknik Destek", items: [
|
||||
"Acil müdahale garantisi", "Yedek parça stoku", "Uzman teknisyenler"],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user