From 079a527fd1aefb31404ab572bf4ed3daf11bdeb1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:32:08 +0000 Subject: [PATCH] Update src/app/centrale-termice/page.tsx --- src/app/centrale-termice/page.tsx | 145 +++++++----------------------- 1 file changed, 34 insertions(+), 111 deletions(-) diff --git a/src/app/centrale-termice/page.tsx b/src/app/centrale-termice/page.tsx index 471b409..1cd5fd1 100644 --- a/src/app/centrale-termice/page.tsx +++ b/src/app/centrale-termice/page.tsx @@ -28,35 +28,22 @@ export default function LandingPage() { @@ -68,19 +55,13 @@ export default function LandingPage() { metrics={[ { icon: Flame, - label: "Eficiență", - value: "Energetică", - }, + label: "Eficiență", value: "Energetică"}, { icon: Package, - label: "Branduri", - value: "Top", - }, + label: "Branduri", value: "Top"}, { icon: Star, - label: "Fiabilitate", - value: "Maximă", - }, + label: "Fiabilitate", value: "Maximă"}, ]} metricsAnimation="slide-up" description="Descoperă o gamă variată de centrale termice Ariston și Motan, concepute pentru a oferi performanță și economie. Consultă produsele noastre și cere o ofertă personalizată." @@ -95,65 +76,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "ariston-prod-1", - brand: "Ariston", - name: "Centrală Termică Condensare GENUS ONE", - price: "Cere Ofertă", - rating: 5, - reviewCount: "200+", - imageSrc: "http://img.b2bpic.net/free-photo/powerbank-yellow-notepad-with-pen_140725-8761.jpg", - imageAlt: "Ariston Genus One condensing boiler", - }, + id: "ariston-prod-1", brand: "Ariston", name: "Centrală Termică Condensare GENUS ONE", price: "Cere Ofertă", rating: 5, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/powerbank-yellow-notepad-with-pen_140725-8761.jpg", imageAlt: "Ariston Genus One condensing boiler"}, { - id: "ariston-prod-2", - brand: "Ariston", - name: "Boiler Electric PRO1 R 80L", - price: "Cere Ofertă", - rating: 4, - reviewCount: "150+", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-design-style_23-2150700334.jpg", - imageAlt: "Ariston PRO1 R electric boiler", - }, + id: "ariston-prod-2", brand: "Ariston", name: "Boiler Electric PRO1 R 80L", price: "Cere Ofertă", rating: 4, + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-design-style_23-2150700334.jpg", imageAlt: "Ariston PRO1 R electric boiler"}, { - id: "ariston-prod-3", - brand: "Ariston", - name: "Termostat Ambiental CUBE S NET", - price: "Cere Ofertă", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/executives-investors-photovoltaics-plant-analyzing-market-trends_482257-120507.jpg", - imageAlt: "Ariston Cube S Net thermostat", - }, + id: "ariston-prod-3", brand: "Ariston", name: "Termostat Ambiental CUBE S NET", price: "Cere Ofertă", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/executives-investors-photovoltaics-plant-analyzing-market-trends_482257-120507.jpg", imageAlt: "Ariston Cube S Net thermostat"}, { - id: "motan-prod-1", - brand: "Motan", - name: "Centrală Termică Condensare KESTIA", - price: "Cere Ofertă", - rating: 5, - reviewCount: "280+", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-getting-warm-near-heater_23-2149395807.jpg", - imageAlt: "Motan Kestia condensing boiler", - }, + id: "motan-prod-1", brand: "Motan", name: "Centrală Termică Condensare KESTIA", price: "Cere Ofertă", rating: 5, + reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-getting-warm-near-heater_23-2149395807.jpg", imageAlt: "Motan Kestia condensing boiler"}, { - id: "motan-prod-2", - brand: "Motan", - name: "Boiler Motan Maxi", - price: "Cere Ofertă", - rating: 4, - reviewCount: "80+", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281307.jpg", - imageAlt: "Motan Maxi boiler", - }, + id: "motan-prod-2", brand: "Motan", name: "Boiler Motan Maxi", price: "Cere Ofertă", rating: 4, + reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281307.jpg", imageAlt: "Motan Maxi boiler"}, { - id: "motan-prod-3", - brand: "Motan", - name: "Kit Filtrare Magnetică Centrală", - price: "Cere Ofertă", - rating: 4, - reviewCount: "60+", - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg", - imageAlt: "Motan magnetic filter kit", - }, + id: "motan-prod-3", brand: "Motan", name: "Kit Filtrare Magnetică Centrală", price: "Cere Ofertă", rating: 4, + reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg", imageAlt: "Motan magnetic filter kit"}, ]} title="Centrale Termice Ariston & Motan" description="Alege modelul potrivit nevoilor tale, de la centrale în condensare la boilere electrice și accesorii inteligente." @@ -167,34 +106,20 @@ export default function LandingPage() { description="Completează formularul și te vom contacta cu o ofertă adaptată nevoilor tale." inputs={[ { - name: "nume", - type: "text", - placeholder: "Numele tău", - required: true, + name: "nume", type: "text", placeholder: "Numele tău", required: true, }, { - name: "telefon", - type: "tel", - placeholder: "Telefon", - required: true, + name: "telefon", type: "tel", placeholder: "Telefon", required: true, }, { - name: "email", - type: "email", - placeholder: "Adresa de email", - required: true, + name: "email", type: "email", placeholder: "Adresa de email", required: true, }, { - name: "produsSelectat", - type: "text", - placeholder: "Produsul dorit (ex: Centrală Ariston Genus One)", - required: true, + name: "produsSelectat", type: "text", placeholder: "Produsul dorit (ex: Centrală Ariston Genus One)", required: true, }, ]} textarea={{ - name: "mesaj", - placeholder: "Detalii suplimentare pentru ofertă", - rows: 4, + name: "mesaj", placeholder: "Detalii suplimentare pentru ofertă", rows: 4, required: false, }} buttonText="Trimite Cererea" @@ -206,18 +131,16 @@ export default function LandingPage() { ); -} +} \ No newline at end of file