From cae97d67cede11d8860dec0a9fbf367d0db47425 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:09:17 +0000 Subject: [PATCH] Update src/app/produse/page.tsx --- src/app/produse/page.tsx | 93 +++++++++------------------------------- 1 file changed, 20 insertions(+), 73 deletions(-) diff --git a/src/app/produse/page.tsx b/src/app/produse/page.tsx index 844d5a4..fe7fe92 100644 --- a/src/app/produse/page.tsx +++ b/src/app/produse/page.tsx @@ -11,109 +11,56 @@ import { Phone } from "lucide-react"; export default function ProduseePage() { const navItems = [ { name: "Produse", id: "products" }, - { name: "Despre", id: "about" }, - { name: "Contact", id: "contact" }, - { name: "Showroom", id: "showroom" }, + { name: "Despre", id: "/despre" }, + { name: "Contact", id: "/contact" }, + { name: "Showroom", id: "/showroom" }, ]; const allProducts = [ { - id: "1", - name: "Colț modular Juno", - price: "5.500 RON", - imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-composition_23-2148986635.jpg?_wi=2", - imageAlt: "Colț modular Juno", - }, + id: "1", name: "Colț modular Juno", price: "5.500 RON", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-composition_23-2148986635.jpg?_wi=2", imageAlt: "Colț modular Juno"}, { - id: "2", - name: "Fotoliu Juno", - price: "1.200 RON", - imageSrc: "http://img.b2bpic.net/free-photo/full-length-stock-photo-attractive-blonde-caucasian-adult-woman-beige-heels-green-formal-dress-sitting-grey-modern-couch-table-with-red-roses_132075-8159.jpg?_wi=2", - imageAlt: "Fotoliu Juno", - }, + id: "2", name: "Fotoliu Juno", price: "1.200 RON", imageSrc: "http://img.b2bpic.net/free-photo/full-length-stock-photo-attractive-blonde-caucasian-adult-woman-beige-heels-green-formal-dress-sitting-grey-modern-couch-table-with-red-roses_132075-8159.jpg?_wi=2", imageAlt: "Fotoliu Juno"}, { - id: "3", - name: "Pat Dormitor Premium", - price: "3.800 RON", - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg?_wi=2", - imageAlt: "Pat Dormitor Premium", - }, + id: "3", name: "Pat Dormitor Premium", price: "3.800 RON", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg?_wi=2", imageAlt: "Pat Dormitor Premium"}, { - id: "4", - name: "Mobilier Modular Living", - price: "7.200 RON", - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037474.jpg?_wi=2", - imageAlt: "Mobilier Modular Living", - }, + id: "4", name: "Mobilier Modular Living", price: "7.200 RON", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037474.jpg?_wi=2", imageAlt: "Mobilier Modular Living"}, { - id: "5", - name: "Canapea Extensibila Modern", - price: "2.800 RON", - imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-composition_23-2148986635.jpg?_wi=3", - imageAlt: "Canapea Extensibila Modern", - }, + id: "5", name: "Canapea Extensibila Modern", price: "2.800 RON", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-composition_23-2148986635.jpg?_wi=3", imageAlt: "Canapea Extensibila Modern"}, { - id: "6", - name: "Dulap Dormitor Spacios", - price: "1.950 RON", - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg?_wi=3", - imageAlt: "Dulap Dormitor Spacios", - }, + id: "6", name: "Dulap Dormitor Spacios", price: "1.950 RON", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg?_wi=3", imageAlt: "Dulap Dormitor Spacios"}, ]; const categories = [ { - id: "01", - title: "Canapele & Fotolii", - description: "Colecția noastră de canapele confortabile și fotolii elegante pentru saloane moderne", - imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-composition_23-2148986635.jpg?_wi=4", - imageAlt: "Canapele și fotolii", - }, + id: "01", title: "Canapele & Fotolii", description: "Colecția noastră de canapele confortabile și fotolii elegante pentru saloane moderne", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-composition_23-2148986635.jpg?_wi=4", imageAlt: "Canapele și fotolii"}, { - id: "02", - title: "Mobilier Dormitor", - description: "Paturi premium, noptiere și dulapuri pentru dormitoare confortabile și rafinate", - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg?_wi=4", - imageAlt: "Mobilier dormitor", - }, + id: "02", title: "Mobilier Dormitor", description: "Paturi premium, noptiere și dulapuri pentru dormitoare confortabile și rafinate", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg?_wi=4", imageAlt: "Mobilier dormitor"}, { - id: "03", - title: "Mobilier Living", - description: "Mese de centru, rafturi și mobilier decorativ pentru living-uri funcționale", - imageSrc: "http://img.b2bpic.net/free-photo/full-length-stock-photo-attractive-blonde-caucasian-adult-woman-beige-heels-green-formal-dress-sitting-grey-modern-couch-table-with-red-roses_132075-8159.jpg?_wi=3", - imageAlt: "Mobilier living", - }, + id: "03", title: "Mobilier Living", description: "Mese de centru, rafturi și mobilier decorativ pentru living-uri funcționale", imageSrc: "http://img.b2bpic.net/free-photo/full-length-stock-photo-attractive-blonde-caucasian-adult-woman-beige-heels-green-formal-dress-sitting-grey-modern-couch-table-with-red-roses_132075-8159.jpg?_wi=3", imageAlt: "Mobilier living"}, { - id: "04", - title: "Sisteme Modulare", - description: "Mobilier modular și flexibil adaptat la orice spațiu și necesitate", - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037474.jpg?_wi=3", - imageAlt: "Sisteme modulare", - }, + id: "04", title: "Sisteme Modulare", description: "Mobilier modular și flexibil adaptat la orice spațiu și necesitate", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037474.jpg?_wi=3", imageAlt: "Sisteme modulare"}, ]; const footerColumns = [ { - title: "Produse", - items: [ + title: "Produse", items: [ { label: "Canapele", href: "#products" }, { label: "Mobilier Dormitor", href: "#products" }, { label: "Mobilier Living", href: "#products" }, { label: "Mobilier Modular", href: "#products" }, - { label: "Mobilier La Comandă", href: "#contact-cta" }, + { label: "Mobilier La Comandă", href: "/contact" }, ], }, { - title: "Companie", - items: [ - { label: "Despre Noi", href: "/" }, - { label: "Contact", href: "#contact-cta" }, - { label: "Showroom", href: "#contact-cta" }, + title: "Companie", items: [ + { label: "Despre Noi", href: "/despre" }, + { label: "Contact", href: "/contact" }, + { label: "Showroom", href: "/showroom" }, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Telefon: 0728 872 658", href: "tel:0728872658" }, { label: "Bulevardul General Nicolae Dăscălescu 401", href: "#" }, { label: "Piatra Neamț, Neamț, România", href: "#" },