Update src/app/centrale-termice/page.tsx

This commit is contained in:
2026-06-10 16:32:08 +00:00
parent 87fca832e8
commit 079a527fd1

View File

@@ -28,35 +28,22 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Acasă", name: "Acasă", id: "/"},
id: "/",
},
{ {
name: "Programare VTP", name: "Programare VTP", id: "/programare-vtp"},
id: "/programare-vtp",
},
{ {
name: "Intervenții", name: "Intervenții", id: "/interventii"},
id: "/interventii",
},
{ {
name: "Centrale Termice", name: "Centrale Termice", id: "/centrale-termice"},
id: "/centrale-termice",
},
{ {
name: "ENA CONFORT", name: "ENA CONFORT", id: "/ena-confort"},
id: "/ena-confort",
},
{ {
name: "Contact", name: "Contact", id: "/#contact"},
id: "/#contact",
},
]} ]}
brandName="ENA INSTAL" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ex8KOdTiKTo6wVU9IBbBzQFXCf/uploaded-1781109072417-wp3t2fav.jpg"
logoAlt="ENA INSTAL Logo"
button={{ button={{
text: "Login Admin", text: "Login Admin", href: "/admin"}}
href: "/admin",
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -68,19 +55,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Flame, icon: Flame,
label: "Eficiență", label: "Eficiență", value: "Energetică"},
value: "Energetică",
},
{ {
icon: Package, icon: Package,
label: "Branduri", label: "Branduri", value: "Top"},
value: "Top",
},
{ {
icon: Star, icon: Star,
label: "Fiabilitate", label: "Fiabilitate", value: "Maximă"},
value: "Maximă",
},
]} ]}
metricsAnimation="slide-up" 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ă." 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} useInvertedBackground={false}
products={[ products={[
{ {
id: "ariston-prod-1", id: "ariston-prod-1", brand: "Ariston", name: "Centrală Termică Condensare GENUS ONE", price: "Cere Ofertă", rating: 5,
brand: "Ariston", reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/powerbank-yellow-notepad-with-pen_140725-8761.jpg", imageAlt: "Ariston Genus One condensing boiler"},
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", id: "ariston-prod-2", brand: "Ariston", name: "Boiler Electric PRO1 R 80L", price: "Cere Ofertă", rating: 4,
brand: "Ariston", reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-design-style_23-2150700334.jpg", imageAlt: "Ariston PRO1 R electric boiler"},
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", id: "ariston-prod-3", brand: "Ariston", name: "Termostat Ambiental CUBE S NET", price: "Cere Ofertă", rating: 5,
brand: "Ariston", 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"},
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", id: "motan-prod-1", brand: "Motan", name: "Centrală Termică Condensare KESTIA", price: "Cere Ofertă", rating: 5,
brand: "Motan", reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-getting-warm-near-heater_23-2149395807.jpg", imageAlt: "Motan Kestia condensing boiler"},
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", id: "motan-prod-2", brand: "Motan", name: "Boiler Motan Maxi", price: "Cere Ofertă", rating: 4,
brand: "Motan", reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281307.jpg", imageAlt: "Motan Maxi boiler"},
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", id: "motan-prod-3", brand: "Motan", name: "Kit Filtrare Magnetică Centrală", price: "Cere Ofertă", rating: 4,
brand: "Motan", reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg", imageAlt: "Motan magnetic filter kit"},
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" title="Centrale Termice Ariston & Motan"
description="Alege modelul potrivit nevoilor tale, de la centrale în condensare la boilere electrice și accesorii inteligente." 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." description="Completează formularul și te vom contacta cu o ofertă adaptată nevoilor tale."
inputs={[ inputs={[
{ {
name: "nume", name: "nume", type: "text", placeholder: "Numele tău", required: true,
type: "text",
placeholder: "Numele tău",
required: true,
}, },
{ {
name: "telefon", name: "telefon", type: "tel", placeholder: "Telefon", required: true,
type: "tel",
placeholder: "Telefon",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Adresa de email", required: true,
type: "email",
placeholder: "Adresa de email",
required: true,
}, },
{ {
name: "produsSelectat", name: "produsSelectat", type: "text", placeholder: "Produsul dorit (ex: Centrală Ariston Genus One)", required: true,
type: "text",
placeholder: "Produsul dorit (ex: Centrală Ariston Genus One)",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "mesaj", name: "mesaj", placeholder: "Detalii suplimentare pentru ofertă", rows: 4,
placeholder: "Detalii suplimentare pentru ofertă",
rows: 4,
required: false, required: false,
}} }}
buttonText="Trimite Cererea" buttonText="Trimite Cererea"
@@ -206,18 +131,16 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterLogoReveal
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ex8KOdTiKTo6wVU9IBbBzQFXCf/uploaded-1781109072417-wp3t2fav.jpg"
logoAlt="ENA INSTAL Logo"
logoText="ENA INSTAL" logoText="ENA INSTAL"
leftLink={{ leftLink={{
text: "Confidentialitate", text: "Confidentialitate", href: "#"}}
href: "#",
}}
rightLink={{ rightLink={{
text: "Termeni și Condiții", text: "Termeni și Condiții", href: "#"}}
href: "#",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }