Update src/app/page.tsx

This commit is contained in:
2026-03-11 16:55:48 +00:00
parent 13c8376a6b
commit b9d893e2c3

View File

@@ -50,16 +50,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-boxes-kept-shelf_1170-2150.jpg", imageAlt: "Plastik Boru Ürünleri" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-packing-onion-with-plastic-foil_23-2148374892.jpg", imageAlt: "Plastik Levha Malzemeleri" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-technologist-white-protective-uniform-controlling-industrial-machine-production-plant_342744-1163.jpg", imageAlt: "Kalite Kontrol Süreci" },
{ imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-working-industrial-production-hall_342744-141.jpg", imageAlt: "Üretim Tesisi" }
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-boxes-kept-shelf_1170-2150.jpg?_wi=1", imageAlt: "Plastik Boru Ürünleri" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-packing-onion-with-plastic-foil_23-2148374892.jpg?_wi=1", imageAlt: "Plastik Levha Malzemeleri" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-technologist-white-protective-uniform-controlling-industrial-machine-production-plant_342744-1163.jpg?_wi=1", imageAlt: "Kalite Kontrol Süreci" },
{ imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-working-industrial-production-hall_342744-141.jpg?_wi=1", imageAlt: "Üretim Tesisi" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-disposable-plastic-glasses_93675-134594.jpg", imageAlt: "Enjeksiyon Plastik Ürünleri" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-plastic-bag-hanging-tree-branch_23-2148214456.jpg", imageAlt: "Sürdürülebilir Üretim" },
{ imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg", imageAlt: "İnovatif Teknoloji" },
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-loader-carrying-carton-container-delivery-service-stockroom_482257-66271.jpg", imageAlt: "Lojistik ve Dağıtım" }
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-disposable-plastic-glasses_93675-134594.jpg?_wi=1", imageAlt: "Enjeksiyon Plastik Ürünleri" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-plastic-bag-hanging-tree-branch_23-2148214456.jpg?_wi=1", imageAlt: "Sürdürülebilir Üretim" },
{ imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=1", imageAlt: "İnovatif Teknoloji" },
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-loader-carrying-carton-container-delivery-service-stockroom_482257-66271.jpg?_wi=1", imageAlt: "Lojistik ve Dağıtım" }
]}
buttons={[
{ text: "Ürünlerimizi Keşfedin", href: "products" },
@@ -93,13 +93,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "PVC Borular", price: "Özel Fiyatlandırma", imageSrc: "http://img.b2bpic.net/free-photo/baking-boxes-kept-shelf_1170-2150.jpg", imageAlt: "PVC Borular"
id: "1", name: "PVC Borular", price: "Özel Fiyatlandırma", imageSrc: "http://img.b2bpic.net/free-photo/baking-boxes-kept-shelf_1170-2150.jpg?_wi=2", imageAlt: "PVC Borular"
},
{
id: "2", name: "Plastik Levhalar", price: "Özel Fiyatlandırma", imageSrc: "http://img.b2bpic.net/free-photo/hands-packing-onion-with-plastic-foil_23-2148374892.jpg", imageAlt: "Plastik Levhalar"
id: "2", name: "Plastik Levhalar", price: "Özel Fiyatlandırma", imageSrc: "http://img.b2bpic.net/free-photo/hands-packing-onion-with-plastic-foil_23-2148374892.jpg?_wi=2", imageAlt: "Plastik Levhalar"
},
{
id: "3", name: "Enjeksiyon Plastikleri", price: "Özel Fiyatlandırma", imageSrc: "http://img.b2bpic.net/free-photo/blue-disposable-plastic-glasses_93675-134594.jpg", imageAlt: "Enjeksiyon Plastikleri"
id: "3", name: "Enjeksiyon Plastikleri", price: "Özel Fiyatlandırma", imageSrc: "http://img.b2bpic.net/free-photo/blue-disposable-plastic-glasses_93675-134594.jpg?_wi=2", imageAlt: "Enjeksiyon Plastikleri"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -125,25 +125,25 @@ export default function LandingPage() {
id: "1", title: "Kalite Kontrol", descriptions: [
"ISO 9001 sertifikali üretim süreci", "Her ürün katı kontroldan geçer", "Uluslararası kalite standartlarına uyumlu"
],
imageSrc: "http://img.b2bpic.net/free-photo/young-technologist-white-protective-uniform-controlling-industrial-machine-production-plant_342744-1163.jpg", imageAlt: "Kalite Kontrol"
imageSrc: "http://img.b2bpic.net/free-photo/young-technologist-white-protective-uniform-controlling-industrial-machine-production-plant_342744-1163.jpg?_wi=2", imageAlt: "Kalite Kontrol"
},
{
id: "2", title: "Sürdürülebilir Üretim", descriptions: [
"Çevre dostu plastik malzemeleri", "Geri dönüşüm programları", "Yeşil teknoloji yatırımları"
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-plastic-bag-hanging-tree-branch_23-2148214456.jpg", imageAlt: "Sürdürülebilir Üretim"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-plastic-bag-hanging-tree-branch_23-2148214456.jpg?_wi=2", imageAlt: "Sürdürülebilir Üretim"
},
{
id: "3", title: "İnovatif Teknoloji", descriptions: [
"Modern üretim makineleri ve ekipmanı", "Dijital yönetim sistemleri", "Ar-Ge yatırımları ile gelişim"
],
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg", imageAlt: "İnovatif Teknoloji"
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=2", imageAlt: "İnovatif Teknoloji"
},
{
id: "4", title: "Lojistik ve Dağıtım", descriptions: [
"Hızlı ve güvenilir teslimat", "Dünya çapında nakliye hizmetleri", "Özel ambalajlama çözümleri"
],
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-loader-carrying-carton-container-delivery-service-stockroom_482257-66271.jpg", imageAlt: "Lojistik ve Dağıtım"
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-loader-carrying-carton-container-delivery-service-stockroom_482257-66271.jpg?_wi=2", imageAlt: "Lojistik ve Dağıtım"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -236,7 +236,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/factory-worker-working-industrial-production-hall_342744-141.jpg"
imageSrc="http://img.b2bpic.net/free-photo/factory-worker-working-industrial-production-hall_342744-141.jpg?_wi=2"
imageAlt="4K Plastik Üretim Tesisi"
logoText="4K Plastik"
copyrightText="© 2025 4K Plastik. Tüm Hakları Saklıdır."